File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,13 @@ export default {
6
6
{
7
7
"name" : "Tectum explorer" ,
8
8
"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
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ export default {
10
10
}
11
11
] ,
12
12
"faucets" : [ ] ,
13
+ "icon" : {
14
+ "url" : "ipfs://bafkreifc3vnwf4hj3bo6fg4u5qlqmjgajjgezyeg236qjcihl4ha42siuq" ,
15
+ "width" : 819 ,
16
+ "height" : 792 ,
17
+ "format" : "png"
18
+ } ,
13
19
"infoURL" : "https://janus-network.gitbook.io/janus" ,
14
20
"name" : "Janus Testnet" ,
15
21
"nativeCurrency" : {
You can’t perform that action at this time.
0 commit comments