Skip to main content

/cosmos/staking/v1beta1/params REST API Endpoint

Queries the staking parameters.

Updated on
May 9, 2024

/cosmos/staking/v1beta1/params REST API Endpoint

Parameters

This method does not accept any parameters

Returns

params
object
The params object which contains the following fields:
unbonding_time
string
The duration for which tokens remain in the unbonding state after being unbonded from staking
max_validators
integer
The maximum number of validators allowed in the network
max_entries
integer
The maximum number of entries in the queue for pending transactions or other operations
historical_entries
integer
The number of historical entries stored or maintained for reference or auditing purposes
bond_denom
string
The denomination of the bond or stake
min_commission_rate
string
The minimum commission rate that validators can charge for their services
max_voting_power_ratio
string
The maximum ratio of voting power that can be delegated to a single validator
max_voting_power_enforcement_threshold
string
The threshold beyond which additional voting power delegated to a validator is subject to enforcement or limitations
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/staking/v1beta1/params'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free