We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747b3be commit f1ddb70Copy full SHA for f1ddb70
1 file changed
modules/statics/src/allCoinsAndTokens.ts
@@ -2177,6 +2177,7 @@ export const allCoinsAndTokens = [
2177
CoinFeature.SHARED_EVM_SIGNING,
2178
CoinFeature.EVM_COMPATIBLE_IMS,
2179
CoinFeature.EVM_COMPATIBLE_UI,
2180
+ CoinFeature.EVM_COMPATIBLE_WP,
2181
],
2182
KeyCurve.Secp256k1,
2183
'',
@@ -2196,6 +2197,7 @@ export const allCoinsAndTokens = [
2196
2197
2198
2199
2200
2201
2202
2203
0 commit comments