From beb5bec75b064083c69532f88ed3cbd2a7cc4627 Mon Sep 17 00:00:00 2001 From: Fahad Uddin Date: Mon, 29 Sep 2025 13:32:47 -0400 Subject: [PATCH] fix: add missing configs - fix underlying asset for tofcaed from `sgd` to `aed` [GO-1793] - add missing ofc configs ofcsol:drift [GO-1794] Ticket: GO-1793 --- modules/statics/src/coins/ofcCoins.ts | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/modules/statics/src/coins/ofcCoins.ts b/modules/statics/src/coins/ofcCoins.ts index e842898800..06c33f29d7 100644 --- a/modules/statics/src/coins/ofcCoins.ts +++ b/modules/statics/src/coins/ofcCoins.ts @@ -358,7 +358,7 @@ export const ofcCoins = [ 'ofctaed', 'Testnet United Arab Emirates Dirham', 2, - UnderlyingAsset.SGD, + UnderlyingAsset.AED, CoinKind.FIAT ), tofc( @@ -766,6 +766,14 @@ export const ofcCoins = [ UnderlyingAsset['sol:pump'], SOL_OFC_TOKEN_FEATURES ), + ofcsolToken( + '7d50630f-9bba-4a06-8665-4376ef1f128e', + 'ofcsol:drift', + 'Drift', + 6, + UnderlyingAsset['sol:drift'], + SOL_OFC_TOKEN_FEATURES + ), ofcsolToken( '989eec31-a0d5-4cdc-b4de-6fca30cde366', 'ofcsol:popcat',