File tree Expand file tree Collapse file tree 4 files changed +65
-27
lines changed Expand file tree Collapse file tree 4 files changed +65
-27
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " ../assetlist.schema.json" ,
3
- "chain_name" : " loyal" ,
4
- "assets" : [
5
- {
6
- "description" : " Native token of Loyal" ,
7
- "denom_units" : [
8
- {
9
- "denom" : " ulyl" ,
10
- "exponent" : 0
11
- },
12
- {
13
- "denom" : " lyl" ,
14
- "exponent" : 6
15
- }
16
- ],
17
- "base" : " ulyl" ,
18
- "name" : " Loyal" ,
19
- "display" : " lyl" ,
20
- "symbol" : " LYL"
2
+ "$schema" : " ../assetlist.schema.json" ,
3
+ "chain_name" : " loyal" ,
4
+ "assets" : [
5
+ {
6
+ "description" : " The native token of Loyal" ,
7
+ "denom_units" : [
8
+ {
9
+ "denom" : " ulyl" ,
10
+ "exponent" : 0
11
+ },
12
+ {
13
+ "denom" : " lyl" ,
14
+ "exponent" : 6
15
+ }
16
+ ],
17
+ "base" : " ulyl" ,
18
+ "name" : " Loyal" ,
19
+ "display" : " lyl" ,
20
+ "symbol" : " LYL" ,
21
+ "logo_URIs" : {
22
+ "png" : " https://raw.githubusercontent.com/cosmos/chain-registry/master/loyal/images/lyl.png" ,
23
+ "svg" : " https://raw.githubusercontent.com/cosmos/chain-registry/master/loyal/images/lyl.svg"
24
+
21
25
}
22
- ]
23
- }
26
+ }
27
+ ]
28
+ }
Original file line number Diff line number Diff line change 42
42
"seeds" : [
43
43
{
44
44
"id" : " 7490c272d1c9db40b7b9b61b0df3bb4365cb63a6" ,
45
- "address" : " loyal-seed.netdots.net:26656 "
45
+ "address" : " loyal-seed.netdots.net:27656 "
46
46
},
47
47
{
48
48
"id" : " f8f5d04e17c998478c29ba6ab74b2e995a2b6dcd" ,
52
52
"persistent_peers" : [
53
53
{
54
54
"id" : " b66ecdf36bb19a9af0460b3ae0901aece93ae006" ,
55
- "address" : " pubnode1.joinloyal.io:26656 "
55
+ "address" : " pubnode1.joinloyal.io:27656 "
56
56
},
57
57
{
58
58
"id" : " 9f779b69d2ba3548de5427432571e8f88f72a59a" ,
75
75
"apis" : {
76
76
"rpc" : [
77
77
{
78
- "address" : " https://main- rpc.joinloyal.io/"
78
+ "address" : " https://rpc-main .joinloyal.io/"
79
79
},
80
80
{
81
81
"address" : " https://rpc-loyal.nodeist.net/"
82
82
}
83
83
],
84
84
"rest" : [
85
85
{
86
- "address" : " https://main- lcd.joinloyal.io/"
86
+ "address" : " https://lcd-main .joinloyal.io/"
87
87
},
88
88
{
89
89
"address" : " https://api-loyal.nodeist.net/"
93
93
"explorers" : [
94
94
{
95
95
"kind" : " Loyal explorer" ,
96
- "url" : " https://ping-pub .joinloyal.io/loyal" ,
97
- "tx_page" : " https://ping-pub .joinloyal.io/loyal/tx/${txHash}"
96
+ "url" : " https://pingpub .joinloyal.io/loyal" ,
97
+ "tx_page" : " https://pingpub .joinloyal.io/loyal/tx/${txHash}"
98
98
},
99
99
{
100
100
"kind" : " Nodeist Explorer" ,
You can’t perform that action at this time.
0 commit comments