@@ -2288,6 +2288,54 @@ const walletData: WalletData[] = [
2288
2288
onboard_documentation : "https://www.youtube.com/c/GridPlus" ,
2289
2289
documentation : "https://docs.gridplus.io/" ,
2290
2290
} ,
2291
+ {
2292
+ last_updated : "2023-01-25" ,
2293
+ name : "OKX" ,
2294
+ image_name : "okx" ,
2295
+ brand_color : "#000000" ,
2296
+ url : "https://www.okx.com/web3" ,
2297
+ wallet_live_date : "2019-03-25" ,
2298
+ active_development_team : true ,
2299
+ languages_supported : [ "en" ] ,
2300
+ twitter : "https://twitter.com/okx?s=21&t=VcG0BDlBFxg45H5jtLIaDQ" ,
2301
+ discord : "https://discord.gg/okx" ,
2302
+ reddit : "https://www.reddit.com/r/OKX/" ,
2303
+ telegram : "https://t.me/OKXOfficial_English" ,
2304
+ ios : true ,
2305
+ android : true ,
2306
+ linux : false ,
2307
+ windows : false ,
2308
+ macOS : false ,
2309
+ firefox : true ,
2310
+ chromium : true ,
2311
+ hardware : false ,
2312
+ open_source : true ,
2313
+ repo_url : "https://github.com/orgs/okex/repositories" ,
2314
+ non_custodial : true ,
2315
+ security_audit : [ "none" ] ,
2316
+ scam_protection : true ,
2317
+ hardware_support : true ,
2318
+ walletconnect : true ,
2319
+ rpc_importing : false ,
2320
+ nft_support : true ,
2321
+ connect_to_dapps : true ,
2322
+ staking : false ,
2323
+ swaps : true ,
2324
+ multichain : true ,
2325
+ layer_2 : true ,
2326
+ gas_fee_customization : true ,
2327
+ ens_support : false ,
2328
+ erc_20_support : true ,
2329
+ eip_1559_support : false ,
2330
+ buy_crypto : true ,
2331
+ withdraw_crypto : true ,
2332
+ multisig : false ,
2333
+ social_recovery : false ,
2334
+ onboard_documentation :
2335
+ "https://www.okx.com/web3-docs/getting-start.html#basic-considerations" ,
2336
+ documentation :
2337
+ "https://www.okx.com/web3-docs/getting-start.html#basic-considerations" ,
2338
+ } ,
2291
2339
]
2292
2340
2293
2341
export default walletData
0 commit comments