github.com/ethereumproject/go-ethereum@v5.5.2+incompatible/cmd/geth/testdata/chain_config_dump-ok-custom.json (about) 1 { 2 "id": "customnet", 3 "name": "My Custom Ethnet", 4 "network": 4, 5 "genesis": { 6 "nonce": "0x0000000000000043", 7 "timestamp": "0x0000000000000000000000000000000000000000000000000000000000000000", 8 "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 9 "extraData": "0x11bbe8db4e347b4e8c937c1c8370e4b5ed33adb3db69cbdb7a38e1e50b1b82fa", 10 "gasLimit": "0x0000000000000000000000000000000000000000000000000000000000001388", 11 "difficulty": "0x0000000000000000000000000000000000000000000000000000000400000000", 12 "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000", 13 "coinbase": "0x0000000000000000000000000000000000000000", 14 "alloc": { 15 "000d836201318ec6899a67540690382780743280": { 16 "balance": "200000000000000000000" 17 }, 18 "001762430ea9c3a26e5749afdb70da5f78ddbb8c": { 19 "balance": "200000000000000000000" 20 }, 21 "001d14804b399c6ef80e64576f657660804fec0b": { 22 "balance": "4200000000000000000000" 23 } 24 } 25 }, 26 "chainConfig": { 27 "forks": [ 28 { 29 "name": "Homestead", 30 "block": 1150000, 31 "features": [ 32 { 33 "id": "difficulty", 34 "options": { 35 "type": "homestead" 36 } 37 }, 38 { 39 "id": "gastable", 40 "options": { 41 "type": "homestead" 42 } 43 } 44 ] 45 }, 46 { 47 "name": "The DAO Hard Fork", 48 "block": 1920000, 49 "features": [] 50 }, 51 { 52 "name": "GasReprice", 53 "block": 2500000, 54 "features": [ 55 { 56 "id": "gastable", 57 "options": { 58 "type": "eip150" 59 } 60 } 61 ] 62 }, 63 { 64 "name": "Diehard", 65 "block": 3000000, 66 "features": [ 67 { 68 "id": "eip155", 69 "options": { 70 "chainID": 61 71 } 72 }, 73 { 74 "id": "gastable", 75 "options": { 76 "type": "eip160" 77 } 78 }, 79 { 80 "id": "difficulty", 81 "options": { 82 "length": 2000000, 83 "type": "ecip1010" 84 } 85 } 86 ] 87 } 88 ], 89 "badHashes": [ 90 { 91 "Block": 116522, 92 "Hash": "0x05bef30ef572270f654746da22639a7a0c97dd97a7050b9e252391996aaeb689" 93 } 94 ] 95 }, 96 "bootstrap": [ 97 "enode://e809c4a2fec7daed400e5e28564e23693b23b2cc5a019b612505631bbe7b9ccf709c1796d2a3d29ef2b045f210caf51e3c4f5b6d3587d43ad5d6397526fa6179@174.112.32.157:30303", 98 "enode://6e538e7c1280f0a31ff08b382db5302480f775480b8e68f8febca0ceff81e4b19153c6f8bf60313b93bef2cc34d34e1df41317de0ce613a201d1660a788a03e2@52.206.67.235:30303", 99 "enode://5fbfb426fbb46f8b8c1bd3dd140f5b511da558cd37d60844b525909ab82e13a25ee722293c829e52cb65c2305b1637fa9a2ea4d6634a224d5f400bfe244ac0de@162.243.55.45:30303", 100 "enode://42d8f29d1db5f4b2947cd5c3d76c6d0d3697e6b9b3430c3d41e46b4bb77655433aeedc25d4b4ea9d8214b6a43008ba67199374a9b53633301bca0cd20c6928ab@104.155.176.151:30303", 101 "enode://814920f1ec9510aa9ea1c8f79d8b6e6a462045f09caa2ae4055b0f34f7416fca6facd3dd45f1cf1673c0209e0503f02776b8ff94020e98b6679a0dc561b4eba0@104.154.136.117:30303", 102 "enode://72e445f4e89c0f476d404bc40478b0df83a5b500d2d2e850e08eb1af0cd464ab86db6160d0fde64bd77d5f0d33507ae19035671b3c74fec126d6e28787669740@104.198.71.200:30303", 103 "enode://5cd218959f8263bc3721d7789070806b0adff1a0ed3f95ec886fb469f9362c7507e3b32b256550b9a7964a23a938e8d42d45a0c34b332bfebc54b29081e83b93@35.187.57.94:30303", 104 "enode://39abab9d2a41f53298c0c9dc6bbca57b0840c3ba9dccf42aa27316addc1b7e56ade32a0a9f7f52d6c5db4fe74d8824bcedfeaecf1a4e533cacb71cf8100a9442@144.76.238.49:30303", 105 "enode://f50e675a34f471af2438b921914b5f06499c7438f3146f6b8936f1faeb50b8a91d0d0c24fb05a66f05865cd58c24da3e664d0def806172ddd0d4c5bdbf37747e@144.76.238.49:30306" 106 ] 107 }