@@ -2527,6 +2527,52 @@ const walletData: WalletData[] = [
2527
2527
documentation :
2528
2528
"https://tahowallet.notion.site/Taho-Knowledge-Base-4d95ed5439c64d6db3d3d27abf1fdae5" ,
2529
2529
} ,
2530
+ {
2531
+ last_updated : "2023-05-01" ,
2532
+ name : "ShapeShift Wallet" ,
2533
+ image_name : "shapeshift" ,
2534
+ brand_color : "#386FF9" ,
2535
+ url : "https://app.shapeshift.com/" ,
2536
+ wallet_live_date : "2020-07-01" ,
2537
+ active_development_team : true ,
2538
+ languages_supported : [ "en" , "es" , "pt" , "fr" , "de" , "tr" , "ru" , "uk" ] ,
2539
+ twitter : "https://twitter.com/shapeshift" ,
2540
+ discord : "https://discord.gg/shapeshift" ,
2541
+ reddit : "" ,
2542
+ telegram : "https://t.me/shapeshiftofficial" ,
2543
+ ios : true ,
2544
+ android : true ,
2545
+ linux : false ,
2546
+ windows : false ,
2547
+ macOS : false ,
2548
+ firefox : false ,
2549
+ chromium : false ,
2550
+ hardware : false ,
2551
+ open_source : true ,
2552
+ repo_url : "https://github.com/shapeshift/hdwallet" ,
2553
+ non_custodial : true ,
2554
+ security_audit : [ "https://www.defisafety.com/app/pqrs/108" ] ,
2555
+ scam_protection : false ,
2556
+ hardware_support : true ,
2557
+ walletconnect : true ,
2558
+ rpc_importing : false ,
2559
+ nft_support : true ,
2560
+ connect_to_dapps : true ,
2561
+ staking : true ,
2562
+ swaps : true ,
2563
+ multichain : true ,
2564
+ layer_2 : true ,
2565
+ gas_fee_customization : true ,
2566
+ ens_support : true ,
2567
+ erc_20_support : true ,
2568
+ eip_1559_support : true ,
2569
+ buy_crypto : true ,
2570
+ withdraw_crypto : true ,
2571
+ multisig : false ,
2572
+ social_recovery : false ,
2573
+ onboard_documentation : "https://shapeshift.zendesk.com/hc/en-us/" ,
2574
+ documentation :"https://docs.shapeshift.com/" ,
2575
+ } ,
2530
2576
]
2531
2577
2532
2578
export default walletData
0 commit comments