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 35b76f9 commit efb1c55Copy full SHA for efb1c55
modules/statics/src/allCoinsAndTokens.ts
@@ -1975,8 +1975,7 @@ export const allCoinsAndTokens = [
1975
CoinFeature.SHARED_EVM_SDK,
1976
CoinFeature.EVM_COMPATIBLE_IMS,
1977
CoinFeature.EVM_COMPATIBLE_UI,
1978
- CoinFeature.EVM_NON_BITGO_RECOVERY,
1979
- CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
+ CoinFeature.EVM_COMPATIBLE_WP,
1980
]
1981
),
1982
account(
@@ -1993,8 +1992,7 @@ export const allCoinsAndTokens = [
1993
1992
1994
1995
1996
1997
1998
1999
2000
gasTankAccount(
0 commit comments