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 f166895 commit 362beb4Copy full SHA for 362beb4
modules/statics/src/networks.ts
@@ -1095,6 +1095,7 @@ class Coredao extends Mainnet implements EthereumNetwork {
1095
accountExplorerUrl = 'https://scan.coredao.org/address/';
1096
chainId = 1116;
1097
nativeCoinOperationHashPrefix = '1116';
1098
+ batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1099
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
1100
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
1101
}
0 commit comments