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 324f7f0 + a901627 commit f34a14bCopy full SHA for f34a14b
modules/statics/src/networks.ts
@@ -1384,6 +1384,7 @@ class SoneiumTestnet extends Testnet implements EthereumNetwork {
1384
batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e';
1385
forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
1386
forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
1387
+ walletImplementationAddress = '0x944fef03af368414f29dc31a72061b8d64f568d2';
1388
}
1389
1390
class Somnia extends Mainnet implements EthereumNetwork {
0 commit comments