Interface: EvmErc20TokenBalanceWithPriceJSON
moralis-monorepo / @moralisweb3/common-evm-utils / EvmErc20TokenBalanceWithPriceJSON
Interface: EvmErc20TokenBalanceWithPriceJSON
@moralisweb3/common-evm-utils.EvmErc20TokenBalanceWithPriceJSON
Table of contents
Properties
- balance
- balance_formatted
- decimals
- logo
- name
- native_token
- percentage_relative_to_total_supply
- portfolio_percentage
- possible_spam
- symbol
- thumbnail
- token_address
- total_supply
- total_supply_formatted
- usd_price
- usd_price_24hr_percent_change
- usd_price_24hr_usd_change
- usd_value
- usd_value_24hr_usd_change
- verified_contract
Properties
balance
• Readonly
balance: string
balance_formatted
• Readonly
balance_formatted: string
decimals
• Readonly
decimals: number
logo
• Optional
Readonly
logo: string
name
• Readonly
name: string
native_token
• Readonly
native_token: boolean
percentage_relative_to_total_supply
• Optional
Readonly
percentage_relative_to_total_supply: number
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
total_supply
• Optional
Readonly
total_supply: string
total_supply_formatted
• Optional
Readonly
total_supply_formatted: 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