Skip to main content

/cosmos/staking/v1beta1/validators/{validator_addr}/delegations/{delegator_addr}/unbonding_delegation REST API Endpoint

Queries unbonding info for given validator delegator pair.

Updated on
May 15, 2024

/cosmos/staking/v1beta1/validators/{validator_addr}/delegations/{delegator_addr}/unbonding_delegation REST API Endpoint

Path Parameters

validator_addr
string
REQUIRED
The validator address to query for
delegator_addr
string
REQUIRED
The delegator address to query for

Returns

unbond
object
An object containing information about unbond
delegator_address
string
The address of the delegator
validator_address
string
The validator address
entries
array
The entries object which contains the following fields:
creation_height
string
The height which the redelegation took place
completion_time
string
The unix time for redelegation completion
initial_balance
string
The initial balance when redelegation started
balance
string
The tokens to receive at completion
unbonding_id
string
The Incrementing id that uniquely identifies this entry
unbonding_on_hold_ref_count
string
Strictly positive if this entry's unbonding has been stopped by external modules
Request
1
curl --location 'https://docs-demo.cosmos-mainnet.quiknode.pro/cosmos/staking/v1beta1/validators/cosmosvaloper1c4k24jzduc365kywrsvf5ujz4ya6mwympnc4en/delegations/cosmos10arqvyx6qenpuczcaj8pl7z7qv7cl2qxuwh6qs/unbonding_delegation'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free