File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -523,10 +523,10 @@ export const walletsData: WalletData[] = [
523
523
documentation : "" ,
524
524
} ,
525
525
{
526
- last_updated : "2022-06-24 " ,
526
+ last_updated : "2024-08-31 " ,
527
527
name : "imToken" ,
528
528
image : imTokenImage ,
529
- brand_color : "#098de6 " ,
529
+ brand_color : "#007FFF " ,
530
530
url : "https://token.im/" ,
531
531
active_development_team : true ,
532
532
languages_supported : [
@@ -553,8 +553,8 @@ export const walletsData: WalletData[] = [
553
553
firefox : false ,
554
554
chromium : false ,
555
555
hardware : false ,
556
- open_source : false ,
557
- repo_url : "https://github.com/consenlabs/token-core " ,
556
+ open_source : true ,
557
+ repo_url : "https://github.com/consenlabs/" ,
558
558
non_custodial : true ,
559
559
security_audit : [ "https://cure53.de/pentest-report_imtoken.pdf" ] ,
560
560
scam_protection : true ,
@@ -572,7 +572,7 @@ export const walletsData: WalletData[] = [
572
572
withdraw_crypto : false ,
573
573
multisig : false ,
574
574
social_recovery : false ,
575
- onboard_documentation : "" ,
575
+ onboard_documentation : "https://support.token.im/hc/categories/360000925393 " ,
576
576
documentation : "https://support.token.im/hc/en-us" ,
577
577
} ,
578
578
{
You can’t perform that action at this time.
0 commit comments