Documentation Index
Fetch the complete documentation index at: https://docs.sequence.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Balance Updates API
GetBalanceUpdates
- Request: POST /rpc/IndexerGateway/GetBalanceUpdates
- Content-Type: application/json
- ボディ(JSON形式):
chainIds([]int - optional) — return results only for the chains that match the given ID.networks([]string - optional) — return results only for the chains that match the given names.contractAddress(string)lastBlockNumber(int - optional)lastBlockHash(string - optional)