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.
1 parent 8640a71 commit a7587c7Copy full SHA for a7587c7
modules/statics/src/allCoinsAndTokens.ts
@@ -2129,6 +2129,7 @@ export const allCoinsAndTokens = [
2129
CoinFeature.EVM_COMPATIBLE_WP,
2130
CoinFeature.EVM_NON_BITGO_RECOVERY,
2131
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
2132
+ CoinFeature.SUPPORTS_ERC20,
2133
]
2134
),
2135
account(
@@ -2148,6 +2149,7 @@ export const allCoinsAndTokens = [
2148
2149
2150
2151
2152
2153
2154
2155
0 commit comments