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 af16f52 + 5613442 commit ba9cd0cCopy full SHA for ba9cd0c
modules/statics/src/allCoinsAndTokens.ts
@@ -2374,6 +2374,8 @@ export const allCoinsAndTokens = [
2374
CoinFeature.EVM_COMPATIBLE_UI,
2375
CoinFeature.EVM_NON_BITGO_RECOVERY,
2376
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
2377
+ CoinFeature.SUPPORTS_ERC20,
2378
+ CoinFeature.EVM_COMPATIBLE_WP,
2379
],
2380
KeyCurve.Secp256k1,
2381
'',
@@ -2396,6 +2398,7 @@ export const allCoinsAndTokens = [
2396
2398
2397
2399
2400
CoinFeature.SUPPORTS_ERC20,
2401
2402
2403
2404
0 commit comments