File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ export class CoinMap {
136136 1946 : 'tsoneium' ,
137137 33111 : 'tapechain' ,
138138 33139 : 'apechain' ,
139- 688688 : 'tphrs' ,
139+ 688689 : 'tphrs' ,
140140 102030 : 'ctc' ,
141141 102031 : 'tctc' ,
142142 998 : 'thypeevm' ,
Original file line number Diff line number Diff line change @@ -1595,10 +1595,10 @@ class Pharos extends Mainnet implements EthereumNetwork {
15951595class PharosTestnet extends Testnet implements EthereumNetwork {
15961596 name = 'PharosTestnet' ;
15971597 family = CoinFamily . PHRS ;
1598- explorerUrl = 'https://testnet .pharosscan.xyz/tx/' ;
1599- accountExplorerUrl = 'https://testnet .pharosscan.xyz/address/' ;
1600- chainId = 688688 ;
1601- nativeCoinOperationHashPrefix = '688688 ' ;
1598+ explorerUrl = 'https://atlantic .pharosscan.xyz/tx/' ;
1599+ accountExplorerUrl = 'https://atlantic .pharosscan.xyz/address/' ;
1600+ chainId = 688689 ;
1601+ nativeCoinOperationHashPrefix = '688689 ' ;
16021602 forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a' ;
16031603 forwarderImplementationAddress = '0xd5fe1c1f216b775dfd30638fa7164d41321ef79b' ;
16041604 walletFactoryAddress = '0x809ee567e413543af1caebcdb247f6a67eafc8dd' ;
You can’t perform that action at this time.
0 commit comments