File tree Expand file tree Collapse file tree
modules/statics/src/coins Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1959,6 +1959,14 @@ export const ofcCoins = [
19591959 UnderlyingAsset [ 'sol:usd1' ] ,
19601960 [ ...SOL_TOKEN_FEATURES , CoinFeature . STABLECOIN ]
19611961 ) ,
1962+ tofcsolToken (
1963+ 'c9ee21a5-d000-45b6-a045-cb307810434b' ,
1964+ 'ofctsol:trump' ,
1965+ 'Test OFFICIAL TRUMP' ,
1966+ 6 ,
1967+ UnderlyingAsset [ 'sol:trump' ] ,
1968+ SOL_TOKEN_FEATURES
1969+ ) ,
19621970 tofcsolToken (
19631971 'ad6d7d4e-894b-4cf9-bb66-e4341717969a' ,
19641972 'ofctsol:txsgd' ,
Original file line number Diff line number Diff line change @@ -3617,6 +3617,16 @@ export const solTokens = [
36173617 UnderlyingAsset [ 'sol:usd1' ] ,
36183618 [ ...SOL_TOKEN_FEATURES , CoinFeature . STABLECOIN ]
36193619 ) ,
3620+ tsolToken (
3621+ '78909b86-75e8-4e8d-b326-5b209c4508eb' ,
3622+ 'tsol:trump' ,
3623+ 'OFFICIAL TRUMP' ,
3624+ 6 ,
3625+ 'APQkhGVxBZyXkj2hRYDukgAQcqwQCAJ7kTGmVAW1yVRx' ,
3626+ 'APQkhGVxBZyXkj2hRYDukgAQcqwQCAJ7kTGmVAW1yVRx' ,
3627+ UnderlyingAsset [ 'sol:trump' ] ,
3628+ SOL_TOKEN_FEATURES
3629+ ) ,
36203630 solToken (
36213631 '6dea72c2-bef1-4dee-8d8c-5f55bbb1d01b' ,
36223632 'sol:xyo' ,
You can’t perform that action at this time.
0 commit comments