We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435f7df commit 4db2fd1Copy full SHA for 4db2fd1
1 file changed
modules/statics/src/allCoinsAndTokens.ts
@@ -4674,7 +4674,8 @@ export const allCoinsAndTokens = [
4674
18,
4675
'0xc8a8df9b210243c55d31c73090f06787ad0a1bf6',
4676
UnderlyingAsset['xpl:syzusd'],
4677
- Networks.main.xpl
+ Networks.main.xpl,
4678
+ [...AccountCoin.DEFAULT_FEATURES_EXCLUDE_SINGAPORE, CoinFeature.EIP1559]
4679
),
4680
4681
erc20Token(
0 commit comments