Skip to content

Commit 929b694

Browse files
Merge pull request #5876 from BitGo/WIN-4909
chore(statics): update batcher contract for coredao, flr, sgb, wemix & xdc
2 parents 96b060f + ba5c9c5 commit 929b694

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

modules/statics/src/networks.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ class Coredao extends Mainnet implements EthereumNetwork {
11611161
accountExplorerUrl = 'https://scan.coredao.org/address/';
11621162
chainId = 1116;
11631163
nativeCoinOperationHashPrefix = '1116';
1164-
batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1164+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
11651165
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
11661166
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
11671167
}
@@ -1175,7 +1175,7 @@ class CoredaoTestnet extends Testnet implements EthereumNetwork {
11751175
nativeCoinOperationHashPrefix = '1114';
11761176

11771177
// TODO (SC-1024) Update contract addresses to new testnet when they are deployed
1178-
batcherContractAddress = '0xad7a34aa9c0c7cb2c4d1f07ce8d1d0530b07fe27';
1178+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
11791179
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
11801180
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
11811181
}
@@ -1186,7 +1186,7 @@ class Xdc extends Mainnet implements EthereumNetwork {
11861186
accountExplorerUrl = 'https://xdcscan.com/address/';
11871187
chainId = 50;
11881188
nativeCoinOperationHashPrefix = '50';
1189-
batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1189+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
11901190
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
11911191
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
11921192
}
@@ -1197,7 +1197,7 @@ class XdcTestnet extends Testnet implements EthereumNetwork {
11971197
accountExplorerUrl = 'https://testnet.xdcscan.com/address/';
11981198
chainId = 51;
11991199
nativeCoinOperationHashPrefix = '51';
1200-
batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1200+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
12011201
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
12021202
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
12031203
}
@@ -1208,7 +1208,7 @@ class Wemix extends Mainnet implements EthereumNetwork {
12081208
accountExplorerUrl = 'https://explorer.wemix.com/address/';
12091209
chainId = 1111;
12101210
nativeCoinOperationHashPrefix = '1111';
1211-
batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1211+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
12121212
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
12131213
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
12141214
}
@@ -1219,7 +1219,7 @@ class WemixTestnet extends Testnet implements EthereumNetwork {
12191219
accountExplorerUrl = 'https://explorer.test.wemix.com/address/';
12201220
chainId = 1112;
12211221
nativeCoinOperationHashPrefix = '1112';
1222-
batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1222+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
12231223
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
12241224
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
12251225
}
@@ -1230,7 +1230,7 @@ class Flare extends Mainnet implements EthereumNetwork {
12301230
accountExplorerUrl = 'https://flare-explorer.flare.network/address/';
12311231
chainId = 14;
12321232
nativeCoinOperationHashPrefix = '14';
1233-
batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1233+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
12341234
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
12351235
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
12361236
}
@@ -1241,7 +1241,7 @@ class FlareTestnet extends Testnet implements EthereumNetwork {
12411241
accountExplorerUrl = 'https://coston2-explorer.flare.network/address/';
12421242
chainId = 114;
12431243
nativeCoinOperationHashPrefix = '114';
1244-
batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1244+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
12451245
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
12461246
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
12471247
}
@@ -1252,7 +1252,7 @@ class Songbird extends Mainnet implements EthereumNetwork {
12521252
accountExplorerUrl = 'https://songbird-explorer.flare.network/address/';
12531253
chainId = 19;
12541254
nativeCoinOperationHashPrefix = '19';
1255-
batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1255+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
12561256
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
12571257
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
12581258
}
@@ -1263,7 +1263,7 @@ class SongbirdTestnet extends Testnet implements EthereumNetwork {
12631263
accountExplorerUrl = 'https://coston-explorer.flare.network/address/';
12641264
chainId = 16;
12651265
nativeCoinOperationHashPrefix = '16';
1266-
batcherContractAddress = '0xedf1a0016d9c41d2ad0c275e1ba708361a90c0d1';
1266+
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
12671267
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
12681268
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
12691269
}

0 commit comments

Comments
 (0)