Skip to content

Commit aa92008

Browse files
Merge pull request #8729 from BitGo/cecho-904
feat: EXCLUDE_SINGAPORE for xpl:syzusd
2 parents d3fa61f + 4db2fd1 commit aa92008

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4692,7 +4692,8 @@ export const allCoinsAndTokens = [
46924692
18,
46934693
'0xc8a8df9b210243c55d31c73090f06787ad0a1bf6',
46944694
UnderlyingAsset['xpl:syzusd'],
4695-
Networks.main.xpl
4695+
Networks.main.xpl,
4696+
[...AccountCoin.DEFAULT_FEATURES_EXCLUDE_SINGAPORE, CoinFeature.EIP1559]
46964697
),
46974698

46984699
erc20Token(

0 commit comments

Comments
 (0)