Interface: Erc20Data
moralis-monorepo / @moralisweb3/common-evm-utils / Erc20Data
Interface: Erc20Data
@moralisweb3/common-evm-utils.Erc20Data
This is the return type of the processed ERC20 token
Table of contents
Properties
Properties
chain
• chain: EvmChain
contractAddress
• contractAddress: EvmAddress
decimals
• decimals: number
logo
• Optional
logo: null
| string
logoHash
• Optional
logoHash: null
| string
name
• name: string
possibleSpam
• Optional
possibleSpam: boolean
symbol
• symbol: string
thumbnail
• Optional
thumbnail: null
| string