delegator's account address
Gets the delegation between a delegator and validator, if it exists.
delegator's account address
validator's operator address
Queries all delegations, filtering by delegator, validator, or both.
At least one of the parameters must be defined.
delegator's account address
validator's operator address
Gets the current Staking module's parameters.
chain ID
Gets the current staking pool.
chain ID
Queries all redelegations, filterable by delegator, source validator, and target validator.
delegator's account address
source validator's operator address (from).
destination validator's operator address (to).
Gets the unbonding delegation between a delegator and validator, if it exists.
delegator's account address
validator's operator address
Queries all unbonding delegations, filtering by delegator, validator, or both.
At least one of the parameters must be defined.
delegator's account address
validator's operator address
Gets the validator information for a specific validator.
validator's operator address
Get all current registered validators, including validators that are not currently in the validating set.
chain ID
Gets all bonded validators for a delegator given its address.