Token balance RPC calls
GET/v1/data/token/balances/rpc-call
Prepares a raw JSON-RPC eth_call for fetching token balances using a batched balance-fetcher contract. Returns an rpcCallId and an array of rpcCalls that the integrator executes against their own RPC provider. The raw hex response is then submitted to /token/balances/parse together with the rpcCallId.
Request
Responses
- 200
- 400
Prepared RPC calls with a context ID for parsing
Validation error