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 5bd4190 + a7587c7 commit 0f4d0b9Copy full SHA for 0f4d0b9
modules/statics/src/allCoinsAndTokens.ts
@@ -2155,6 +2155,7 @@ export const allCoinsAndTokens = [
2155
CoinFeature.EVM_COMPATIBLE_WP,
2156
CoinFeature.EVM_NON_BITGO_RECOVERY,
2157
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
2158
+ CoinFeature.SUPPORTS_ERC20,
2159
]
2160
),
2161
account(
@@ -2174,6 +2175,7 @@ export const allCoinsAndTokens = [
2174
2175
2176
2177
2178
2179
2180
2181
0 commit comments