File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1388,6 +1388,11 @@ class PharosTestnet extends Testnet implements EthereumNetwork {
13881388 accountExplorerUrl = 'https://testnet.pharosscan.xyz/address/' ;
13891389 chainId = 688688 ;
13901390 nativeCoinOperationHashPrefix = '688688' ;
1391+ forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a' ;
1392+ forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b' ;
1393+ walletFactoryAddress = '0x809ee567e413543af1caebcdb247f6a67eafc8dd' ;
1394+ walletImplementationAddress = '0x944fef03af368414f29dc31a72061b8d64f568d2' ;
1395+ batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e' ;
13911396}
13921397
13931398class Creditcoin extends Mainnet implements EthereumNetwork {
You can’t perform that action at this time.
0 commit comments