curl --request GET \ --url https://api-evm.orderly.org/v1/public/vault_balance
{ "success": true, "timestamp": 1702989203989, "data": { "rows": [ { "chain_id": 80001, "token": "USDC", "balance": 1000.12345 } ] } }
id of the chain you wish to query. 900900900 for Solana.
900900900
the token you wish to query
Show child attributes