We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 836a5e4 + beb5bec commit b25fe3fCopy full SHA for b25fe3f
modules/statics/src/coins/ofcCoins.ts
@@ -358,7 +358,7 @@ export const ofcCoins = [
358
'ofctaed',
359
'Testnet United Arab Emirates Dirham',
360
2,
361
- UnderlyingAsset.SGD,
+ UnderlyingAsset.AED,
362
CoinKind.FIAT
363
),
364
tofc(
@@ -766,6 +766,14 @@ export const ofcCoins = [
766
UnderlyingAsset['sol:pump'],
767
SOL_OFC_TOKEN_FEATURES
768
769
+ ofcsolToken(
770
+ '7d50630f-9bba-4a06-8665-4376ef1f128e',
771
+ 'ofcsol:drift',
772
+ 'Drift',
773
+ 6,
774
+ UnderlyingAsset['sol:drift'],
775
+ SOL_OFC_TOKEN_FEATURES
776
+ ),
777
ofcsolToken(
778
'989eec31-a0d5-4cdc-b4de-6fca30cde366',
779
'ofcsol:popcat',
0 commit comments