Interface: EvmMarketDataERC20TokenItemJSON
moralis-monorepo / @moralisweb3/common-evm-utils / EvmMarketDataERC20TokenItemJSON
Interface: EvmMarketDataERC20TokenItemJSON
@moralisweb3/common-evm-utils.EvmMarketDataERC20TokenItemJSON
Table of contents
Properties
- contract_address
- market_cap_usd
- price_24h_percent_change
- price_7d_percent_change
- price_usd
- rank
- token_decimals
- token_logo
- token_name
- token_symbol
Properties
contract_address
• Readonly
contract_address: string
market_cap_usd
• Readonly
market_cap_usd: string
price_24h_percent_change
• Readonly
price_24h_percent_change: string
price_7d_percent_change
• Readonly
price_7d_percent_change: string
price_usd
• Readonly
price_usd: string
rank
• Readonly
rank: number
token_decimals
• Readonly
token_decimals: string
token_logo
• Readonly
token_logo: string
token_name
• Readonly
token_name: string
token_symbol
• Readonly
token_symbol: string