We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45a0c2 commit af63b5eCopy full SHA for af63b5e
1 file changed
modules/statics/src/allCoinsAndTokens.ts
@@ -2215,6 +2215,7 @@ export const allCoinsAndTokens = [
2215
CoinFeature.SHARED_EVM_SDK,
2216
CoinFeature.EVM_COMPATIBLE_IMS,
2217
CoinFeature.EVM_COMPATIBLE_UI,
2218
+ CoinFeature.EVM_COMPATIBLE_WP,
2219
]
2220
),
2221
account(
@@ -2231,6 +2232,7 @@ export const allCoinsAndTokens = [
2231
2232
2233
2234
2235
2236
2237
2238
canton(
0 commit comments