Skip to content

Interface: BalancesResponse — BitBadges TypeScript SDK interface.

Defined in: packages/bitbadgesjs-sdk/src/node-rest-api/balances.ts:8

Properties

balances

balances: CosmosCoin<string>[]

Defined in: packages/bitbadgesjs-sdk/src/node-rest-api/balances.ts:9


pagination

pagination: object

Defined in: packages/bitbadgesjs-sdk/src/node-rest-api/balances.ts:10

next_key

next_key: string

total

total: number

Edit this page on GitHub