Skip to main content

eth_getBlockByHash RPC Method

Loading...

Updated on
Dec 04, 2024

eth_getBlockByHash RPC Method

To use the eth_getBlockByHash method on the C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.

Parameters

hash
string
REQUIRED
Loading...
transaction_detail_flag
boolean
REQUIRED
Loading...

Returns

result
object
Loading...
baseFeePerGas
string
Loading...
blockExtraData
string
Loading...
blockGasCost
string
Loading...
difficulty
string
Loading...
extDataGasUsed
string
Loading...
extDataHash
string
Loading...
extraData
string
Loading...
gasLimit
string
Loading...
gasUsed
string
Loading...
hash
string
Loading...
logsBloom
string
Loading...
miner
string
Loading...
mixHash
string
Loading...
nonce
string
Loading...
number
string
Loading...
parentHash
string
Loading...
receiptsRoot
string
Loading...
sha3Uncles
string
Loading...
size
string
Loading...
stateRoot
string
Loading...
timestamp
string
Loading...
totalDifficulty
string
Loading...
transactions
array
Loading...
transactionHash
string
Loading...
transactionsRoot
string
Loading...
uncles
array
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free