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 34fc9b8 commit bb1af62Copy full SHA for bb1af62
modules/statics/src/networks.ts
@@ -1043,6 +1043,7 @@ class BerachainTestnet extends Testnet implements EthereumNetwork {
1043
forwarderImplementationAddress = '0xc75fb848eb0bb04e3faedbee0fc8144e8d62b83d';
1044
walletFactoryAddress = '0x6e4a83086c6dd9fbce203c1ebb69eda1aba872d7';
1045
walletImplementationAddress = '0xb8d48d310818b15a6960f9afbef49dc96d2bd2d3';
1046
+ batcherContractAddress = '0xf499549720116c3dEA867D4fC279C43aCA172712';
1047
}
1048
1049
class BaseChainTestnet extends Testnet implements EthereumNetwork {
0 commit comments