Loading…
Loading…
Ethereum-shaped block envelope (parentHash, transactionsRoot, baseFeePerGas, etc.).
Ethereum-shaped block envelope (parentHash, transactionsRoot, baseFeePerGas, etc.).
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_getBlockByNumber","params":["latest",false],"id":1}'