
get
/v4/node/last-block
Get the most recent indexed block. If a protocol is provided, returns it for that protocol on the given chain; otherwise returns it for the chain across all protocols.
Query parameters
chainIdnumber | stringrequired
Chain ID
protocolenumProtocol type (optional)
get
https://api.merkl.xyz/v4/node/last-block?chainId=curl -X GET "https://api.merkl.xyz/v4/node/last-block?chainId=1"