18 lines
439 B
JSON
18 lines
439 B
JSON
|
{
|
||
|
"currentCoinbase": "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b",
|
||
|
"currentDifficulty": null,
|
||
|
"currentRandom": "0xdeadc0de",
|
||
|
"currentGasLimit": "0x750a163df65e8a",
|
||
|
"currentBaseFee": "0x500",
|
||
|
"currentNumber": "1",
|
||
|
"currentTimestamp": "1000",
|
||
|
"withdrawals": [
|
||
|
{
|
||
|
"index" : "0x0",
|
||
|
"validatorIndex" : "0x0",
|
||
|
"amount" : "0x2710",
|
||
|
"address" : "0x00c94f5374fce5edbc8e2a8697c15331677e6ebf0b"
|
||
|
}
|
||
|
]
|
||
|
}
|