Interface: EvmErc20TokenBalanceWithPriceInput
moralis-monorepo / @moralisweb3/common-evm-utils / EvmErc20TokenBalanceWithPriceInput
Interface: EvmErc20TokenBalanceWithPriceInput
@moralisweb3/common-evm-utils.EvmErc20TokenBalanceWithPriceInput
Table of contents
Properties
- balance
- balanceFormatted
- decimals
- logo
- name
- nativeToken
- percentageRelativeToTotalSupply
- portfolioPercentage
- possibleSpam
- symbol
- thumbnail
- tokenAddress
- totalSupply
- totalSupplyFormatted
- usdPrice
- usdPrice24hrPercentChange
- usdPrice24hrUsdChange
- usdValue
- usdValue24hrUsdChange
- verifiedContract
Properties
balance
• Readonly
balance: EvmNativeInput
balanceFormatted
• Readonly
balanceFormatted: string
decimals
• Readonly
decimals: number
logo
• Optional
Readonly
logo: string
name
• Readonly
name: string
nativeToken
• Readonly
nativeToken: boolean
percentageRelativeToTotalSupply
• Optional
Readonly
percentageRelativeToTotalSupply: number
portfolioPercentage
• Readonly
portfolioPercentage: number
possibleSpam
• Readonly
possibleSpam: boolean
symbol
• Readonly
symbol: string
thumbnail
• Optional
Readonly
thumbnail: string
tokenAddress
• Optional
Readonly
tokenAddress: EvmAddressInput
totalSupply
• Optional
Readonly
totalSupply: string
totalSupplyFormatted
• Optional
Readonly
totalSupplyFormatted: string
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