@@ -2242,6 +2242,52 @@ const walletData: WalletData[] = [
22422242 onboard_documentation : "" ,
22432243 documentation : "https://www.mewtopia.com/" ,
22442244 } ,
2245+ {
2246+ last_updated : "2022-10-31" ,
2247+ name : "GridPlus Lattice1" ,
2248+ image_name : "gridplus" ,
2249+ brand_color : "#ffffff" ,
2250+ url : "https://gridplus.io/" ,
2251+ wallet_live_date : "2020-10-01" ,
2252+ active_development_team : true ,
2253+ languages_supported : [ "en" ] ,
2254+ twitter : "https://twitter.com/gridplus" ,
2255+ discord : "https://discord.gg/Bt5fVDTJb9" ,
2256+ reddit : "https://www.reddit.com/r/GridPlus/" ,
2257+ telegram : "" ,
2258+ ios : false ,
2259+ android : false ,
2260+ linux : false ,
2261+ windows : false ,
2262+ macOS : false ,
2263+ firefox : false ,
2264+ chromium : true ,
2265+ hardware : true ,
2266+ open_source : false ,
2267+ repo_url : "https://github.com/GridPlus" ,
2268+ non_custodial : true ,
2269+ security_audit : [ "none" ] ,
2270+ scam_protection : true ,
2271+ hardware_support : true ,
2272+ walletconnect : false ,
2273+ rpc_importing : false ,
2274+ nft_support : false ,
2275+ connect_to_dapps : true ,
2276+ staking : false ,
2277+ swaps : false ,
2278+ multichain : true ,
2279+ layer_2 : true ,
2280+ gas_fee_customization : false ,
2281+ ens_support : false ,
2282+ erc_20_support : false ,
2283+ eip_1559_support : true ,
2284+ buy_crypto : false ,
2285+ withdraw_crypto : false ,
2286+ multisig : false ,
2287+ social_recovery : false ,
2288+ onboard_documentation : "https://www.youtube.com/c/GridPlus" ,
2289+ documentation : "https://docs.gridplus.io/" ,
2290+ } ,
22452291]
22462292
22472293export default walletData
0 commit comments