File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -2322,6 +2322,7 @@ export enum UnderlyingAsset {
23222322 'sol:giga' = 'sol:giga' ,
23232323 'sol:tnsr' = 'sol:tnsr' ,
23242324 'sol:ssol' = 'sol:ssol' ,
2325+ 'sol:drift' = 'sol:drift' ,
23252326
23262327 // TRX tokens
23272328 'trx:htx' = 'trx:htx' ,
Original file line number Diff line number Diff line change @@ -17704,6 +17704,15 @@ export const coins = CoinMap.fromCoins([
1770417704 UnderlyingAsset [ 'sol:ssol' ] ,
1770517705 SOL_TOKEN_FEATURES
1770617706 ) ,
17707+ solToken (
17708+ '371ba1d9-8abf-48c5-85f5-8af2fa7df7ed' ,
17709+ 'sol:drift' ,
17710+ 'Drift' ,
17711+ 6 ,
17712+ 'driftupjyltosbwon8kombeysx54afavlddwsbksjwg7' ,
17713+ UnderlyingAsset [ 'sol:drift' ] ,
17714+ SOL_TOKEN_FEATURES
17715+ ) ,
1770717716
1770817717 tsolToken (
1770917718 'b98c5a7a-49c5-45f1-a6ee-b08dff596a7d' ,
You can’t perform that action at this time.
0 commit comments