Skip to content

Commit 42f73df

Browse files
committed
feat(statics): fixed sol token address
TICKET: WIN-3876
1 parent e050379 commit 42f73df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/statics/src/coins.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17762,7 +17762,7 @@ export const coins = CoinMap.fromCoins([
1776217762
'sol:goat',
1776317763
'Goatseus Maximus',
1776417764
6,
17765-
'czlsujwblfssjncfkh59rufqvafwcy5tzedwjsuypump',
17765+
'CzLSujWBLFsSjncfkh59rUFqvafWcY5tzedWJSuypump',
1776617766
UnderlyingAsset['sol:goat'],
1776717767
SOL_TOKEN_FEATURES_WITH_FRANKFURT
1776817768
),
@@ -17780,7 +17780,7 @@ export const coins = CoinMap.fromCoins([
1778017780
'sol:tnsr',
1778117781
'Tensor',
1778217782
9,
17783-
'tnsrxcuxot9xbg3de7pijytdyu7ksklqcpddxnejas6',
17783+
'TNSRxcUxoT9xBG3de7PiJyTDYu7kskLqcpddxnEJAS6',
1778417784
UnderlyingAsset['sol:tnsr'],
1778517785
SOL_TOKEN_FEATURES
1778617786
),
@@ -17789,7 +17789,7 @@ export const coins = CoinMap.fromCoins([
1778917789
'sol:ssol',
1779017790
'Solayer SOL',
1779117791
9,
17792-
'sso14endruubvqajs3dq36q829a3a6befoeergjyweh',
17792+
'sSo14endRuUbvQaJS3dq36Q829a3A6BEfoeeRGJywEh',
1779317793
UnderlyingAsset['sol:ssol'],
1779417794
SOL_TOKEN_FEATURES
1779517795
),
@@ -17798,7 +17798,7 @@ export const coins = CoinMap.fromCoins([
1779817798
'sol:drift',
1779917799
'Drift',
1780017800
6,
17801-
'driftupjyltosbwon8kombeysx54afavlddwsbksjwg7',
17801+
'DriFtupJYLTosbwoN8koMbEYSx54aFAVLddWsbksjwg7',
1780217802
UnderlyingAsset['sol:drift'],
1780317803
SOL_TOKEN_FEATURES
1780417804
),

0 commit comments

Comments
 (0)