goerli.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. {
  2. "name": "goerli",
  3. "chainId": 5,
  4. "networkId": 5,
  5. "defaultHardfork": "istanbul",
  6. "consensus": {
  7. "type": "poa",
  8. "algorithm": "clique",
  9. "clique": {
  10. "period": 15,
  11. "epoch": 30000
  12. }
  13. },
  14. "comment": "Cross-client PoA test network",
  15. "url": "https://github.com/goerli/testnet",
  16. "genesis": {
  17. "hash": "0xbf7e331f7f7c1dd2e05159666b3bf8bc7a8a3a9eb1d518969eab529dd9b88c1a",
  18. "timestamp": "0x5c51a607",
  19. "gasLimit": 10485760,
  20. "difficulty": 1,
  21. "nonce": "0x0000000000000000",
  22. "extraData": "0x22466c6578692069732061207468696e6722202d204166726900000000000000e0a2bd4258d2768837baa26a28fe71dc079f84c70000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  23. "stateRoot": "0x5d6cded585e73c4e322c30c2f782a336316f17dd85a4863b9d838d2d4b8b3008"
  24. },
  25. "hardforks": [
  26. {
  27. "name": "chainstart",
  28. "block": 0,
  29. "forkHash": "0xa3f5ab08"
  30. },
  31. {
  32. "name": "homestead",
  33. "block": 0,
  34. "forkHash": "0xa3f5ab08"
  35. },
  36. {
  37. "name": "tangerineWhistle",
  38. "block": 0,
  39. "forkHash": "0xa3f5ab08"
  40. },
  41. {
  42. "name": "spuriousDragon",
  43. "block": 0,
  44. "forkHash": "0xa3f5ab08"
  45. },
  46. {
  47. "name": "byzantium",
  48. "block": 0,
  49. "forkHash": "0xa3f5ab08"
  50. },
  51. {
  52. "name": "constantinople",
  53. "block": 0,
  54. "forkHash": "0xa3f5ab08"
  55. },
  56. {
  57. "name": "petersburg",
  58. "block": 0,
  59. "forkHash": "0xa3f5ab08"
  60. },
  61. {
  62. "name": "istanbul",
  63. "block": 1561651,
  64. "forkHash": "0xc25efa5c"
  65. },
  66. {
  67. "name": "berlin",
  68. "block": 4460644,
  69. "forkHash": "0x757a1c47"
  70. },
  71. {
  72. "name": "london",
  73. "block": 5062605,
  74. "forkHash": "0xb8c6299d"
  75. },
  76. {
  77. "name": "merge",
  78. "block": null,
  79. "forkash": null
  80. },
  81. {
  82. "name": "shanghai",
  83. "block": null,
  84. "forkash": null
  85. }
  86. ],
  87. "bootstrapNodes": [
  88. {
  89. "ip": "51.141.78.53",
  90. "port": 30303,
  91. "id": "011f758e6552d105183b1761c5e2dea0111bc20fd5f6422bc7f91e0fabbec9a6595caf6239b37feb773dddd3f87240d99d859431891e4a642cf2a0a9e6cbb98a",
  92. "location": "",
  93. "comment": "Upstream bootnode 1"
  94. },
  95. {
  96. "ip": "13.93.54.137",
  97. "port": 30303,
  98. "id": "176b9417f511d05b6b2cf3e34b756cf0a7096b3094572a8f6ef4cdcb9d1f9d00683bf0f83347eebdf3b81c3521c2332086d9592802230bf528eaf606a1d9677b",
  99. "location": "",
  100. "comment": "Upstream bootnode 2"
  101. },
  102. {
  103. "ip": "94.237.54.114",
  104. "port": 30313,
  105. "id": "46add44b9f13965f7b9875ac6b85f016f341012d84f975377573800a863526f4da19ae2c620ec73d11591fa9510e992ecc03ad0751f53cc02f7c7ed6d55c7291",
  106. "location": "",
  107. "comment": "Upstream bootnode 3"
  108. },
  109. {
  110. "ip": "18.218.250.66",
  111. "port": 30313,
  112. "id": "b5948a2d3e9d486c4d75bf32713221c2bd6cf86463302339299bd227dc2e276cd5a1c7ca4f43a0e9122fe9af884efed563bd2a1fd28661f3b5f5ad7bf1de5949",
  113. "location": "",
  114. "comment": "Upstream bootnode 4"
  115. },
  116. {
  117. "ip": "3.11.147.67",
  118. "port": 30303,
  119. "id": "a61215641fb8714a373c80edbfa0ea8878243193f57c96eeb44d0bc019ef295abd4e044fd619bfc4c59731a73fb79afe84e9ab6da0c743ceb479cbb6d263fa91",
  120. "location": "",
  121. "comment": "Ethereum Foundation bootnode"
  122. },
  123. {
  124. "ip": "51.15.116.226",
  125. "port": 30303,
  126. "id": "a869b02cec167211fb4815a82941db2e7ed2936fd90e78619c53eb17753fcf0207463e3419c264e2a1dd8786de0df7e68cf99571ab8aeb7c4e51367ef186b1dd",
  127. "location": "",
  128. "comment": "Goerli Initiative bootnode"
  129. },
  130. {
  131. "ip": "51.15.119.157",
  132. "port": 30303,
  133. "id": "807b37ee4816ecf407e9112224494b74dd5933625f655962d892f2f0f02d7fbbb3e2a94cf87a96609526f30c998fd71e93e2f53015c558ffc8b03eceaf30ee33",
  134. "location": "",
  135. "comment": "Goerli Initiative bootnode"
  136. },
  137. {
  138. "ip": "51.15.119.157",
  139. "port": 40303,
  140. "id": "a59e33ccd2b3e52d578f1fbd70c6f9babda2650f0760d6ff3b37742fdcdfdb3defba5d56d315b40c46b70198c7621e63ffa3f987389c7118634b0fefbbdfa7fd",
  141. "location": "",
  142. "comment": "Goerli Initiative bootnode"
  143. }
  144. ],
  145. "dnsNetworks": [
  146. "enrtree://AKA3AM6LPBYEUDMVNU3BSVQJ5AD45Y7YPOHJLEF6W26QOE4VTUDPE@all.goerli.ethdisco.net"
  147. ]
  148. }