Skip to content

Commit 2a34517

Browse files
chore(chains): update chains (#2546)
Co-authored-by: GitHub Action <action@github.com>
1 parent 8cb0022 commit 2a34517

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/chains/chains/1003.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ export default {
66
{
77
"name": "Tectum explorer",
88
"url": "https://explorer.tectum.io",
9-
"standard": "EIP3091"
9+
"standard": "EIP3091",
10+
"icon": {
11+
"url": "ipfs://QmYvFVprVdAGJH4iHUCXGEmy7pq8MMfxEjM64SuXutz9qx",
12+
"width": 256,
13+
"height": 256,
14+
"format": "png"
15+
}
1016
}
1117
],
1218
"faucets": [],

packages/chains/chains/66988.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ export default {
1010
}
1111
],
1212
"faucets": [],
13+
"icon": {
14+
"url": "ipfs://bafkreifc3vnwf4hj3bo6fg4u5qlqmjgajjgezyeg236qjcihl4ha42siuq",
15+
"width": 819,
16+
"height": 792,
17+
"format": "png"
18+
},
1319
"infoURL": "https://janus-network.gitbook.io/janus",
1420
"name": "Janus Testnet",
1521
"nativeCurrency": {

0 commit comments

Comments
 (0)