File tree Expand file tree Collapse file tree 3 files changed +19
-7
lines changed
legacy_packages/chains/chains Expand file tree Collapse file tree 3 files changed +19
-7
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,6 @@ export default {
12
12
"faucets" : [
13
13
"https://faucet.condor.systems"
14
14
] ,
15
- "icon" : {
16
- "url" : "ipfs://QmPRDuEJSTqp2cDUvWCp71Wns6XV8nvdeAVKWH6srpk4xM" ,
17
- "width" : 752 ,
18
- "height" : 752 ,
19
- "format" : "png"
20
- } ,
21
15
"infoURL" : "https://condor.systems" ,
22
16
"name" : "Condor Test Network" ,
23
17
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ export default {
12
12
"faucets" : [
13
13
"https://t.me/BerylBit"
14
14
] ,
15
+ "icon" : {
16
+ "url" : "ipfs://QmeDXHkpranzqGN1BmQqZSrFp4vGXf4JfaB5iq8WHHiwDi" ,
17
+ "width" : 162 ,
18
+ "height" : 162 ,
19
+ "format" : "png"
20
+ } ,
15
21
"infoURL" : "https://www.beryl-bit.com" ,
16
22
"name" : "BerylBit Mainnet" ,
17
23
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,22 @@ export default {
6
6
{
7
7
"name" : "TAPROOT Scan" ,
8
8
"url" : "https://scan.taprootchain.io" ,
9
- "standard" : "EIP3091"
9
+ "standard" : "EIP3091" ,
10
+ "icon" : {
11
+ "url" : "ipfs://QmeucqvcreQk8nnSRUiHo3QTvLoYYB7shJTKXj5Tk6BtWi" ,
12
+ "width" : 100 ,
13
+ "height" : 100 ,
14
+ "format" : "png"
15
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmeucqvcreQk8nnSRUiHo3QTvLoYYB7shJTKXj5Tk6BtWi" ,
21
+ "width" : 100 ,
22
+ "height" : 100 ,
23
+ "format" : "png"
24
+ } ,
13
25
"infoURL" : "https://taprootchain.io" ,
14
26
"name" : "TAPROOT Mainnet" ,
15
27
"nativeCurrency" : {
You can’t perform that action at this time.
0 commit comments