0.01 credits per call
eth_getBlockByHash on Base: Returns block information by block hash.
Endpoint
Authorization: Bearer <GOLDRUSH_API_KEY>. See authentication.
Parameters
Returns
Object | null: Block object, or null if no block was found.
Examples
Errors
Standard JSON-RPC errors:-32600 invalid request, -32601 method not found, -32602 invalid params.
Related Blocks info methods on Base
eth_blockNumberon Baseeth_getBlockByNumberon Baseeth_getBlockTransactionCountByHashon Baseeth_getBlockTransactionCountByNumberon Base