Class: EvmSoldPriceLastSalePaymentToken
moralis-monorepo / @moralisweb3/common-evm-utils / EvmSoldPriceLastSalePaymentToken
Class: EvmSoldPriceLastSalePaymentToken
@moralisweb3/common-evm-utils.EvmSoldPriceLastSalePaymentToken
Table of contents
Methods
Properties
Methods
create
▸ Static
create(input
): EvmSoldPriceLastSalePaymentToken
Parameters
Name | Type |
---|---|
input | EvmSoldPriceLastSalePaymentTokenInput | EvmSoldPriceLastSalePaymentToken |
Returns
EvmSoldPriceLastSalePaymentToken
fromJSON
▸ Static
fromJSON(json
): EvmSoldPriceLastSalePaymentToken
Parameters
Name | Type |
---|---|
json | EvmSoldPriceLastSalePaymentTokenJSON |
Returns
EvmSoldPriceLastSalePaymentToken
toJSON
▸ toJSON(): EvmSoldPriceLastSalePaymentTokenJSON
Returns
EvmSoldPriceLastSalePaymentTokenJSON
Properties
tokenAddress
• Readonly
tokenAddress: EvmAddress
Description
The token address
tokenDecimals
• Readonly
tokenDecimals: number
Description
The token decimals
tokenLogo
• Readonly
tokenLogo: string
Description
The token logo
tokenName
• Readonly
tokenName: string
Description
The token name
tokenSymbol
• Readonly
tokenSymbol: string
Description
The token symbol