Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚧 Draft preview. This version is for reviewing the information architecture — the structure and navigation — not the content of individual pages. Page content is still being written.
Returns the number of the most recently mined block.
{ "jsonrpc": "2.0", "method": "eth_blockNumber", "params": [], "id": 1 }
{ "jsonrpc": "2.0", "id": 1, "result": "0x158a0e9" }
Was this page helpful?