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