Skip to content

Commit d2023a3

Browse files
feat: gate sohm token
TICKET : COIN-5477
1 parent 5833328 commit d2023a3

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
@@ -4602,7 +4602,8 @@ export const erc20Coins = [
46024602
'Staked OHM',
46034603
9,
46044604
'0x04906695d6d12cf5459975d7c3c03356e4ccd460',
4605-
UnderlyingAsset.SOHM
4605+
UnderlyingAsset.SOHM,
4606+
ACCOUNT_COIN_DEFAULT_FEATURES_EXCLUDE_SINGAPORE
46064607
),
46074608
erc20(
46084609
'53d7708f-5fdf-4ca0-9f5c-caf2c23c9348',

0 commit comments

Comments
 (0)