File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2217,7 +2217,7 @@ export enum UnderlyingAsset {
22172217
22182218 // Optimism testnet tokens
22192219 'topeth:terc18dp' = 'topeth:terc18dp' ,
2220- 'topeth:cnkt ' = 'topeth:cnkt ' ,
2220+ 'topeth:wct ' = 'topeth:wct ' ,
22212221
22222222 // zkSync mainnet tokens
22232223 'zketh:link' = 'zketh:link' ,
Original file line number Diff line number Diff line change @@ -19100,11 +19100,11 @@ export const coins = CoinMap.fromCoins([
1910019100 ) ,
1910119101 topethErc20 (
1910219102 'fa6bc0a9-49f8-4516-88b7-cad6a62f1dc2' ,
19103- 'topeth:cnkt ' ,
19103+ 'topeth:wct ' ,
1910419104 'Wallet Connect' ,
1910519105 18 ,
1910619106 '0x75bb6dca2cd6f9a0189c478bbb8f7ee2fef07c78' ,
19107- UnderlyingAsset [ 'topeth:cnkt ' ] ,
19107+ UnderlyingAsset [ 'topeth:wct ' ] ,
1910819108 WCT_FEATURES
1910919109 ) ,
1911019110 zkethErc20 (
You can’t perform that action at this time.
0 commit comments