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 current gas price in wei.
eth_maxPriorityFeePerGas
eth_feeHistory
{ "jsonrpc": "2.0", "method": "eth_gasPrice", "params": [], "id": 1 }
{ "jsonrpc": "2.0", "id": 1, "result": "0x5b8d80" }
Was this page helpful?