This endpoint requires a Growth or Enterprise plan. Learn more.
Returns
BalancesResponse!
required
Show Properties
Show Properties
[Balance!]!
required
The list of token balances that a wallet has.
Show Properties
Show Properties
The balance held by the wallet, adjusted by the number of decimals in the token.
Metadata for the token.
Show Properties
Show Properties
The precision to which the token can be divided. For example, the smallest unit for USDC is 0.000001 (6 decimals).
Community gathered links for the socials of this token.
More metadata about the token.
Show Properties
Show Properties
A list of exchanges where the token has been traded.
Show Properties
Show Properties
Returns mint authority address if token is mintable. If null, verify against isMintableValid.
Returns freeze authority address if token is freezable. If null, verify against isFreezableValid.
Determines if freezable is a valid address or null value for the authority, or if the freezable state has not yet been determined.
Determines if mintable is a valid address or null value for the authority, or if the mintable state has not yet been determined.
The launchpad data for the token, if applicable.
Show Properties
Show Properties
The total supply of the token.
This field is deprecated. Use the TokenInfo type
ExplorerTokenData
deprecated
Information about the token from 3rd party sources.
This field is deprecated. Use the TokenInfo type
Show Properties
Show Properties
The thumbnail token logo URL.
This field is deprecated. Use the TokenInfo type
The small token logo URL.
This field is deprecated. Use the TokenInfo type
The large token logo URL.
This field is deprecated. Use the TokenInfo type
The circulating supply of the token.
This field is deprecated. Use the TokenInfo type
Arguments
BalancesInput!
required
Show Properties
Show Properties
The token IDs (
address:networkId) or addresses to request the balance for. Requires a list of networks if only passing addresses. Include native network balances using native as the token address. Only applied when using walletAddress (not walletId). Max 200 tokens.Whether to include native network balances in the response (ID will be native:<networkId>). Requires a list of
networks. Does not apply when using tokens.The ID of the wallet (
walletAddress:networkId).This field is deprecated. Use walletAddress and networkId instead
For EVM wallets, native balances are only available on networks with traces enabled.
EVM networks with traces enabled:Ethereum
BNB Chain (BSC)
Unichain
Polygon
Base
Story
Meld
Yominet
Ham
Berachain
Avalanche
Sanko
Arbitrum
Superposition
Optimism
Abstract
Monad
Balances are also unavailable on Sui (Network 101).
EVM networks with traces enabled:Ethereum
BNB Chain (BSC)
Unichain
Polygon
Base
Story
Meld
Yominet
Ham
Berachain
Avalanche
Sanko
Arbitrum
Superposition
Optimism
Abstract
Monad
Balances are also unavailable on Sui (Network 101).