@@ -2702,6 +2702,54 @@ const walletData: WalletData[] = [
2702
2702
documentation :
2703
2703
"https://docs.xdefi.io/xdefi-wallet-v2-draft/technical-docs/extension-integration" ,
2704
2704
} ,
2705
+ {
2706
+ last_updated : "2023-10-30" ,
2707
+ name : "Aurox Wallet" ,
2708
+ image_name : "aurox" ,
2709
+ brand_color : "#1F47FF" ,
2710
+ url : "https://getaurox.com/wallet" ,
2711
+ wallet_live_date : "2022-12-06" ,
2712
+ active_development_team : true ,
2713
+ languages_supported : [ "en" ] ,
2714
+ twitter : "https://twitter.com/getaurox" ,
2715
+ discord : "https://aurox.app/discord" ,
2716
+ reddit : "" ,
2717
+ telegram : "" ,
2718
+ ios : false ,
2719
+ android : false ,
2720
+ linux : false ,
2721
+ windows : false ,
2722
+ macOS : false ,
2723
+ firefox : false ,
2724
+ chromium : true ,
2725
+ hardware : false ,
2726
+ open_source : true ,
2727
+ repo_url : "https://github.com/GetAurox/Aurox-Wallet" ,
2728
+ non_custodial : true ,
2729
+ security_audit : [ "https://skynet.certik.com/projects/aurox" ] ,
2730
+ scam_protection : true ,
2731
+ hardware_support : true ,
2732
+ walletconnect : false ,
2733
+ rpc_importing : true ,
2734
+ nft_support : true ,
2735
+ connect_to_dapps : true ,
2736
+ staking : false ,
2737
+ swaps : true ,
2738
+ multichain : true ,
2739
+ layer_2 : true ,
2740
+ gas_fee_customization : true ,
2741
+ ens_support : true ,
2742
+ erc_20_support : true ,
2743
+ eip_1559_support : true ,
2744
+ buy_crypto : false ,
2745
+ withdraw_crypto : false ,
2746
+ multisig : false ,
2747
+ social_recovery : false ,
2748
+ onboard_documentation :
2749
+ " https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem" ,
2750
+ documentation :
2751
+ " https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem" ,
2752
+ } ,
2705
2753
]
2706
2754
2707
2755
export default walletData
0 commit comments