Skip to main content

lag_status REST API Endpoint

Get Tendermint lag status including latest height, current max peer height, and lag height.

Updated on
Apr 15, 2024

lag_status REST API Endpoint

Parameters

This method does not accept any parameters

Returns

result
The result object with the following fields
current_height
The current height of the system
max_peer_height
The maximum height among peers
lag
The difference between the current height and the maximum peer height
Request
1
curl --location 'https://docs-demo.sei-arctic.quiknode.pro/lag_status'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free