Skip to main content

Interface: EvmMarketDataERC20TokenItemJSON

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

Interface: EvmMarketDataERC20TokenItemJSON

@moralisweb3/common-evm-utils.EvmMarketDataERC20TokenItemJSON

Table of contents

Properties

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


Readonly token_logo: string


token_name

Readonly token_name: string


token_symbol

Readonly token_symbol: string