Skip to main content

/cosmos/slashing/v1beta1/signing_infos REST API Endpoint

Queries signing info of all validators

Updated on
May 9, 2024

/cosmos/slashing/v1beta1/signing_infos REST API Endpoint

Parameters

This method does not accept any parameters

Returns

info
array
An array containing information about the validator
address
string
The address or identifier of the validator
start_height
string
The block height at which the validator started its operations
index_offset
string
An offset used for indexing purposes
jailed_until
string
The date and time until which the validator is jailed or penalized for infractions
tombstoned
boolean
A boolean value indicating whether the validator has been permanently removed from the validator set
missed_blocks_counter
string
The number of blocks missed by the validator
pagination
object
The pagination object which contains the following fields:
next_key
string
A key used for retrieving the next page of data, if available
total
string
The total number of validators in the dataset
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/slashing/v1beta1/signing_infos'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free