Returns the latest balance for each unique address with support for numeric balance sorting. The prev cursor is reserved for future support.
Documentation Index
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The blockchain base assetId
The contract address
Optional filter to get balance for a specific account address
"0x1234567890abcdef1234567890abcdef12345678"
Page cursor to get the next page"
Number of items per page (max 100), requesting more then 100 will return 100 items
1 <= x <= 100Sorting field for balances
accountAddress, blockTimestamp ASC / DESC ordering (default DESC)
ASC, DESC Successfully retrieved the latest balances for the contract