Skip to main content

Class: EvmSpenderDetails

moralis-monorepo / @moralisweb3/common-evm-utils / EvmSpenderDetails

Class: EvmSpenderDetails

@moralisweb3/common-evm-utils.EvmSpenderDetails

Table of contents

Methods

Properties

Methods

create

Static create(input): EvmSpenderDetails

Parameters

NameType
inputEvmSpenderDetailsInput | EvmSpenderDetails

Returns

EvmSpenderDetails


fromJSON

Static fromJSON(json): EvmSpenderDetails

Parameters

NameType
jsonEvmSpenderDetailsJSON

Returns

EvmSpenderDetails


toJSON

toJSON(): EvmSpenderDetailsJSON

Returns

EvmSpenderDetailsJSON

Properties

address

Optional Readonly address: EvmAddress


addressLabel

Optional Readonly addressLabel: string


entity

Optional Readonly entity: string


Optional Readonly entityLogo: string


Optional Readonly logo: string


name

Optional Readonly name: string


symbol

Optional Readonly symbol: string