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 a2bbeaa commit 5bbbf9fCopy full SHA for 5bbbf9f
modules/statics/src/allCoinsAndTokens.ts
@@ -1993,6 +1993,7 @@ export const allCoinsAndTokens = [
1993
CoinFeature.SHARED_EVM_SDK,
1994
CoinFeature.EVM_COMPATIBLE_IMS,
1995
CoinFeature.EVM_COMPATIBLE_UI,
1996
+ CoinFeature.EVM_COMPATIBLE_WP,
1997
]
1998
),
1999
account(
@@ -2027,6 +2028,7 @@ export const allCoinsAndTokens = [
2027
2028
2029
2030
2031
2032
2033
2034
0 commit comments