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.
2 parents 90d36dc + 5b249aa commit f4457e6Copy full SHA for f4457e6
modules/statics/src/networks.ts
@@ -576,7 +576,7 @@ class Holesky extends Testnet implements EthereumNetwork {
576
blockExplorerUrl = 'https://holesky.etherscan.io/block/';
577
// https://chainlist.org/chain/17000
578
chainId = 17000;
579
- batcherContractAddress = '0xb1b7e7cc1ecafbfd0771a5eb5454ab5b0356980d';
+ batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
580
forwarderFactoryAddress = '0xffa397285ce46fb78c588a9e993286aac68c37cd';
581
forwarderImplementationAddress = '0x059ffafdc6ef594230de44f824e2bd0a51ca5ded';
582
nativeCoinOperationHashPrefix = 'ETHER';
0 commit comments