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 61af4d8 commit b8a59deCopy full SHA for b8a59de
modules/abstract-utxo/.DS_Store
0 Bytes
modules/statics/src/allCoinsAndTokens.ts
@@ -2374,6 +2374,7 @@ export const allCoinsAndTokens = [
2374
CoinFeature.EVM_COMPATIBLE_UI,
2375
CoinFeature.EVM_NON_BITGO_RECOVERY,
2376
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
2377
+ CoinFeature.EVM_COMPATIBLE_WP,
2378
],
2379
KeyCurve.Secp256k1,
2380
'',
@@ -2396,6 +2397,7 @@ export const allCoinsAndTokens = [
2396
2397
2398
2399
CoinFeature.SUPPORTS_ERC20,
2400
2401
2402
2403
0 commit comments