@@ -89,6 +89,7 @@ export const walletsData: WalletData[] = [
89
89
social_recovery : false ,
90
90
onboard_documentation : "https://support.keyst.one/" ,
91
91
documentation : "" ,
92
+ supported_chains : [ ] , // TODO: Add supported chains
92
93
} ,
93
94
{
94
95
last_updated : "2022-06-22" ,
@@ -135,6 +136,7 @@ export const walletsData: WalletData[] = [
135
136
social_recovery : true ,
136
137
onboard_documentation : "" ,
137
138
documentation : "" ,
139
+ supported_chains : [ ] , // TODO: Add supported chains
138
140
} ,
139
141
{
140
142
last_updated : "2024-03-07" ,
@@ -180,6 +182,7 @@ export const walletsData: WalletData[] = [
180
182
social_recovery : true ,
181
183
onboard_documentation : "https://www.argent.xyz/learn/" ,
182
184
documentation : "" ,
185
+ supported_chains : [ ] , // TODO: Add supported chains
183
186
} ,
184
187
{
185
188
last_updated : "2022-11-15" ,
@@ -236,6 +239,7 @@ export const walletsData: WalletData[] = [
236
239
documentation : "" ,
237
240
new_to_crypto : true ,
238
241
// note: "Community contribution, let's follow up with Coinbase",
242
+ supported_chains : [ ] , // TODO: Add supported chains
239
243
} ,
240
244
{
241
245
last_updated : "2022-06-22" ,
@@ -279,6 +283,7 @@ export const walletsData: WalletData[] = [
279
283
onboard_documentation :
280
284
"https://framelabs.notion.site/Getting-Started-Guide-775a95edec3244ce80e118ead8ea6516" ,
281
285
documentation : "" ,
286
+ supported_chains : [ ] , // TODO: Add supported chains
282
287
} ,
283
288
{
284
289
last_updated : "2022-06-22" ,
@@ -371,6 +376,7 @@ export const walletsData: WalletData[] = [
371
376
social_recovery : false ,
372
377
onboard_documentation : "https://support.metamask.io" ,
373
378
documentation : "" ,
379
+ supported_chains : [ ] , // TODO: Add supported chains
374
380
} ,
375
381
{
376
382
last_updated : "2023-01-25" ,
@@ -413,6 +419,7 @@ export const walletsData: WalletData[] = [
413
419
social_recovery : true ,
414
420
onboard_documentation : "https://docs.safe.global/" ,
415
421
documentation : "https://docs.safe.global/" ,
422
+ supported_chains : [ ] , // TODO: Add supported chains
416
423
} ,
417
424
{
418
425
last_updated : "May 10, 2024" ,
@@ -483,6 +490,7 @@ export const walletsData: WalletData[] = [
483
490
social_recovery : false ,
484
491
onboard_documentation : "https://coin.space/ethereum-wallet/" ,
485
492
documentation : "https://support.coin.space/hc/en-us" ,
493
+ supported_chains : [ ] , // TODO: Add supported chains
486
494
} ,
487
495
{
488
496
last_updated : "2023-08-23" ,
@@ -526,6 +534,7 @@ export const walletsData: WalletData[] = [
526
534
onboard_documentation :
527
535
"https://help.ambire.com/hc/en-us/categories/4404980091538-Ambire-Wallet" ,
528
536
documentation : "" ,
537
+ supported_chains : [ ] , // TODO: Add supported chains
529
538
} ,
530
539
{
531
540
last_updated : "2022-06-24" ,
@@ -579,6 +588,7 @@ export const walletsData: WalletData[] = [
579
588
social_recovery : false ,
580
589
onboard_documentation : "" ,
581
590
documentation : "https://support.token.im/hc/en-us" ,
591
+ supported_chains : [ ] , // TODO: Add supported chains
582
592
} ,
583
593
{
584
594
last_updated : "2022-08-22" ,
@@ -635,6 +645,7 @@ export const walletsData: WalletData[] = [
635
645
social_recovery : false ,
636
646
onboard_documentation : "https://help.1inch.io/en/" ,
637
647
documentation : "" ,
648
+ supported_chains : [ ] , // TODO: Add supported chains
638
649
} ,
639
650
{
640
651
last_updated : "2022-06-24" ,
@@ -677,6 +688,7 @@ export const walletsData: WalletData[] = [
677
688
social_recovery : false ,
678
689
onboard_documentation : "https://hc.foxwallet.com/docs/" ,
679
690
documentation : "https://hc.foxwallet.com/docs/faq" ,
691
+ supported_chains : [ ] , // TODO: Add supported chains
680
692
} ,
681
693
{
682
694
last_updated : "2022-06-24" ,
@@ -722,6 +734,7 @@ export const walletsData: WalletData[] = [
722
734
social_recovery : false ,
723
735
onboard_documentation : "" ,
724
736
documentation : "https://help.pillar.fi/en/" ,
737
+ supported_chains : [ ] , // TODO: Add supported chains
725
738
} ,
726
739
{
727
740
last_updated : "2022-06-24" ,
@@ -766,6 +779,7 @@ export const walletsData: WalletData[] = [
766
779
onboard_documentation : "https://www.mewtopia.com/" ,
767
780
documentation : "https://help.myetherwallet.com/en/" ,
768
781
new_to_crypto : true ,
782
+ supported_chains : [ ] , // TODO: Add supported chains
769
783
} ,
770
784
{
771
785
last_updated : "2022-06-24" ,
@@ -809,6 +823,7 @@ export const walletsData: WalletData[] = [
809
823
social_recovery : false ,
810
824
onboard_documentation : "" ,
811
825
documentation : "https://unstoppable.money/faq" ,
826
+ supported_chains : [ ] , // TODO: Add supported chains
812
827
} ,
813
828
814
829
{
@@ -853,6 +868,7 @@ export const walletsData: WalletData[] = [
853
868
social_recovery : false ,
854
869
onboard_documentation : "https://alphawallet.zendesk.com/hc/en-us" ,
855
870
documentation : "" ,
871
+ supported_chains : [ ] , // TODO: Add supported chains
856
872
} ,
857
873
{
858
874
last_updated : "2022-06-24" ,
@@ -896,6 +912,7 @@ export const walletsData: WalletData[] = [
896
912
social_recovery : false ,
897
913
onboard_documentation : "" ,
898
914
documentation : "" ,
915
+ supported_chains : [ ] , // TODO: Add supported chains
899
916
} ,
900
917
{
901
918
last_updated : "2022-09-14" ,
@@ -940,6 +957,7 @@ export const walletsData: WalletData[] = [
940
957
onboard_documentation : "https://docs.tor.us/wallet/faq-1/users" ,
941
958
documentation : "https://docs.tor.us/" ,
942
959
mpc : true ,
960
+ supported_chains : [ ] , // TODO: Add supported chains
943
961
} ,
944
962
{
945
963
last_updated : "2022-07-18" ,
@@ -1006,6 +1024,7 @@ export const walletsData: WalletData[] = [
1006
1024
social_recovery : false ,
1007
1025
onboard_documentation : "" ,
1008
1026
documentation : "https://help.tokenpocket.pro/developer-en/" ,
1027
+ supported_chains : [ ] , // TODO: Add supported chains
1009
1028
} ,
1010
1029
{
1011
1030
last_updated : "2022-06-30" ,
@@ -1063,6 +1082,7 @@ export const walletsData: WalletData[] = [
1063
1082
onboard_documentation : "https://learn.rainbow.me/" ,
1064
1083
documentation : "" ,
1065
1084
new_to_crypto : true ,
1085
+ supported_chains : [ ] , // TODO: Add supported chains
1066
1086
} ,
1067
1087
{
1068
1088
last_updated : "2022-08-21" ,
@@ -1106,6 +1126,7 @@ export const walletsData: WalletData[] = [
1106
1126
social_recovery : false ,
1107
1127
onboard_documentation : "" ,
1108
1128
documentation : "https://wiki.trezor.io/Welcome" ,
1129
+ supported_chains : [ ] , // TODO: Add supported chains
1109
1130
} ,
1110
1131
{
1111
1132
last_updated : "2022-08-21" ,
@@ -1161,6 +1182,7 @@ export const walletsData: WalletData[] = [
1161
1182
onboard_documentation : "" ,
1162
1183
documentation :
1163
1184
"https://support.ledger.com/hc/en-us/categories/4404376139409?docs=true" ,
1185
+ supported_chains : [ ] , // TODO: Add supported chains
1164
1186
} ,
1165
1187
{
1166
1188
last_updated : "2022-08-19" ,
@@ -1204,6 +1226,7 @@ export const walletsData: WalletData[] = [
1204
1226
social_recovery : false ,
1205
1227
onboard_documentation : "" ,
1206
1228
documentation : "https://docs.infinitywallet.io/" ,
1229
+ supported_chains : [ ] , // TODO: Add supported chains
1207
1230
} ,
1208
1231
{
1209
1232
last_updated : "2022-08-19" ,
@@ -1253,6 +1276,7 @@ export const walletsData: WalletData[] = [
1253
1276
social_recovery : false ,
1254
1277
onboard_documentation : "" ,
1255
1278
documentation : "https://support.exodus.com/" ,
1279
+ supported_chains : [ ] , // TODO: Add supported chains
1256
1280
} ,
1257
1281
{
1258
1282
last_updated : "2022-08-22" ,
@@ -1378,6 +1402,7 @@ export const walletsData: WalletData[] = [
1378
1402
onboard_documentation : "" ,
1379
1403
documentation : "https://help.zerion.io/en/" ,
1380
1404
new_to_crypto : true ,
1405
+ supported_chains : [ ] , // TODO: Add supported chains
1381
1406
} ,
1382
1407
{
1383
1408
last_updated : "2022-08-31" ,
@@ -1421,6 +1446,7 @@ export const walletsData: WalletData[] = [
1421
1446
social_recovery : false ,
1422
1447
onboard_documentation : "" ,
1423
1448
documentation : "https://www.mewtopia.com/" ,
1449
+ supported_chains : [ ] , // TODO: Add supported chains
1424
1450
} ,
1425
1451
{
1426
1452
last_updated : "2022-10-31" ,
@@ -1464,6 +1490,7 @@ export const walletsData: WalletData[] = [
1464
1490
social_recovery : false ,
1465
1491
onboard_documentation : "https://www.youtube.com/c/GridPlus" ,
1466
1492
documentation : "https://docs.gridplus.io/" ,
1493
+ supported_chains : [ ] , // TODO: Add supported chains
1467
1494
} ,
1468
1495
{
1469
1496
last_updated : "2023-01-24" ,
@@ -1507,6 +1534,7 @@ export const walletsData: WalletData[] = [
1507
1534
social_recovery : false ,
1508
1535
onboard_documentation : "https://study.bitkeep.com/en/" ,
1509
1536
documentation : "https://docs.bitkeep.com/guide/" ,
1537
+ supported_chains : [ ] , // TODO: Add supported chains
1510
1538
} ,
1511
1539
{
1512
1540
last_updated : "2023-11-21" ,
@@ -1556,6 +1584,7 @@ export const walletsData: WalletData[] = [
1556
1584
social_recovery : false ,
1557
1585
onboard_documentation : "https://blockwallet.io/docs" ,
1558
1586
documentation : "https://github.com/block-wallet/extension" ,
1587
+ supported_chains : [ ] , // TODO: Add supported chains
1559
1588
} ,
1560
1589
{
1561
1590
last_updated : "2022-01-24" ,
@@ -1620,6 +1649,7 @@ export const walletsData: WalletData[] = [
1620
1649
onboard_documentation : "https://help.onekey.so/hc/en-us" ,
1621
1650
documentation : "https://developer.onekey.so/guide/introduction" ,
1622
1651
new_to_crypto : true ,
1652
+ supported_chains : [ ] , // TODO: Add supported chains
1623
1653
} ,
1624
1654
{
1625
1655
last_updated : "2023-04-21" ,
@@ -1668,6 +1698,7 @@ export const walletsData: WalletData[] = [
1668
1698
"https://tahowallet.notion.site/Taho-Knowledge-Base-4d95ed5439c64d6db3d3d27abf1fdae5" ,
1669
1699
documentation :
1670
1700
"https://tahowallet.notion.site/Taho-Knowledge-Base-4d95ed5439c64d6db3d3d27abf1fdae5" ,
1701
+ supported_chains : [ ] , // TODO: Add supported chains
1671
1702
} ,
1672
1703
{
1673
1704
last_updated : "2023-07-19" ,
@@ -1743,6 +1774,7 @@ export const walletsData: WalletData[] = [
1743
1774
social_recovery : false ,
1744
1775
onboard_documentation : "https://phantom.app/learn" ,
1745
1776
documentation : "https://docs.phantom.app/" ,
1777
+ supported_chains : [ ] , // TODO: Add supported chains
1746
1778
} ,
1747
1779
{
1748
1780
last_updated : "2023-08-29" ,
@@ -1789,6 +1821,7 @@ export const walletsData: WalletData[] = [
1789
1821
onboard_documentation : "https://www.xdefi.io/support/" ,
1790
1822
documentation :
1791
1823
"https://docs.xdefi.io/xdefi-wallet-v2-draft/technical-docs/extension-integration" ,
1824
+ supported_chains : [ ] , // TODO: Add supported chains
1792
1825
} ,
1793
1826
{
1794
1827
last_updated : "2023-11-02" ,
@@ -1852,6 +1885,7 @@ export const walletsData: WalletData[] = [
1852
1885
social_recovery : false ,
1853
1886
onboard_documentation : "https://community.trustwallet.com/" ,
1854
1887
documentation : "https://developer.trustwallet.com/developer/" ,
1888
+ supported_chains : [ ] , // TODO: Add supported chains
1855
1889
} ,
1856
1890
{
1857
1891
last_updated : "2023-10-30" ,
@@ -1897,6 +1931,7 @@ export const walletsData: WalletData[] = [
1897
1931
"https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem" ,
1898
1932
documentation :
1899
1933
"https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem" ,
1934
+ supported_chains : [ ] , // TODO: Add supported chains
1900
1935
} ,
1901
1936
{
1902
1937
last_updated : "2024-06-07" ,
@@ -1954,6 +1989,7 @@ export const walletsData: WalletData[] = [
1954
1989
social_recovery : false ,
1955
1990
onboard_documentation : "https://docs.shapeshift.com/" ,
1956
1991
documentation : "https://docs.shapeshift.com/" ,
1992
+ supported_chains : [ ] , // TODO: Add supported chains
1957
1993
} ,
1958
1994
{
1959
1995
last_updated : "2024-06-20" ,
@@ -2013,6 +2049,7 @@ export const walletsData: WalletData[] = [
2013
2049
social_recovery : false ,
2014
2050
onboard_documentation : "https://docs.gemwallet.com/" ,
2015
2051
documentation : "https://docs.gemwallet.com/" ,
2052
+ supported_chains : [ ] , // TODO: Add supported chains
2016
2053
} ,
2017
2054
]
2018
2055
0 commit comments