EVM RPC API
Call Ethereum, debug, and trace RPC methods directly from the browser.
Ethereum JSON-RPC APIeth_blockNumber
eth_blockNumber
QuickNode DocsReturns the latest block number on the chain.
Parameters
This RPC method does not require parameters.
Use a JSON array in the exact argument order expected by the upstream RPC method.