Skip to content

Commit

Permalink
feat(statics): fixed sol token address
Browse files Browse the repository at this point in the history
TICKET: WIN-3876
  • Loading branch information
mohd-kashif committed Dec 3, 2024
1 parent 05244ac commit 16968d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17780,7 +17780,7 @@ export const coins = CoinMap.fromCoins([
'sol:tnsr',
'Tensor',
9,
'tnsrxcuxot9xbg3de7pijytdyu7ksklqcpddxnejas6',
'TNSRxcUxoT9xBG3de7PiJyTDYu7kskLqcpddxnEJAS6',
UnderlyingAsset['sol:tnsr'],
SOL_TOKEN_FEATURES
),
Expand Down

0 comments on commit 16968d4

Please sign in to comment.