Interface: EvmErc20TokenOwnerJSON
moralis-monorepo / @moralisweb3/common-evm-utils / EvmErc20TokenOwnerJSON
Interface: EvmErc20TokenOwnerJSON
@moralisweb3/common-evm-utils.EvmErc20TokenOwnerJSON
Table of contents
Properties
- balance
- balance_formatted
- is_contract
- owner_address
- owner_address_label
- percentage_relative_to_total_supply
- usd_value
Properties
balance
• Readonly
balance: string
balance_formatted
• Readonly
balance_formatted: string
is_contract
• Readonly
is_contract: boolean
owner_address
• Readonly
owner_address: string
owner_address_label
• Readonly
owner_address_label: string
percentage_relative_to_total_supply
• Readonly
percentage_relative_to_total_supply: number
usd_value
• Readonly
usd_value: string