Skip to main content

Interface: EvmErc20TokenBalanceWithPriceJSON

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

Interface: EvmErc20TokenBalanceWithPriceJSON

@moralisweb3/common-evm-utils.EvmErc20TokenBalanceWithPriceJSON

Table of contents

Properties

Properties

balance

Readonly balance: string


balance_formatted

Readonly balance_formatted: string


decimals

Readonly decimals: number


Optional Readonly logo: string


name

Readonly name: string


native_token

Readonly native_token: boolean


portfolio_percentage

Readonly portfolio_percentage: number


possible_spam

Readonly possible_spam: boolean


symbol

Readonly symbol: string


thumbnail

Optional Readonly thumbnail: string


token_address

Optional Readonly token_address: string


usd_price

Readonly usd_price: string


usd_price_24hr_percent_change

Readonly usd_price_24hr_percent_change: string


usd_price_24hr_usd_change

Readonly usd_price_24hr_usd_change: string


usd_value

Readonly usd_value: number


usd_value_24hr_usd_change

Optional Readonly usd_value_24hr_usd_change: string


verified_contract

Optional Readonly verified_contract: boolean