Skip to main content

eth_getBlockByNumber Flashblock RPC Method

Loading...

Updated on
Aug 29, 2025

eth_getBlockByNumber Flashblock RPC Method

Please note that this Flashblocks RPC method is currently only supported on Optimism Sepolia testnet. Mainnet support is coming soon.

Parameters

tag
string
REQUIRED
Loading...
transaction detail flag
boolean
REQUIRED
Loading...

Returns

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