github.com/r8d8/go-ethereum@v5.5.2+incompatible/core/config/mainnet_genesis.json (about) 1 { 2 "genesis": { 3 "nonce": "0x0000000000000042", 4 "timestamp": "", 5 "parentHash": "", 6 "extraData": "0x11bbe8db4e347b4e8c937c1c8370e4b5ed33adb3db69cbdb7a38e1e50b1b82fa", 7 "gasLimit": "0x1388", 8 "difficulty": "0x0400000000", 9 "mixhash": "", 10 "coinbase": "", 11 "alloc_file": "mainnet_genesis_alloc.csv" 12 } 13 }