Skip to content

Commit a56059c

Browse files
authored
Merge pull request #5124 from BitGo/PX-5406-fixing-test-tokens
feat(statics): fixing sol token
2 parents 1ff0a45 + dee1e71 commit a56059c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17542,7 +17542,7 @@ export const coins = CoinMap.fromCoins([
1754217542
'USD Coin V2',
1754317543
6,
1754417544
'4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU',
17545-
UnderlyingAsset['sol:usdc'],
17545+
UnderlyingAsset['tsol:usdc'],
1754617546
SOL_TOKEN_FEATURES
1754717547
),
1754817548
tsolToken(

0 commit comments

Comments
 (0)