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 49df87a + ecdd44a commit 72b9df7Copy full SHA for 72b9df7
modules/statics/src/allCoinsAndTokens.ts
@@ -2069,6 +2069,8 @@ export const allCoinsAndTokens = [
2069
CoinFeature.EVM_COMPATIBLE_IMS,
2070
CoinFeature.EVM_COMPATIBLE_UI,
2071
CoinFeature.EVM_COMPATIBLE_WP,
2072
+ CoinFeature.EVM_NON_BITGO_RECOVERY,
2073
+ CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
2074
]
2075
),
2076
account(
@@ -2086,6 +2088,8 @@ export const allCoinsAndTokens = [
2086
2088
2087
2089
2090
2091
2092
2093
2094
2095
canton(
0 commit comments