tokenBalance
fields.DATA
, 20 Bytes - The address for which token balances will be checkedArray
- A list of contract addressesString
"DEFAULT_TOKENS" - denotes a query for the top 100 tokens by 24 hour volumeObject
- An object with the following fields:address
: DATA
, 20 Bytes - The address for which token balances were checkedtoken_balances
: Array
- returns an array of token balance objects. Each object contains:contractAddress
tokenBalance
error
tokenBalance
or error
will be null.