Skip to content

Instantly share code, notes, and snippets.

@ansermino
Created September 13, 2018 21:54
Show Gist options
  • Save ansermino/f4e9a3ebaf7ad9a0f52da53e9bbb6b1d to your computer and use it in GitHub Desktop.
Save ansermino/f4e9a3ebaf7ad9a0f52da53e9bbb6b1d to your computer and use it in GitHub Desktop.
Goerli Genesis
{
difficulty: 131072,
extraData: "0x",
gasLimit: 6000000,
gasUsed: 0,
hash: "0xe1193afff14229ad9b7c3fa3a77cdb81477fcc8119464daec08c7a0066a5bb10",
logsBloom: "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
miner: "0x0000000000000000000000000000000000000000",
mixHash: "0x0000000000000000000000000000000000000000000000000000000000000000",
nonce: "0x0000000000000000",
number: 0,
parentHash: "0x0000000000000000000000000000000000000000000000000000000000000000",
receiptsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
sha3Uncles: "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
size: 507,
stateRoot: "0xcef9491631fe6845df55ad70fd7547e26488374fedbfc31a668992fc113bbb62",
timestamp: 0,
totalDifficulty: 131072,
transactions: [],
transactionsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
uncles: []
}
{
"jsonrpc":"2.0",
"result":{
"author":"0x0000000000000000000000000000000000000000",
"difficulty":"0x20000",
"extraData":"0x",
"gasLimit":"0x5b8d80",
"gasUsed":"0x0",
"hash":"0x4a982649dec9992d0c83d195a81670bfcbe769436a900bab113371a25d7ad4ab",
"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"miner":"0x0000000000000000000000000000000000000000",
"number":"0x0",
"parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
"receiptsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"sealFields":[
"0x80",
"0xb841000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ac1dc0ffee"
],
"sha3Uncles":"0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
"signature":"000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ac1dc0ffee",
"size":"0x215",
"stateRoot":"0xcef9491631fe6845df55ad70fd7547e26488374fedbfc31a668992fc113bbb62",
"step":"0",
"timestamp":"0x0",
"totalDifficulty":"0x20000",
"transactions":[
],
"transactionsRoot":"0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncles":[
]
},
"id":1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment