Interface: GetUndelegationsResponse
Interface: GetUndelegationsResponse — BitBadges TypeScript SDK interface.
Defined in: packages/bitbadgesjs-sdk/src/node-rest-api/staking.ts:103
Properties
pagination
pagination:
object
Defined in: packages/bitbadgesjs-sdk/src/node-rest-api/staking.ts:105
next_key
next_key:
string
total
total:
string
unbonding_responses
unbonding_responses:
UndelegationResponse[]
Defined in: packages/bitbadgesjs-sdk/src/node-rest-api/staking.ts:104