Skip to content

Commit ce56893

Browse files
committed
feat: add v4 details for hoodi
ticket: WIN-5700
1 parent a9893a2 commit ce56893

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/statics/src/networks.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,8 @@ class Hoodi extends Testnet implements EthereumNetwork {
638638
forwarderImplementationAddress = '0x059ffafdc6ef594230de44f824e2bd0a51ca5ded';
639639
nativeCoinOperationHashPrefix = 'ETHER';
640640
tokenOperationHashPrefix = 'ERC20';
641+
walletV4ForwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a';
642+
walletV4ForwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b';
641643
}
642644

643645
class EthereumClassic extends Mainnet implements EthereumNetwork {

0 commit comments

Comments
 (0)