⚠️Blast API (blastapi.io) ends Oct 31. Migrate to Dwellir and skip Alchemy's expensive compute units.
Switch Today →
Skip to main content

chain_getFinalizedHead - JSON-RPC Method

Description

Returns the hash of the most recently finalized block.

Code Examples

curl ${S.rpcBase} \
-X POST -H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"chain_getFinalizedHead","params":[],"id":1}'