Skip to content

Commit

Permalink
feat(statics): fixing sol token
Browse files Browse the repository at this point in the history
Ticket: PX-5590
  • Loading branch information
Anupam-pandey committed Nov 12, 2024
1 parent 3816a41 commit dee1e71
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 @@ -17512,7 +17512,7 @@ export const coins = CoinMap.fromCoins([
'USD Coin V2',
6,
'4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU',
UnderlyingAsset['sol:usdc'],
UnderlyingAsset['tsol:usdc'],
SOL_TOKEN_FEATURES
),
tsolToken(
Expand Down

0 comments on commit dee1e71

Please sign in to comment.