Class: EvmSoldPriceHighestSalePaymentToken
moralis-monorepo / @moralisweb3/common-evm-utils / EvmSoldPriceHighestSalePaymentToken
Class: EvmSoldPriceHighestSalePaymentToken
@moralisweb3/common-evm-utils.EvmSoldPriceHighestSalePaymentToken
Table of contents
Methods
Properties
Methods
create
▸ Static create(input): EvmSoldPriceHighestSalePaymentToken
Parameters
| Name | Type |
|---|---|
input | EvmSoldPriceHighestSalePaymentTokenInput | EvmSoldPriceHighestSalePaymentToken |
Returns
EvmSoldPriceHighestSalePaymentToken
fromJSON
▸ Static fromJSON(json): EvmSoldPriceHighestSalePaymentToken
Parameters
| Name | Type |
|---|---|
json | EvmSoldPriceHighestSalePaymentTokenJSON |
Returns
EvmSoldPriceHighestSalePaymentToken
toJSON
▸ toJSON(): EvmSoldPriceHighestSalePaymentTokenJSON
Returns
EvmSoldPriceHighestSalePaymentTokenJSON
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