We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f7473 commit abf4d63Copy full SHA for abf4d63
1 file changed
modules/statics/src/allCoinsAndTokens.ts
@@ -665,7 +665,8 @@ export const allCoinsAndTokens = [
665
Networks.main.susd,
666
2,
667
UnderlyingAsset.USD,
668
- BaseUnit.USD
+ BaseUnit.USD,
669
+ [CoinFeature.DEPRECATED]
670
),
671
account(
672
'e424034a-22e6-4bcf-bd04-c598507afe3d',
@@ -674,7 +675,8 @@ export const allCoinsAndTokens = [
674
675
Networks.test.susd,
676
677
678
679
680
681
682
'4a903d2c-6487-41fc-bede-77947b80efbb',
0 commit comments