Skip to content

Commit c7c2ba4

Browse files
author
Anupam Pandey
authored
Merge pull request #5116 from BitGo/PX-5406-fixing-test-tokens
feat(statics): fixing sol test tokens
2 parents c5a1da8 + 3816a41 commit c7c2ba4

File tree

2 files changed

+24
-16
lines changed

2 files changed

+24
-16
lines changed

modules/statics/src/base.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,6 +847,14 @@ export enum UnderlyingAsset {
847847
'GAME.COM' = 'game.com',
848848
GAMMA = 'gamma',
849849
'sol:gari' = 'sol:gari',
850+
'tsol:slnd' = 'tsol:slnd',
851+
'tsol:orca' = 'tsol:orca',
852+
'tsol:usdc' = 'tsol:usdc',
853+
'tsol:ray' = 'tsol:ray',
854+
'tsol:gmt' = 'tsol:gmt',
855+
'tsol:usdt' = 'tsol:usdt',
856+
'tsol:srm' = 'tsol:srm',
857+
'tsol:gari' = 'tsol:gari',
850858
GAS = 'gas',
851859
GATE = 'gate',
852860
GBPT = 'gbpt',

modules/statics/src/coins.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,55 +1551,55 @@ export const coins = CoinMap.fromCoins([
15511551
'ofctsol:slnd',
15521552
'testnet SOLEND',
15531553
9,
1554-
UnderlyingAsset['sol:slnd'],
1554+
UnderlyingAsset['tsol:slnd'],
15551555
SOL_TOKEN_FEATURES
15561556
),
15571557
tofcsolToken(
15581558
'5610a965-d046-46e2-9077-40f496be3f18',
15591559
'ofctsol:orca',
15601560
'testnet ORCA',
15611561
9,
1562-
UnderlyingAsset['sol:orca'],
1562+
UnderlyingAsset['tsol:orca'],
15631563
SOL_TOKEN_FEATURES
15641564
),
15651565
tofcsolToken(
15661566
'6fd31137-ab29-441e-9136-8b4bad4f0477',
15671567
'ofctsol:usdc',
15681568
'testnet USD Coin',
15691569
6,
1570-
UnderlyingAsset['sol:usdc'],
1570+
UnderlyingAsset['tsol:usdc'],
15711571
SOL_TOKEN_FEATURES
15721572
),
15731573
tofcsolToken(
15741574
'431a593e-0396-4d68-9db6-901d312df47d',
15751575
'ofctsol:ray',
15761576
'testnet Raydium',
15771577
9,
1578-
UnderlyingAsset['sol:ray'],
1578+
UnderlyingAsset['tsol:ray'],
15791579
SOL_TOKEN_FEATURES
15801580
),
15811581
tofcsolToken(
15821582
'ff1955c9-988d-4c9e-86e7-cf589bb3d66f',
15831583
'ofctsol:gmt',
15841584
'testnet GMT',
15851585
9,
1586-
UnderlyingAsset['sol:gmt'],
1586+
UnderlyingAsset['tsol:gmt'],
15871587
SOL_TOKEN_FEATURES
15881588
),
15891589
tofcsolToken(
15901590
'308d63c0-3a74-49c9-98d8-a4fe52e58226',
15911591
'ofctsol:usdt',
15921592
'testnet USD Tether',
15931593
9,
1594-
UnderlyingAsset['sol:usdt'],
1594+
UnderlyingAsset['tsol:usdt'],
15951595
SOL_TOKEN_FEATURES
15961596
),
15971597
tofcsolToken(
15981598
'73a332da-1abf-4c4b-b5b5-f03fe36738cb',
15991599
'ofctsol:srm',
16001600
'testnet Serum',
16011601
9,
1602-
UnderlyingAsset['sol:srm'],
1602+
UnderlyingAsset['tsol:srm'],
16031603
SOL_TOKEN_FEATURES
16041604
),
16051605

@@ -1608,7 +1608,7 @@ export const coins = CoinMap.fromCoins([
16081608
'ofctsol:gari',
16091609
'testnet Gari Token',
16101610
9,
1611-
UnderlyingAsset['sol:gari'],
1611+
UnderlyingAsset['tsol:gari'],
16121612
SOL_TOKEN_FEATURES
16131613
),
16141614
tofcsolToken(
@@ -17494,7 +17494,7 @@ export const coins = CoinMap.fromCoins([
1749417494
'Serum',
1749517495
9,
1749617496
'D8YXLiwWQMibWRaxCTs9k6HwaYE6vtsbzK9KrQVMXU1K',
17497-
UnderlyingAsset['sol:srm'],
17497+
UnderlyingAsset['tsol:srm'],
1749817498
SOL_TOKEN_FEATURES
1749917499
),
1750017500
tsolToken(
@@ -17503,7 +17503,7 @@ export const coins = CoinMap.fromCoins([
1750317503
'USD Coin',
1750417504
9,
1750517505
'F4uLeXJoFz3hw13MposuwaQbMcZbCjqvEGPPeRRB1Byf',
17506-
UnderlyingAsset['sol:usdc'],
17506+
UnderlyingAsset['tsol:usdc'],
1750717507
SOL_TOKEN_FEATURES
1750817508
),
1750917509
tsolToken(
@@ -17521,7 +17521,7 @@ export const coins = CoinMap.fromCoins([
1752117521
'Raydium',
1752217522
9,
1752317523
'9kLJoGbMgSteptkhKKuh7ken4JEvHrT83157ezEGrZ7R',
17524-
UnderlyingAsset['sol:ray'],
17524+
UnderlyingAsset['tsol:ray'],
1752517525
SOL_TOKEN_FEATURES
1752617526
),
1752717527
tsolToken(
@@ -17530,7 +17530,7 @@ export const coins = CoinMap.fromCoins([
1753017530
'GMT',
1753117531
9,
1753217532
'64bco36MjrZ8K26FXZGoSrnDFDSCZhvJGfQ5ywLRFUpF',
17533-
UnderlyingAsset['sol:gmt'],
17533+
UnderlyingAsset['tsol:gmt'],
1753417534
SOL_TOKEN_FEATURES
1753517535
),
1753617536
tsolToken(
@@ -17539,7 +17539,7 @@ export const coins = CoinMap.fromCoins([
1753917539
'USD Tether',
1754017540
9,
1754117541
'9cgpBeNZ2HnLda7NWaaU1i3NyTstk2c4zCMUcoAGsi9C',
17542-
UnderlyingAsset['sol:usdt'],
17542+
UnderlyingAsset['tsol:usdt'],
1754317543
SOL_TOKEN_FEATURES
1754417544
),
1754517545
tsolToken(
@@ -17548,7 +17548,7 @@ export const coins = CoinMap.fromCoins([
1754817548
'GARI',
1754917549
9,
1755017550
'Aub3Nun71bD5B98JQAivGtEdwCuFJVvZVXKkcVJkuzgh',
17551-
UnderlyingAsset['sol:gari'],
17551+
UnderlyingAsset['tsol:gari'],
1755217552
SOL_TOKEN_FEATURES
1755317553
),
1755417554
tsolToken(
@@ -17557,7 +17557,7 @@ export const coins = CoinMap.fromCoins([
1755717557
'ORCA',
1755817558
9,
1755917559
'4yQY4kNGCCM5rCWiQMWHFe5q3b5o7AqGWbx3XyeTti5h',
17560-
UnderlyingAsset['sol:orca'],
17560+
UnderlyingAsset['tsol:orca'],
1756117561
SOL_TOKEN_FEATURES
1756217562
),
1756317563
tsolToken(
@@ -17566,7 +17566,7 @@ export const coins = CoinMap.fromCoins([
1756617566
'SOLEND',
1756717567
9,
1756817568
'Ex6rHLLmvZoP9mpunMFvew424seSjPp5PQb5hDy8KJu6',
17569-
UnderlyingAsset['sol:slnd'],
17569+
UnderlyingAsset['tsol:slnd'],
1757017570
SOL_TOKEN_FEATURES
1757117571
),
1757217572

0 commit comments

Comments
 (0)