@@ -1396,6 +1396,8 @@ export const allCoinsAndTokens = [
13961396 CoinFeature . SHARED_EVM_SDK ,
13971397 CoinFeature . EVM_COMPATIBLE_IMS ,
13981398 CoinFeature . EVM_COMPATIBLE_UI ,
1399+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1400+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
13991401 ]
14001402 ) ,
14011403 account (
@@ -1412,6 +1414,8 @@ export const allCoinsAndTokens = [
14121414 CoinFeature . SHARED_EVM_SDK ,
14131415 CoinFeature . EVM_COMPATIBLE_IMS ,
14141416 CoinFeature . EVM_COMPATIBLE_UI ,
1417+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1418+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
14151419 ]
14161420 ) ,
14171421 account (
@@ -1514,6 +1518,8 @@ export const allCoinsAndTokens = [
15141518 CoinFeature . SHARED_EVM_SDK ,
15151519 CoinFeature . EVM_COMPATIBLE_IMS ,
15161520 CoinFeature . EVM_COMPATIBLE_UI ,
1521+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1522+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
15171523 ]
15181524 ) ,
15191525 account (
@@ -1530,6 +1536,8 @@ export const allCoinsAndTokens = [
15301536 CoinFeature . SHARED_EVM_SDK ,
15311537 CoinFeature . EVM_COMPATIBLE_IMS ,
15321538 CoinFeature . EVM_COMPATIBLE_UI ,
1539+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1540+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
15331541 ]
15341542 ) ,
15351543 account (
@@ -1546,6 +1554,8 @@ export const allCoinsAndTokens = [
15461554 CoinFeature . SHARED_EVM_SDK ,
15471555 CoinFeature . EVM_COMPATIBLE_IMS ,
15481556 CoinFeature . EVM_COMPATIBLE_UI ,
1557+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1558+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
15491559 ]
15501560 ) ,
15511561 account (
@@ -1562,6 +1572,8 @@ export const allCoinsAndTokens = [
15621572 CoinFeature . SHARED_EVM_SDK ,
15631573 CoinFeature . EVM_COMPATIBLE_IMS ,
15641574 CoinFeature . EVM_COMPATIBLE_UI ,
1575+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1576+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
15651577 ]
15661578 ) ,
15671579 account (
@@ -1614,6 +1626,8 @@ export const allCoinsAndTokens = [
16141626 CoinFeature . SHARED_EVM_SDK ,
16151627 CoinFeature . EVM_COMPATIBLE_IMS ,
16161628 CoinFeature . EVM_COMPATIBLE_UI ,
1629+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1630+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
16171631 ]
16181632 ) ,
16191633 account (
@@ -1630,6 +1644,8 @@ export const allCoinsAndTokens = [
16301644 CoinFeature . SHARED_EVM_SDK ,
16311645 CoinFeature . EVM_COMPATIBLE_IMS ,
16321646 CoinFeature . EVM_COMPATIBLE_UI ,
1647+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1648+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
16331649 ]
16341650 ) ,
16351651 account (
@@ -1715,6 +1731,8 @@ export const allCoinsAndTokens = [
17151731 CoinFeature . EVM_COMPATIBLE_IMS ,
17161732 CoinFeature . EVM_COMPATIBLE_UI ,
17171733 CoinFeature . EVM_COMPATIBLE_WP ,
1734+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1735+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
17181736 ]
17191737 ) ,
17201738 account (
@@ -1732,6 +1750,8 @@ export const allCoinsAndTokens = [
17321750 CoinFeature . EVM_COMPATIBLE_IMS ,
17331751 CoinFeature . EVM_COMPATIBLE_UI ,
17341752 CoinFeature . EVM_COMPATIBLE_WP ,
1753+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
1754+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
17351755 ]
17361756 ) ,
17371757 account (
@@ -2001,6 +2021,8 @@ export const allCoinsAndTokens = [
20012021 CoinFeature . EVM_COMPATIBLE_UI ,
20022022 CoinFeature . EVM_COMPATIBLE_WP ,
20032023 CoinFeature . SUPPORTS_ERC20 ,
2024+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
2025+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
20042026 ]
20052027 ) ,
20062028 account (
@@ -2018,6 +2040,8 @@ export const allCoinsAndTokens = [
20182040 CoinFeature . EVM_COMPATIBLE_IMS ,
20192041 CoinFeature . EVM_COMPATIBLE_UI ,
20202042 CoinFeature . EVM_COMPATIBLE_WP ,
2043+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
2044+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
20212045 ]
20222046 ) ,
20232047 account (
@@ -2035,6 +2059,8 @@ export const allCoinsAndTokens = [
20352059 CoinFeature . EVM_COMPATIBLE_IMS ,
20362060 CoinFeature . EVM_COMPATIBLE_UI ,
20372061 CoinFeature . EVM_COMPATIBLE_WP ,
2062+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
2063+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
20382064 ]
20392065 ) ,
20402066 account (
@@ -2052,6 +2078,8 @@ export const allCoinsAndTokens = [
20522078 CoinFeature . EVM_COMPATIBLE_IMS ,
20532079 CoinFeature . EVM_COMPATIBLE_UI ,
20542080 CoinFeature . EVM_COMPATIBLE_WP ,
2081+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
2082+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
20552083 ]
20562084 ) ,
20572085 account (
0 commit comments