/
BN
bnb-chain
/
Gaia-Lite for Cosmos
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3m ago · Updated 3w ago
View markdown
bnb-chain
Gaia-Lite for Cosmos
get
Get all outgoing redelegations from a validator
66846564e1ee
latest
Swagger 2.0
2026-07-17
49
25
48.9 KB
ICS0
9
ICS1
8
ICS20
4
ICS21
15
get
Get all delegations from a delegator
post
Submit delegation
get
Get all unbonding delegations from a delegator
get
Get all redelegations from a delegator
get
Query all validators that a delegator is bonded to
get
Query a validator that a delegator is bonded to
get
Get all staking txs (i.e msgs) from a delegator
get
Query the current delegation between a delegator and a validator
get
Query all unbonding delegations between a delegator and a validator
get
Get all validator candidates
get
Query the information from a single validator
get
Get all unbonding delegations from a validator
get
Get all outgoing redelegations from a validator
get
Get the current state of the staking pool
get
Get the current staking parameter values
ICS22
9
ICS23
2
version
2
ICS21
Get all outgoing redelegations from a validator
get
/stake/validators/{validatorAddr}/redelegations
Response
OK
Redelegation[]
required
delegator_addr
string
validator_src_addr
string
validator_dst_addr
string
creation_height
integer
min_time
integer
initial_balance
string
balance
string
shares_src
string
shares_dst
string