We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3fa61f + 4db2fd1 commit aa92008Copy full SHA for aa92008
1 file changed
modules/statics/src/allCoinsAndTokens.ts
@@ -4692,7 +4692,8 @@ export const allCoinsAndTokens = [
4692
18,
4693
'0xc8a8df9b210243c55d31c73090f06787ad0a1bf6',
4694
UnderlyingAsset['xpl:syzusd'],
4695
- Networks.main.xpl
+ Networks.main.xpl,
4696
+ [...AccountCoin.DEFAULT_FEATURES_EXCLUDE_SINGAPORE, CoinFeature.EIP1559]
4697
),
4698
4699
erc20Token(
0 commit comments