Skip to content

Commit

Permalink
chore: chainlist update (incl. new explorers sorting)
Browse files Browse the repository at this point in the history
  • Loading branch information
xtools-at committed Oct 31, 2023
1 parent 47dca08 commit 2bfb71b
Show file tree
Hide file tree
Showing 7 changed files with 876 additions and 637 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,13 +134,15 @@ You can set all the above using url params and access any setup with a deeplink:

- install node.js >= 16 and yarn
- run `yarn` to install dependencies
- run `yarn chainlist:update` to update chain list sources
- run `yarn explorer:update` to update block explorer list
- run `yarn chainlist` to build final chain list
- run `yarn dev` to start locally

**Customize**

- update `config/app.js` and `public/manifest.json`
- update images in `public/**`
- add new chains in `config/chains-dev.json` (other related files are auto-generated by the build process)
- add new template ABIs as json file to `public`
- update example links in `components/SourceBrowser`

Expand Down
23 changes: 15 additions & 8 deletions config/chainIds.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
1908,
355113,
32520,
188710,
4099,
4096,
96,
Expand All @@ -100,7 +101,6 @@
2999,
4999,
4777,
1108,
1107,
188,
189,
Expand All @@ -112,9 +112,11 @@
4328,
2300,
2151,
3637,
3636,
12123,
963,
19845,
78431,
1564830818,
344106930,
Expand All @@ -135,6 +137,7 @@
1351057110,
88880,
1353,
1252,
31223,
31224,
256256,
Expand Down Expand Up @@ -172,12 +175,13 @@
202020,
138,
1133,
113,
432204,
432201,
1954,
68770,
855456,
1117,
9339,
2000,
568,
7979,
Expand All @@ -192,6 +196,7 @@
2021,
271,
271271,
1994,
1004,
20,
21,
Expand Down Expand Up @@ -221,6 +226,7 @@
22052002,
27082017,
2109,
1229,
530,
868,
424242,
Expand All @@ -237,6 +243,7 @@
73,
923018,
6565,
68840142,
32659,
46688,
18181,
Expand All @@ -249,6 +256,7 @@
486217935,
192837465,
356256156,
1777,
29,
26,
16507,
Expand Down Expand Up @@ -316,6 +324,7 @@
1392,
3666,
669,
1379,
3888,
3889,
686,
Expand Down Expand Up @@ -413,7 +422,6 @@
10507,
10508,
42262,
42261,
23294,
23295,
26863,
Expand Down Expand Up @@ -452,7 +460,6 @@
11297108109,
11297108099,
3601,
3602,
3400,
3500,
789,
Expand All @@ -461,7 +468,6 @@
20201022,
9779,
424,
4181,
144,
13381,
30067,
Expand Down Expand Up @@ -618,18 +624,17 @@
70001,
70103,
70002,
60001,
60103,
60002,
108,
18,
404040,
4141,
55004,
5177,
6969,
980,
77777,
54321,
8194,
6066,
6065,
330844,
Expand All @@ -650,6 +655,7 @@
4918,
5522,
207,
206,
888888,
11111,
105,
Expand All @@ -665,6 +671,7 @@
139,
103,
10395,
309,
8888,
51,
50,
Expand Down
Loading

0 comments on commit 2bfb71b

Please sign in to comment.