Skip to main content

Interface: EvmErc20TokenBalanceWithPriceInput

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

Interface: EvmErc20TokenBalanceWithPriceInput

@moralisweb3/common-evm-utils.EvmErc20TokenBalanceWithPriceInput

Table of contents

Properties

Properties

balance

Readonly balance: EvmNativeInput


balanceFormatted

Readonly balanceFormatted: string


decimals

Readonly decimals: number


Optional Readonly logo: string


name

Readonly name: string


nativeToken

Readonly nativeToken: boolean


portfolioPercentage

Readonly portfolioPercentage: number


possibleSpam

Readonly possibleSpam: boolean


symbol

Readonly symbol: string


thumbnail

Optional Readonly thumbnail: string


tokenAddress

Optional Readonly tokenAddress: EvmAddressInput


usdPrice

Readonly usdPrice: string


usdPrice24hrPercentChange

Readonly usdPrice24hrPercentChange: string


usdPrice24hrUsdChange

Readonly usdPrice24hrUsdChange: string


usdValue

Readonly usdValue: number


usdValue24hrUsdChange

Optional Readonly usdValue24hrUsdChange: string


verifiedContract

Optional Readonly verifiedContract: boolean