Skip to main content

consensus_state REST API Endpoint

Loading...

Updated on
Nov 07, 2024

consensus_state REST API Endpoint

Please note that this method is not safe to call from inside the ABCI application during a block execution.

Parameters

This method does not accept any parameters

Returns

result
object
Loading...
round_state
object
Loading...
height/round/step
string
Loading...
start_time
string
Loading...
proposal_block_hash
string
Loading...
locked_block_hash
string
Loading...
valid_block_hash
string
Loading...
height_vote_set
array
Loading...
round
integer
Loading...
prevotes
string
Loading...
prevotes_bit_array
string
Loading...
precommits
string
Loading...
precommits_bit_array
string
Loading...
proposer
object
Loading...
address
string
Loading...
index
integer
Loading...
Request
1
curl --location 'https://docs-demo.celestia-mainnet.quiknode.pro/consensus_state'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free