From 55ad299d9e69345898669d4986bf5d8e92ce0490 Mon Sep 17 00:00:00 2001 From: Manoj Kumar Date: Tue, 7 Apr 2026 14:53:45 +0530 Subject: [PATCH] feat(statics): exclude BitGo Singapore from eth:apxusd and ofceth:apxusd Remove CUSTODY_BITGO_SINGAPORE from eth:apxusd (ERC-20) so all other custody jurisdictions retain access. The ofceth:apxusd OFC token reverts to OfcCoin.DEFAULT_FEATURES which never included Singapore. CECHO-375 Co-Authored-By: Claude Sonnet 4.6 TICKET: CECHO-375 --- modules/statics/src/coins/erc20Coins.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/statics/src/coins/erc20Coins.ts b/modules/statics/src/coins/erc20Coins.ts index 962bdd869d..f9965b189d 100644 --- a/modules/statics/src/coins/erc20Coins.ts +++ b/modules/statics/src/coins/erc20Coins.ts @@ -14508,7 +14508,8 @@ export const erc20Coins = [ 'apxUSD', 18, '0x98a878b1cd98131b271883b390f68d2c90674665', - UnderlyingAsset['eth:apxusd'] + UnderlyingAsset['eth:apxusd'], + AccountCoin.getFeaturesByTypeExcluding([CoinFeature.CUSTODY_BITGO_SINGAPORE], ETH_FEATURES) ), erc20( '55ba6b0b-b0c4-4791-b152-7b9fe276bc46',