Skip to main content

/cosmos/gov/v1beta1/params/{params_type} REST API Endpoint

Queries all parameters of the gov module.

Updated on
May 9, 2024

/cosmos/gov/v1beta1/params/{params_type} REST API Endpoint

Path Parameters

param_type
string
REQUIRED
Defines the parameters of the module. It can be one of 'voting', 'tallying' or 'deposit'

Returns

voting_params
object
Defines the parameters related to voting.
voting_period
string
The voting period
expedited_voting_period
string
The duration of an expedited voting period
deposit_params
object
Defines the parameters related to deposit
min_deposit
string
Minimum deposit for a proposal to enter voting period
max_deposit_period
string
Maximum period for Atom holders to deposit on a proposal. Initial value: 2 months
min_expedited_deposit
array
Minimum deposit required for an expedited proposal
tally_params
object
Defines the parameters related to tally
quorum
string
Minimum percentage of total stake needed to vote for a result to be considered valid
threshold
string
Minimum proportion of Yes votes for proposal to pass. Default value: 0.5
veto_threshold
string
Minimum value of Veto votes to Total votes ratio for proposal to be vetoed. Default value: 1/3
expedited_quorum
string
Quorum required for an expedited proposal to pass
expedited_threshold
string
Threshold required for an expedited proposal to pass
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/gov/v1beta1/params/voting'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free