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 dba7cf5 commit fed9d33Copy full SHA for fed9d33
modules/statics/src/allCoinsAndTokens.ts
@@ -753,6 +753,7 @@ export const allCoinsAndTokens = [
753
CoinFeature.EVM_COMPATIBLE_UI,
754
CoinFeature.EVM_NON_BITGO_RECOVERY,
755
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
756
+ CoinFeature.EVM_COMPATIBLE_WP,
757
],
758
KeyCurve.Secp256k1,
759
'',
@@ -774,6 +775,7 @@ export const allCoinsAndTokens = [
774
775
776
777
778
779
780
781
0 commit comments