We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e72f3 commit 370c6b6Copy full SHA for 370c6b6
common/constants/constants.go.devnet
@@ -51,7 +51,7 @@ var BerlinBlock = big.NewInt(16832700)
51
var LondonBlock = big.NewInt(16832700)
52
var MergeBlock = big.NewInt(16832700)
53
var ShanghaiBlock = big.NewInt(16832700)
54
-var Eip1559Block = big.NewInt(23580000)
+var Eip1559Block = big.NewInt(23035500)
55
56
var TIPXDCXTestnet = big.NewInt(0)
57
var IsTestnet bool = false
0 commit comments