Skip to main content

erigon_blockNumber RPC Method

Loading...

Updated on
Jun 18, 2026

erigon_blockNumber RPC Method

Deprecation Notice

This method will be deprecated on Amoy Testnet (July 1, 2026) and Mainnet (July 15, 2026) following Polygon Labs' sunset of Erigon. Use eth_blockNumber as an alternative.

Parameters

This method does not accept any parameters

Returns

result
string
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": "0x4f57a4a"
5
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": "0x4f57a4a"
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free