mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-15 14:54:10 +00:00
bdaeedb09f
* rename data gas to blob gas * bump more submodules * extend evmc tx_context with EIP-4844 blob_hashes
14 lines
499 B
JSON
14 lines
499 B
JSON
{
|
|
"currentBaseFee" : "0x07",
|
|
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
|
"currentDifficulty" : null,
|
|
"currentGasLimit" : "0x1000000000",
|
|
"currentNumber" : "0x01",
|
|
"currentRandom" : "0x0000000000000000000000000000000000000000000000000000000000020000",
|
|
"currentTimestamp" : "0x03e8",
|
|
"parentBlobGasUsed" : "0x2000",
|
|
"parentExcessBlobGas" : "0x1000",
|
|
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
|
|
"withdrawals": []
|
|
}
|