Skip to main content

/cosmos/slashing/v1beta1/params REST API Endpoint

Queries the parameters of slashing module

Updated on
May 9, 2024

/cosmos/slashing/v1beta1/params REST API Endpoint

Parameters

This method does not accept any parameters

Returns

params
object
The params object which contains the following fields:
signed_blocks_window
string
Specifies the number of blocks within a designated time frame validators must sign
min_signed_per_window
string
The minimum percentage of blocks validators must sign within the specified window to avoid penalties
downtime_jail_duration
string
The duration validators will be penalized or temporarily removed from the network for experiencing downtime
slash_fraction_double_sign
string
The proportion of a validator's stake that gets slashed if they attempt to double-sign blocks
slash_fraction_downtime
string
The fraction of a validator's stake that gets slashed for prolonged downtime beyond a specified threshold
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/slashing/v1beta1/params'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free