Wallet balances, including native tokens, are only indexed/updated after a swap is made. Additionally, for EVM wallets, native balances are only available on networks with traces enabled.

EVM networks with traces enabled:
Ethereum
UnichainPolygonBaseStoryMeldYominetHamBerachainAvalancheSankoArbitrumSuperpositionOptimism
This endpoint requires a Growth or Enterprise plan. Learn more.
Returns: BalancesResponse!

Arguments

input
BalancesInput!
required

Schema

"""Returns list of token balances that a wallet has."""
balances(input: BalancesInput!): BalancesResponse!