Skip to content

AssetBalancesResponse

AssetBalancesResponse = object

Defined in: packages/indexer_client/src/models/asset-balances-response.ts:6

balances: MiniAssetHolding[]

Defined in: packages/indexer_client/src/models/asset-balances-response.ts:7


currentRound: bigint

Defined in: packages/indexer_client/src/models/asset-balances-response.ts:12

Round at which the results were computed.


optional nextToken: string

Defined in: packages/indexer_client/src/models/asset-balances-response.ts:17

Used for pagination, when making another request provide this token with the next parameter.