@@ -2385,6 +2385,54 @@ const walletData: WalletData[] = [
2385
2385
onboard_documentation : "https://help.blockwallet.io/hc/en-us" ,
2386
2386
documentation : "https://github.com/block-wallet/extension" ,
2387
2387
} ,
2388
+ {
2389
+ last_updated : "2023-01-25" ,
2390
+ name : "OKX" ,
2391
+ image_name : "okx" ,
2392
+ brand_color : "#000000" ,
2393
+ url : "https://www.okx.com/web3" ,
2394
+ wallet_live_date : "2019-03-25" ,
2395
+ active_development_team : true ,
2396
+ languages_supported : [ "en" ] ,
2397
+ twitter : "https://twitter.com/okx?s=21&t=VcG0BDlBFxg45H5jtLIaDQ" ,
2398
+ discord : "https://discord.gg/okx" ,
2399
+ reddit : "https://www.reddit.com/r/OKX/" ,
2400
+ telegram : "https://t.me/OKXOfficial_English" ,
2401
+ ios : true ,
2402
+ android : true ,
2403
+ linux : false ,
2404
+ windows : false ,
2405
+ macOS : false ,
2406
+ firefox : true ,
2407
+ chromium : true ,
2408
+ hardware : false ,
2409
+ open_source : true ,
2410
+ repo_url : "https://github.com/orgs/okex/repositories" ,
2411
+ non_custodial : true ,
2412
+ security_audit : [ "none" ] ,
2413
+ scam_protection : true ,
2414
+ hardware_support : true ,
2415
+ walletconnect : true ,
2416
+ rpc_importing : false ,
2417
+ nft_support : true ,
2418
+ connect_to_dapps : true ,
2419
+ staking : false ,
2420
+ swaps : true ,
2421
+ multichain : true ,
2422
+ layer_2 : true ,
2423
+ gas_fee_customization : true ,
2424
+ ens_support : false ,
2425
+ erc_20_support : true ,
2426
+ eip_1559_support : false ,
2427
+ buy_crypto : true ,
2428
+ withdraw_crypto : true ,
2429
+ multisig : false ,
2430
+ social_recovery : false ,
2431
+ onboard_documentation :
2432
+ "https://www.okx.com/web3-docs/getting-start.html#basic-considerations" ,
2433
+ documentation :
2434
+ "https://www.okx.com/web3-docs/getting-start.html#basic-considerations" ,
2435
+ } ,
2388
2436
]
2389
2437
2390
2438
export default walletData
0 commit comments