Multipliers
API key needed to access the endpoints. Example: 'demo-api-key'
The wallet address for which the balance is being queried. Must be a valid string representing an EVM-compatible wallet address.
"0x1234567890abcdef1234567890abcdef12345678"
Specifies the blockchain networks to query for the wallet balance. Can be a single network (e.g., "ethereum") or a comma-separated list of networks (e.g., "ethereum,polygon,binance"). If not provided, the default is "all" supported networks.
"ethereum,polygon,binance"
Get wallet balances
The response is of type object[]
.