We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f658c12 + ba93367 commit 77cbdbcCopy full SHA for 77cbdbc
modules/statics/src/allCoinsAndTokens.ts
@@ -764,6 +764,7 @@ export const allCoinsAndTokens = [
764
CoinFeature.EVM_COMPATIBLE_UI,
765
CoinFeature.EVM_NON_BITGO_RECOVERY,
766
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
767
+ CoinFeature.SUPPORTS_ERC20,
768
],
769
KeyCurve.Secp256k1,
770
'',
@@ -785,6 +786,7 @@ export const allCoinsAndTokens = [
785
786
787
788
789
790
791
792
0 commit comments