Skip to content

Commit c2b3e5a

Browse files
committed
feat(statics): gating eth:anon for Dubai
ticket: WIN-6072
1 parent fcaa7e4 commit c2b3e5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/statics/src/coins/erc20Coins.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12063,7 +12063,8 @@ export const erc20Coins = [
1206312063
'HeyAnon',
1206412064
18,
1206512065
'0x79bbf4508b1391af3a0f4b30bb5fc4aa9ab0e07c',
12066-
UnderlyingAsset['eth:anon']
12066+
UnderlyingAsset['eth:anon'],
12067+
[...ACCOUNT_COIN_DEFAULT_FEATURES_EXCLUDE_MENA_FZE, CoinFeature.BULK_TRANSACTION]
1206712068
),
1206812069
erc20(
1206912070
'82a853ca-67c9-43d1-95fc-61716a7b18fe',

0 commit comments

Comments
 (0)