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 8160db6 + 5bbbf9f commit 4178807Copy full SHA for 4178807
modules/statics/src/allCoinsAndTokens.ts
@@ -1995,6 +1995,7 @@ export const allCoinsAndTokens = [
1995
CoinFeature.SHARED_EVM_SDK,
1996
CoinFeature.EVM_COMPATIBLE_IMS,
1997
CoinFeature.EVM_COMPATIBLE_UI,
1998
+ CoinFeature.EVM_COMPATIBLE_WP,
1999
]
2000
),
2001
account(
@@ -2029,6 +2030,7 @@ export const allCoinsAndTokens = [
2029
2030
2031
2032
2033
2034
2035
2036
0 commit comments