@@ -2564,6 +2564,9 @@ export const allCoinsAndTokens = [
25642564 CoinFeature . EVM_COMPATIBLE_IMS ,
25652565 CoinFeature . EVM_COMPATIBLE_UI ,
25662566 CoinFeature . EVM_COMPATIBLE_WP ,
2567+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
2568+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
2569+ CoinFeature . SUPPORTS_ERC20 ,
25672570 ]
25682571 ) ,
25692572 account (
@@ -2581,6 +2584,9 @@ export const allCoinsAndTokens = [
25812584 CoinFeature . EVM_COMPATIBLE_IMS ,
25822585 CoinFeature . EVM_COMPATIBLE_UI ,
25832586 CoinFeature . EVM_COMPATIBLE_WP ,
2587+ CoinFeature . EVM_NON_BITGO_RECOVERY ,
2588+ CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
2589+ CoinFeature . SUPPORTS_ERC20 ,
25842590 ]
25852591 ) ,
25862592 account (
@@ -2601,10 +2607,7 @@ export const allCoinsAndTokens = [
26012607 CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
26022608 CoinFeature . SUPPORTS_ERC20 ,
26032609 CoinFeature . EVM_COMPATIBLE_WP ,
2604- ] ,
2605- KeyCurve . Secp256k1 ,
2606- '' ,
2607- 'TDogeOS'
2610+ ]
26082611 ) ,
26092612 account (
26102613 '7d69a368-ea4b-422d-bb21-38812fb5a418' ,
@@ -2624,10 +2627,7 @@ export const allCoinsAndTokens = [
26242627 CoinFeature . EVM_UNSIGNED_SWEEP_RECOVERY ,
26252628 CoinFeature . SUPPORTS_ERC20 ,
26262629 CoinFeature . EVM_COMPATIBLE_WP ,
2627- ] ,
2628- KeyCurve . Secp256k1 ,
2629- '' ,
2630- 'DogeOS'
2630+ ]
26312631 ) ,
26322632 account (
26332633 'cf06d1ea-f7c4-4a26-95fd-f71983eba58f' ,
0 commit comments