Alchemy · Schema

Token Balance

ERC-20 token balance entry for a wallet address.

BlockchainCryptocurrencyWeb3Account AbstractionEthereum

Properties

Name Type Description
contractAddress string Token contract address.
tokenBalance string Token balance in hexadecimal (raw units, divide by 10^decimals).
error string Error message if the balance could not be retrieved.
View JSON Schema on GitHub