File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ export class CoinMap {
133133 16661 : 'og' ,
134134 9746 : 'txpl' ,
135135 9745 : 'xpl' ,
136- 57054 : 'tsonic' ,
136+ 14601 : 'tsonic' ,
137137 146 : 'sonic' ,
138138 1328 : 'tseievm' ,
139139 1329 : 'seievm' ,
Original file line number Diff line number Diff line change @@ -1555,8 +1555,8 @@ class SonicTestnet extends Testnet implements EthereumNetwork {
15551555 family = CoinFamily . SONIC ;
15561556 explorerUrl = 'https://testnet.sonicscan.org/tx/' ;
15571557 accountExplorerUrl = 'https://testnet.sonicscan.org/address/' ;
1558- chainId = 57054 ;
1559- nativeCoinOperationHashPrefix = '57054 ' ;
1558+ chainId = 14601 ;
1559+ nativeCoinOperationHashPrefix = '14601 ' ;
15601560 walletFactoryAddress = '0x809ee567e413543af1caebcdb247f6a67eafc8dd' ;
15611561 batcherContractAddress = '0x3e1e5d78e44f15593b3b61ed278f12c27f0ff33e' ;
15621562 forwarderFactoryAddress = '0x37996e762fa8b671869740c79eb33f625b3bf92a' ;
You can’t perform that action at this time.
0 commit comments