Get all token balances for an EVM wallet address with optional point-in-time queries
Documentation Index
Fetch the complete documentation index at: https://docs.sonarx.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
The blockchain network to query
apechain, arbitrum, base, berachain, binance, bittorrent, blast, celo, cronos, educhain, ethereum, fantom, gnosis, kaia, mantle, optimism, polygon, polygon_zkevm, sonic, story, unichain "ethereum"
The EVM wallet address (0x-prefixed, 42 characters)
^0x[a-fA-F0-9]{40}$"0xC288Cdb9785dbAd66a47A668A0B18E55466d3127"
Optional block number for point-in-time historical balance. If omitted, returns the latest known balance.
x >= 023525000
Number of results to skip for pagination (0-indexed)
x >= 0Number of records per page (max 100)
1 <= x <= 100