Balances
| Query param | Required | Description |
|---|---|---|
network | No (default polygon) | Network slug |
tokens | Yes | Comma-separated ERC-20 addresses |
token | Alternative to tokens | Same semantics |
includeNative | No | When true, includes chain native token (POL, ETH, etc.) |
Example
Positions (rolling out)
Network support
Portfolio reads roll out network by network. If a network is not enabled yet, the API returns503 provider_unavailable.
Supported networks will appear in Roadmap updates and via successful responses from GET /v2/portfolio/{address} on each chain.
Limits
- Up to 100 tokens per balance request
- Wallet must be a valid 20-byte hex address
- Unsupported
network→400