
get
/v4/node/block-difference
Get the block difference (oldest to current). 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/block-difference?chainId=curl -X GET "https://api.merkl.xyz/v4/node/block-difference?chainId=1"