chain-registry 0.2.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -0
- package/main/assets.js +250 -9
- package/main/chains.js +518 -116
- package/main/ibc.js +204 -0
- package/main/ibc_assets.js +1 -13057
- package/module/assets.js +250 -9
- package/module/chains.js +518 -116
- package/module/ibc.js +204 -0
- package/module/ibc_assets.js +1 -13055
- package/package.json +4 -3
- package/types/assets.d.ts +1 -0
- package/types/chains.d.ts +64 -50
package/module/chains.js
CHANGED
|
@@ -151,37 +151,24 @@ module.exports = [{
|
|
|
151
151
|
"slip44": 118,
|
|
152
152
|
"codebase": {
|
|
153
153
|
"git_repo": "https://github.com/ovrclk/akash/",
|
|
154
|
-
"recommended_version": "v0.
|
|
155
|
-
"compatible_versions": ["v0.
|
|
154
|
+
"recommended_version": "v0.16.3",
|
|
155
|
+
"compatible_versions": ["v0.16.3"],
|
|
156
156
|
"binaries": {
|
|
157
|
-
"linux/amd64": "https://github.com/ovrclk/akash/releases/download/v0.
|
|
157
|
+
"linux/amd64": "https://github.com/ovrclk/akash/releases/download/v0.16.3/akash_0.16.3_linux_amd64.zip"
|
|
158
158
|
}
|
|
159
159
|
},
|
|
160
160
|
"peers": {
|
|
161
161
|
"seeds": [{
|
|
162
|
-
"id": "
|
|
163
|
-
"address": "
|
|
162
|
+
"id": "4acf579e2744268f834c713e894850995bbf0ffa",
|
|
163
|
+
"address": "50.18.31.225:26656"
|
|
164
164
|
}, {
|
|
165
|
-
"id": "
|
|
166
|
-
"address": "
|
|
165
|
+
"id": "3691ac1f56389ffec8579c13a6eb8eca41cf8ae3",
|
|
166
|
+
"address": "54.219.88.246:26656"
|
|
167
167
|
}, {
|
|
168
|
-
"id": "
|
|
169
|
-
"address": "
|
|
170
|
-
"provider": "simplyvc"
|
|
168
|
+
"id": "86afe23f116ba4754a19819a55d153008eb74b48",
|
|
169
|
+
"address": "15.164.87.75:26656"
|
|
171
170
|
}],
|
|
172
171
|
"persistent_peers": [{
|
|
173
|
-
"id": "27eb432ccd5e895c5c659659120d68b393dd8c60",
|
|
174
|
-
"address": "35.247.65.183:26656"
|
|
175
|
-
}, {
|
|
176
|
-
"id": "9180b99a5be3443677e0f57fc5f40e8f071bdcd8",
|
|
177
|
-
"address": "161.35.239.0:51656"
|
|
178
|
-
}, {
|
|
179
|
-
"id": "47c9acc0e7d9b244a6404458e76d50b6284bfbbb",
|
|
180
|
-
"address": "142.93.77.25:26656"
|
|
181
|
-
}, {
|
|
182
|
-
"id": "ab7b55588ea3f4f7a477e852aa262959e54117cd",
|
|
183
|
-
"address": "3.235.249.94:26656"
|
|
184
|
-
}, {
|
|
185
172
|
"id": "4acf579e2744268f834c713e894850995bbf0ffa",
|
|
186
173
|
"address": "50.18.31.225:26656"
|
|
187
174
|
}, {
|
|
@@ -191,11 +178,74 @@ module.exports = [{
|
|
|
191
178
|
"id": "86afe23f116ba4754a19819a55d153008eb74b48",
|
|
192
179
|
"address": "15.164.87.75:26656"
|
|
193
180
|
}, {
|
|
194
|
-
"id": "
|
|
195
|
-
"address": "
|
|
181
|
+
"id": "43544bc781b88d6785420427926d86a5332940b3",
|
|
182
|
+
"address": "142.132.131.184:26656"
|
|
183
|
+
}, {
|
|
184
|
+
"id": "30b8008d4ea5069a8724a0aa73833493efa88e67",
|
|
185
|
+
"address": "65.108.140.62:26656"
|
|
186
|
+
}, {
|
|
187
|
+
"id": "2b19780ea3de3553f03847a397ac2dfda1d2e89e",
|
|
188
|
+
"address": "65.108.6.185:26656"
|
|
189
|
+
}, {
|
|
190
|
+
"id": "be3a538cebb28e7224db10920bb7fe32456e1aad",
|
|
191
|
+
"address": "116.202.244.153:26656"
|
|
192
|
+
}, {
|
|
193
|
+
"id": "d2643edd1b3dce6615bc9925e20122c44d2ff763",
|
|
194
|
+
"address": "172.106.17.158:26656"
|
|
195
|
+
}, {
|
|
196
|
+
"id": "08fd59378ec5845a667f8608bd228f9251aec035",
|
|
197
|
+
"address": "3.64.67.110:27002"
|
|
198
|
+
}, {
|
|
199
|
+
"id": "6acf80cdbfba5ffbee23bd9e5b3ecac3234f3420",
|
|
200
|
+
"address": "147.75.32.107:26656"
|
|
201
|
+
}, {
|
|
202
|
+
"id": "20180c45451739668f6e272e007818139dba31e7",
|
|
203
|
+
"address": "88.198.62.198:2020"
|
|
204
|
+
}, {
|
|
205
|
+
"id": "89b5c363babe7c4983c3ef06c3c9ed1e39ec4246",
|
|
206
|
+
"address": "51.79.176.202:56656"
|
|
207
|
+
}, {
|
|
208
|
+
"id": "1c03b13f5f24f59ecc3cfe5d5fc36dabee3a5d78",
|
|
209
|
+
"address": "144.202.77.146:26656"
|
|
210
|
+
}, {
|
|
211
|
+
"id": "070b3c936e2995bc269a2981702b87de05411baa",
|
|
212
|
+
"address": "148.251.13.186:28656"
|
|
213
|
+
}, {
|
|
214
|
+
"id": "05c30fd95b888ca8df8171ce65a06f1de683d6e3",
|
|
215
|
+
"address": "84.252.129.17:26656"
|
|
216
|
+
}, {
|
|
217
|
+
"id": "b618556645ddac41dc871f7a0f6aa68feb0cc2a7",
|
|
218
|
+
"address": "38.75.137.161:26656"
|
|
219
|
+
}, {
|
|
220
|
+
"id": "97edd562862a905f087ccb02a39e6f660939e314",
|
|
221
|
+
"address": "216.202.234.76:26656"
|
|
222
|
+
}, {
|
|
223
|
+
"id": "06788f62811879e1d0774c4e9152543e17fe8576",
|
|
224
|
+
"address": "145.40.65.227:26656"
|
|
225
|
+
}, {
|
|
226
|
+
"id": "2ecb6e24df48ee037234222c67ef963daa58bcfc",
|
|
227
|
+
"address": "65.108.102.99:29656"
|
|
228
|
+
}, {
|
|
229
|
+
"id": "4e95c8f651de136b48c324ea9a687739a945f452",
|
|
230
|
+
"address": "185.107.95.88:26656"
|
|
231
|
+
}, {
|
|
232
|
+
"id": "1bfbbf77beeb2c1ace50443478035a255a7e510f",
|
|
233
|
+
"address": "136.24.44.100:26656"
|
|
196
234
|
}, {
|
|
197
|
-
"id": "
|
|
198
|
-
"address": "
|
|
235
|
+
"id": "ce137ea95720b2d4e196920d12170d1a6aebcf69",
|
|
236
|
+
"address": "35.215.43.253:26656"
|
|
237
|
+
}, {
|
|
238
|
+
"id": "fb42bcf141eecc7a8a66fcfbf7d2573b3b8d00e6",
|
|
239
|
+
"address": "75.119.133.59:26656"
|
|
240
|
+
}, {
|
|
241
|
+
"id": "c6e0e5460aefcf3c5d5d26dee1ef1e99e5ed90b8",
|
|
242
|
+
"address": "198.57.27.14:26656"
|
|
243
|
+
}, {
|
|
244
|
+
"id": "2640152c6359b03a3a4559b12110e96fcb95cd68",
|
|
245
|
+
"address": "74.91.27.138:26656"
|
|
246
|
+
}, {
|
|
247
|
+
"id": "aa01698ec0d8bb96398e89b57ecb08bcca50fa21",
|
|
248
|
+
"address": "65.21.199.148:26636"
|
|
199
249
|
}]
|
|
200
250
|
},
|
|
201
251
|
"apis": {
|
|
@@ -203,32 +253,33 @@ module.exports = [{
|
|
|
203
253
|
"address": "https://rpc.akash.forbole.com:443",
|
|
204
254
|
"provider": "forbole"
|
|
205
255
|
}, {
|
|
206
|
-
"address": "
|
|
207
|
-
"provider": "skynet"
|
|
208
|
-
}, {
|
|
209
|
-
"address": "https://rpc.akash.smartnodes.one:443"
|
|
210
|
-
}, {
|
|
211
|
-
"address": "http://akash.c29r3.xyz:80/rpc"
|
|
212
|
-
}, {
|
|
213
|
-
"address": "https://rpc-akash.ecostake.com",
|
|
256
|
+
"address": "https://rpc-akash.ecostake.com:443",
|
|
214
257
|
"provider": "ecostake"
|
|
215
258
|
}, {
|
|
216
|
-
"address": "https://akash-rpc.polkachu.com",
|
|
259
|
+
"address": "https://akash-rpc.polkachu.com:443",
|
|
217
260
|
"provider": "Polkachu"
|
|
218
261
|
}, {
|
|
219
|
-
"address": "https://rpc-akash-ia.notional.ventures
|
|
262
|
+
"address": "https://rpc-akash-ia.notional.ventures:443",
|
|
220
263
|
"provider": "Notional"
|
|
264
|
+
}, {
|
|
265
|
+
"address": "http://akash.c29r3.xyz:80/rpc",
|
|
266
|
+
"provider": "c29r3"
|
|
221
267
|
}],
|
|
222
268
|
"rest": [{
|
|
223
|
-
"address": "https://akash.
|
|
224
|
-
|
|
225
|
-
"address": "https://api.akash.smartnodes.one"
|
|
269
|
+
"address": "https://api.akash.forbole.com:443",
|
|
270
|
+
"provider": "forbole"
|
|
226
271
|
}, {
|
|
227
272
|
"address": "https://rest-akash.ecostake.com",
|
|
228
273
|
"provider": "ecostake"
|
|
229
274
|
}, {
|
|
230
|
-
"address": "https://
|
|
275
|
+
"address": "https://akash-api.polkachu.com:443",
|
|
276
|
+
"provider": "Polkachu"
|
|
277
|
+
}, {
|
|
278
|
+
"address": "https://api-akash-ia.notional.ventures",
|
|
231
279
|
"provider": "Notional"
|
|
280
|
+
}, {
|
|
281
|
+
"address": "https://akash.c29r3.xyz:443/api",
|
|
282
|
+
"provider": "c29r3"
|
|
232
283
|
}],
|
|
233
284
|
"grpc": [{
|
|
234
285
|
"address": "grpc-akash-ia.notional.ventures:443",
|
|
@@ -247,6 +298,10 @@ module.exports = [{
|
|
|
247
298
|
"kind": "bigdipper",
|
|
248
299
|
"url": "https://akash.bigdipper.live/",
|
|
249
300
|
"tx_page": "https://akash.bigdipper.live/transactions/${txHash}"
|
|
301
|
+
}, {
|
|
302
|
+
"kind": "atomscan",
|
|
303
|
+
"url": "https://atomscan.com/akash",
|
|
304
|
+
"tx_page": "https://atomscan.com/akash/transactions/${txHash}"
|
|
250
305
|
}]
|
|
251
306
|
}, {
|
|
252
307
|
"$schema": "../chain.schema.json",
|
|
@@ -589,6 +644,10 @@ module.exports = [{
|
|
|
589
644
|
"kind": "explorers.guru",
|
|
590
645
|
"url": "https://assetmantle.explorers.guru",
|
|
591
646
|
"tx_page": "https://assetmantle.explorers.guru/transaction/${txHash}"
|
|
647
|
+
}, {
|
|
648
|
+
"kind": "atomscan",
|
|
649
|
+
"url": "https://atomscan.com/assetmantle",
|
|
650
|
+
"tx_page": "https://atomscan.com/assetmantle/transactions/${txHash}"
|
|
592
651
|
}]
|
|
593
652
|
}, {
|
|
594
653
|
"$schema": "../chain.schema.json",
|
|
@@ -683,6 +742,10 @@ module.exports = [{
|
|
|
683
742
|
"kind": "explorers.guru",
|
|
684
743
|
"url": "https://axelar.explorers.guru",
|
|
685
744
|
"tx_page": "https://axelar.explorers.guru/transaction/${txHash}"
|
|
745
|
+
}, {
|
|
746
|
+
"kind": "atomscan",
|
|
747
|
+
"url": "https://atomscan.com/axelar",
|
|
748
|
+
"tx_page": "https://atomscan.com/axelar/transactions/${txHash}"
|
|
686
749
|
}]
|
|
687
750
|
}, {
|
|
688
751
|
"$schema": "../chain.schema.json",
|
|
@@ -751,6 +814,10 @@ module.exports = [{
|
|
|
751
814
|
"kind": "ping.pub",
|
|
752
815
|
"url": "https://ping.pub/band-protocol",
|
|
753
816
|
"tx_page": "https://ping.pub/band-protocol/tx/{txHash}"
|
|
817
|
+
}, {
|
|
818
|
+
"kind": "atomscan",
|
|
819
|
+
"url": "https://atomscan.com/band-protocol",
|
|
820
|
+
"tx_page": "https://atomscan.com/band-protocol/transactions/${txHash}"
|
|
754
821
|
}]
|
|
755
822
|
}, {
|
|
756
823
|
"$schema": "../chain.schema.json",
|
|
@@ -892,6 +959,10 @@ module.exports = [{
|
|
|
892
959
|
"kind": "mintscan",
|
|
893
960
|
"url": "https://www.mintscan.io/bitcanna/",
|
|
894
961
|
"tx_page": "https://www.mintscan.io/bitcanna/txs/${txHash}"
|
|
962
|
+
}, {
|
|
963
|
+
"kind": "atomscan",
|
|
964
|
+
"url": "https://atomscan.com/bitcanna",
|
|
965
|
+
"tx_page": "https://atomscan.com/bitcanna/transactions/${txHash}"
|
|
895
966
|
}]
|
|
896
967
|
}, {
|
|
897
968
|
"$schema": "../chain.schema.json",
|
|
@@ -999,6 +1070,10 @@ module.exports = [{
|
|
|
999
1070
|
"kind": "big-dipper",
|
|
1000
1071
|
"url": "https://explorebitsong.com",
|
|
1001
1072
|
"tx_page": "https://explorebitsong.com/transactions/${txHash}"
|
|
1073
|
+
}, {
|
|
1074
|
+
"kind": "atomscan",
|
|
1075
|
+
"url": "https://atomscan.com/bitsong",
|
|
1076
|
+
"tx_page": "https://atomscan.com/bitsong/transactions/${txHash}"
|
|
1002
1077
|
}]
|
|
1003
1078
|
}, {
|
|
1004
1079
|
"$schema": "../chain.schema.json",
|
|
@@ -1092,6 +1167,10 @@ module.exports = [{
|
|
|
1092
1167
|
"kind": "ping-pub",
|
|
1093
1168
|
"url": "https://ping.pub/bostrom",
|
|
1094
1169
|
"tx_page": "https://ping.pub/bostrom/tx/${txHash}"
|
|
1170
|
+
}, {
|
|
1171
|
+
"kind": "atomscan",
|
|
1172
|
+
"url": "https://atomscan.com/bostrom",
|
|
1173
|
+
"tx_page": "https://atomscan.com/bostrom/transactions/${txHash}"
|
|
1095
1174
|
}]
|
|
1096
1175
|
}, {
|
|
1097
1176
|
"$schema": "../chain.schema.json",
|
|
@@ -1178,9 +1257,9 @@ module.exports = [{
|
|
|
1178
1257
|
},
|
|
1179
1258
|
"peers": {
|
|
1180
1259
|
"seeds": [{
|
|
1181
|
-
"id": "
|
|
1182
|
-
"address": "
|
|
1183
|
-
"provider": "
|
|
1260
|
+
"id": "ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0",
|
|
1261
|
+
"address": "seeds.polkachu.com:38656",
|
|
1262
|
+
"provider": "Polkachu"
|
|
1184
1263
|
}],
|
|
1185
1264
|
"persistent_peers": [{
|
|
1186
1265
|
"id": "d8a04beba9fb95c70368b303f701c36b4e3b4a63",
|
|
@@ -1266,9 +1345,9 @@ module.exports = [{
|
|
|
1266
1345
|
}]
|
|
1267
1346
|
},
|
|
1268
1347
|
"explorers": [{
|
|
1269
|
-
"kind": "
|
|
1270
|
-
"url": "https://skynetexplorers.com/
|
|
1271
|
-
"tx_page": "https://skynetexplorers.com/
|
|
1348
|
+
"kind": "SkyNet",
|
|
1349
|
+
"url": "https://skynetexplorers.com/cerberus",
|
|
1350
|
+
"tx_page": "https://skynetexplorers.com/cerberus/tx/${txHash}"
|
|
1272
1351
|
}, {
|
|
1273
1352
|
"kind": "ping.pub",
|
|
1274
1353
|
"url": "https://ping.pub/cerberus",
|
|
@@ -1277,6 +1356,10 @@ module.exports = [{
|
|
|
1277
1356
|
"kind": "mintscan",
|
|
1278
1357
|
"url": "https://www.mintscan.io/cerberus",
|
|
1279
1358
|
"tx_page": "https://www.mintscan.io/cerberus/txs/{txHash}"
|
|
1359
|
+
}, {
|
|
1360
|
+
"kind": "atomscan",
|
|
1361
|
+
"url": "https://atomscan.com/cerberus",
|
|
1362
|
+
"tx_page": "https://atomscan.com/cerberus/transactions/${txHash}"
|
|
1280
1363
|
}]
|
|
1281
1364
|
}, {
|
|
1282
1365
|
"$schema": "../chain.schema.json",
|
|
@@ -1399,8 +1482,8 @@ module.exports = [{
|
|
|
1399
1482
|
},
|
|
1400
1483
|
"codebase": {
|
|
1401
1484
|
"git_repo": "https://github.com/ChihuahuaChain/chihuahua/",
|
|
1402
|
-
"recommended_version": "
|
|
1403
|
-
"compatible_versions": ["
|
|
1485
|
+
"recommended_version": "v2.0.1",
|
|
1486
|
+
"compatible_versions": ["v2.0.1"]
|
|
1404
1487
|
},
|
|
1405
1488
|
"peers": {
|
|
1406
1489
|
"seeds": [{
|
|
@@ -1482,6 +1565,10 @@ module.exports = [{
|
|
|
1482
1565
|
"kind": "mintscan",
|
|
1483
1566
|
"url": "https://mintscan.io/chihuahua",
|
|
1484
1567
|
"tx_page": "https://mintscan.io/chihuahua/txs/${txHash}"
|
|
1568
|
+
}, {
|
|
1569
|
+
"kind": "atomscan",
|
|
1570
|
+
"url": "https://atomscan.com/chihuahua",
|
|
1571
|
+
"tx_page": "https://atomscan.com/chihuahua/transactions/${txHash}"
|
|
1485
1572
|
}]
|
|
1486
1573
|
}, {
|
|
1487
1574
|
"$schema": "../chain.schema.json",
|
|
@@ -1685,6 +1772,10 @@ module.exports = [{
|
|
|
1685
1772
|
"kind": "ping-pub",
|
|
1686
1773
|
"url": "https://ping.pub/comdex",
|
|
1687
1774
|
"tx_page": "https://ping.pub/comdex/tx/${txHash}"
|
|
1775
|
+
}, {
|
|
1776
|
+
"kind": "atomscan",
|
|
1777
|
+
"url": "https://atomscan.com/comdex",
|
|
1778
|
+
"tx_page": "https://atomscan.com/comdex/transactions/${txHash}"
|
|
1688
1779
|
}]
|
|
1689
1780
|
}, {
|
|
1690
1781
|
"$schema": "../chain.schema.json",
|
|
@@ -1822,6 +1913,9 @@ module.exports = [{
|
|
|
1822
1913
|
},
|
|
1823
1914
|
"apis": {
|
|
1824
1915
|
"rpc": [{
|
|
1916
|
+
"address": "https://cosmos-rpc.quickapi.com:443",
|
|
1917
|
+
"provider": "Chainlayer"
|
|
1918
|
+
}, {
|
|
1825
1919
|
"address": "https://rpc-cosmoshub.whispernode.com",
|
|
1826
1920
|
"provider": " WhisperNode🤐"
|
|
1827
1921
|
}, {
|
|
@@ -1853,6 +1947,9 @@ module.exports = [{
|
|
|
1853
1947
|
"provider": "Notional"
|
|
1854
1948
|
}],
|
|
1855
1949
|
"rest": [{
|
|
1950
|
+
"address": "https://cosmos-lcd.quickapi.com:443",
|
|
1951
|
+
"provider": "Chainlayer"
|
|
1952
|
+
}, {
|
|
1856
1953
|
"address": "https://lcd-cosmoshub.whispernode.com",
|
|
1857
1954
|
"provider": " WhisperNode🤐"
|
|
1858
1955
|
}, {
|
|
@@ -1894,6 +1991,10 @@ module.exports = [{
|
|
|
1894
1991
|
"kind": "bigdipper",
|
|
1895
1992
|
"url": "https://cosmos.bigdipper.live/",
|
|
1896
1993
|
"tx_page": "https://cosmos.bigdipper.live/transactions/${txHash}"
|
|
1994
|
+
}, {
|
|
1995
|
+
"kind": "atomscan",
|
|
1996
|
+
"url": "https://atomscan.com",
|
|
1997
|
+
"tx_page": "https://atomscan.com/transactions/${txHash}"
|
|
1897
1998
|
}]
|
|
1898
1999
|
}, {
|
|
1899
2000
|
"$schema": "../chain.schema.json",
|
|
@@ -1918,8 +2019,8 @@ module.exports = [{
|
|
|
1918
2019
|
},
|
|
1919
2020
|
"codebase": {
|
|
1920
2021
|
"git_repo": "https://github.com/crescent-network/crescent",
|
|
1921
|
-
"recommended_version": "v2.1.
|
|
1922
|
-
"compatible_versions": ["v2.1.0"],
|
|
2022
|
+
"recommended_version": "v2.1.1",
|
|
2023
|
+
"compatible_versions": ["v2.1.0", "v2.1.1"],
|
|
1923
2024
|
"binaries": {
|
|
1924
2025
|
"linux/amd64": "https://github.com/crescent-network/crescent/releases/download/v2.1.0/crescentd-v2.1.0-linux-amd64",
|
|
1925
2026
|
"darwin/amd64": "https://github.com/crescent-network/crescent/releases/download/v2.1.0/crescentd-v2.1.0-darwin-amd64"
|
|
@@ -2020,6 +2121,10 @@ module.exports = [{
|
|
|
2020
2121
|
"kind": "explorers.guru",
|
|
2021
2122
|
"url": "https://crescent.explorers.guru",
|
|
2022
2123
|
"tx_page": "https://crescent.explorers.guru/transaction/${txHash}"
|
|
2124
|
+
}, {
|
|
2125
|
+
"kind": "atomscan",
|
|
2126
|
+
"url": "https://atomscan.com/crescent",
|
|
2127
|
+
"tx_page": "https://atomscan.com/crescent/transactions/${txHash}"
|
|
2023
2128
|
}]
|
|
2024
2129
|
}, {
|
|
2025
2130
|
"$schema": "../chain.schema.json",
|
|
@@ -2064,6 +2169,10 @@ module.exports = [{
|
|
|
2064
2169
|
"id": "04f43116b4c6c70054d9c2b7485383df5b1ed1da",
|
|
2065
2170
|
"address": "cronos-seed-2.crypto.org:26656",
|
|
2066
2171
|
"provider": "crypto-org"
|
|
2172
|
+
}, {
|
|
2173
|
+
"id": "337377dcda43d79c537d2c4d93ad3b698ce9452e",
|
|
2174
|
+
"address": "bd-cronos-mainnet-seed-node-01.bdnodes.net:26656",
|
|
2175
|
+
"provider": "Blockdaemon.com"
|
|
2067
2176
|
}],
|
|
2068
2177
|
"persistent_peers": [{
|
|
2069
2178
|
"id": "0d5cf1394a1cfde28dc8f023567222abc0f47534",
|
|
@@ -2077,6 +2186,10 @@ module.exports = [{
|
|
|
2077
2186
|
"id": "04f43116b4c6c70054d9c2b7485383df5b1ed1da",
|
|
2078
2187
|
"address": "cronos-seed-2.crypto.org:26656",
|
|
2079
2188
|
"provider": "crypto-org"
|
|
2189
|
+
}, {
|
|
2190
|
+
"id": "337377dcda43d79c537d2c4d93ad3b698ce9452e",
|
|
2191
|
+
"address": "bd-cronos-mainnet-seed-node-01.bdnodes.net:26656",
|
|
2192
|
+
"provider": "Blockdaemon.com"
|
|
2080
2193
|
}]
|
|
2081
2194
|
},
|
|
2082
2195
|
"apis": {
|
|
@@ -2103,8 +2216,8 @@ module.exports = [{
|
|
|
2103
2216
|
"tx_page": "https://cronoscan.com/tx/${txHash}"
|
|
2104
2217
|
}, {
|
|
2105
2218
|
"kind": "crypto-org",
|
|
2106
|
-
"url": "https://cronos.
|
|
2107
|
-
"tx_page": "https://cronos.
|
|
2219
|
+
"url": "https://cronos.org/explorer",
|
|
2220
|
+
"tx_page": "https://cronos.org/explorer/tx/${txHash}"
|
|
2108
2221
|
}]
|
|
2109
2222
|
}, {
|
|
2110
2223
|
"$schema": "../chain.schema.json",
|
|
@@ -2328,6 +2441,10 @@ module.exports = [{
|
|
|
2328
2441
|
"url": "https://www.mintscan.io/cudos",
|
|
2329
2442
|
"tx_page": "https://www.mintscan.io/cudos/txs/${txHash}",
|
|
2330
2443
|
"account_page": "https://www.mintscan.io/cudos/account/${accountAddress}"
|
|
2444
|
+
}, {
|
|
2445
|
+
"kind": "atomscan",
|
|
2446
|
+
"url": "https://atomscan.com/cudos",
|
|
2447
|
+
"tx_page": "https://atomscan.com/cudos/transactions/${txHash}"
|
|
2331
2448
|
}]
|
|
2332
2449
|
}, {
|
|
2333
2450
|
"$schema": "../chain.schema.json",
|
|
@@ -2436,6 +2553,10 @@ module.exports = [{
|
|
|
2436
2553
|
"kind": "ping.pub",
|
|
2437
2554
|
"url": "https://ping.pub/decentr/",
|
|
2438
2555
|
"tx_page": "https://ping.pub/decentr/tx/${txHash}"
|
|
2556
|
+
}, {
|
|
2557
|
+
"kind": "atomscan",
|
|
2558
|
+
"url": "https://atomscan.com/decentr",
|
|
2559
|
+
"tx_page": "https://atomscan.com/decentr/transactions/${txHash}"
|
|
2439
2560
|
}]
|
|
2440
2561
|
}, {
|
|
2441
2562
|
"$schema": "../chain.schema.json",
|
|
@@ -2518,6 +2639,10 @@ module.exports = [{
|
|
|
2518
2639
|
"kind": "ping-pub",
|
|
2519
2640
|
"url": "https://ping.pub/desmos",
|
|
2520
2641
|
"tx_page": "https://ping.pub/desmos/tx/${txHash}"
|
|
2642
|
+
}, {
|
|
2643
|
+
"kind": "atomscan",
|
|
2644
|
+
"url": "https://atomscan.com/desmos",
|
|
2645
|
+
"tx_page": "https://atomscan.com/desmos/transactions/${txHash}"
|
|
2521
2646
|
}]
|
|
2522
2647
|
}, {
|
|
2523
2648
|
"$schema": "../chain.schema.json",
|
|
@@ -2603,6 +2728,10 @@ module.exports = [{
|
|
|
2603
2728
|
"kind": "ping.pub",
|
|
2604
2729
|
"url": "https://ping.pub/dig",
|
|
2605
2730
|
"tx_page": "https://ping.pub/dig/tx/${txHash}"
|
|
2731
|
+
}, {
|
|
2732
|
+
"kind": "atomscan",
|
|
2733
|
+
"url": "https://atomscan.com/dig",
|
|
2734
|
+
"tx_page": "https://atomscan.com/dig/transactions/${txHash}"
|
|
2606
2735
|
}]
|
|
2607
2736
|
}, {
|
|
2608
2737
|
"$schema": "../chain.schema.json",
|
|
@@ -2624,14 +2753,14 @@ module.exports = [{
|
|
|
2624
2753
|
},
|
|
2625
2754
|
"codebase": {
|
|
2626
2755
|
"git_repo": "https://github.com/echelonfoundation/echelon",
|
|
2627
|
-
"recommended_version": "v1.
|
|
2628
|
-
"compatible_versions": ["v1.0.3"],
|
|
2756
|
+
"recommended_version": "v1.1.4",
|
|
2757
|
+
"compatible_versions": ["v1.1.4", "v1.0.3"],
|
|
2629
2758
|
"binaries": {
|
|
2630
|
-
"linux/amd64": "https://github.com/echelonfoundation/echelon/releases/download/v1.
|
|
2631
|
-
"linux/arm64": "https://github.com/echelonfoundation/echelon/releases/download/v1.
|
|
2632
|
-
"darwin/amd64": "",
|
|
2633
|
-
"darwin/arm64": "",
|
|
2634
|
-
"windows/amd64": "https://github.com/echelonfoundation/echelon/releases/download/v1.
|
|
2759
|
+
"linux/amd64": "https://github.com/echelonfoundation/echelon/releases/download/v1.1.4/echelon_1.1.4_Linux_x86_64.tar.gz",
|
|
2760
|
+
"linux/arm64": "https://github.com/echelonfoundation/echelon/releases/download/v1.1.4/echelon_1.1.4_Linux_arm64.tar.gz",
|
|
2761
|
+
"darwin/amd64": "https://github.com/echelonfoundation/echelon/releases/download/v1.1.4/echelon_1.1.4_Darwin_x86_64.tar.gz",
|
|
2762
|
+
"darwin/arm64": "https://github.com/echelonfoundation/echelon/releases/download/v1.1.4/echelon_1.1.4_Darwin_arm64.tar.gz",
|
|
2763
|
+
"windows/amd64": "https://github.com/echelonfoundation/echelon/releases/download/v1.1.4/echelon_1.1.4_Windows_x86_64.zip"
|
|
2635
2764
|
}
|
|
2636
2765
|
},
|
|
2637
2766
|
"peers": {
|
|
@@ -2685,6 +2814,9 @@ module.exports = [{
|
|
|
2685
2814
|
}, {
|
|
2686
2815
|
"address": "https://rpc-echelon.whispernode.com",
|
|
2687
2816
|
"provider": " WhisperNode 🤐"
|
|
2817
|
+
}, {
|
|
2818
|
+
"address": "https://echelon-rpc.polkachu.com",
|
|
2819
|
+
"provider": "Polkachu"
|
|
2688
2820
|
}, {
|
|
2689
2821
|
"address": "https://rpc.echelon.nodestake.top",
|
|
2690
2822
|
"provider": "NodeStake"
|
|
@@ -2695,6 +2827,9 @@ module.exports = [{
|
|
|
2695
2827
|
}, {
|
|
2696
2828
|
"address": "https://lcd-echelon.whispernode.com",
|
|
2697
2829
|
"provider": " WhisperNode 🤐"
|
|
2830
|
+
}, {
|
|
2831
|
+
"address": "https://echelon-api.polkachu.com",
|
|
2832
|
+
"provider": "Polkachu"
|
|
2698
2833
|
}, {
|
|
2699
2834
|
"address": "https://api.echelon.nodestake.top",
|
|
2700
2835
|
"provider": "NodeStake"
|
|
@@ -2721,6 +2856,10 @@ module.exports = [{
|
|
|
2721
2856
|
}]
|
|
2722
2857
|
},
|
|
2723
2858
|
"explorers": [{
|
|
2859
|
+
"kind": "echelon",
|
|
2860
|
+
"url": "https://app.ech.network/explorer",
|
|
2861
|
+
"tx_page": "https://app.ech.network/explorer/tx/${txHash}"
|
|
2862
|
+
}, {
|
|
2724
2863
|
"kind": "blockscout",
|
|
2725
2864
|
"url": "https://scout.ech.network",
|
|
2726
2865
|
"tx_page": "https://scout.ech.network/tx/${txHash}"
|
|
@@ -2728,6 +2867,14 @@ module.exports = [{
|
|
|
2728
2867
|
"kind": "ping-pub",
|
|
2729
2868
|
"url": "https://ping.pub/echelon",
|
|
2730
2869
|
"tx_page": "https://ping.pub/echelon/tx/${txHash}"
|
|
2870
|
+
}, {
|
|
2871
|
+
"kind": "atomscan",
|
|
2872
|
+
"url": "https://atomscan.com/echelon",
|
|
2873
|
+
"tx_page": "https://atomscan.com/echelon/tx/${txHash}"
|
|
2874
|
+
}, {
|
|
2875
|
+
"kind": "atomscan",
|
|
2876
|
+
"url": "https://atomscan.com/echelon",
|
|
2877
|
+
"tx_page": "https://atomscan.com/echelon/transactions/${txHash}"
|
|
2731
2878
|
}]
|
|
2732
2879
|
}, {
|
|
2733
2880
|
"$schema": "../chain.schema.json",
|
|
@@ -2863,6 +3010,10 @@ module.exports = [{
|
|
|
2863
3010
|
"kind": "ping-pub",
|
|
2864
3011
|
"url": "https://ping.pub/e-money",
|
|
2865
3012
|
"tx_page": "https://ping.pub/e-money/tx/${txHash}"
|
|
3013
|
+
}, {
|
|
3014
|
+
"kind": "atomscan",
|
|
3015
|
+
"url": "https://atomscan.com/emoney",
|
|
3016
|
+
"tx_page": "https://atomscan.com/emoney/transactions/${txHash}"
|
|
2866
3017
|
}]
|
|
2867
3018
|
}, {
|
|
2868
3019
|
"$schema": "../chain.schema.json",
|
|
@@ -2922,6 +3073,7 @@ module.exports = [{
|
|
|
2922
3073
|
"genesis": {
|
|
2923
3074
|
"genesis_url": "https://archive.evmos.org/mainnet/genesis.json"
|
|
2924
3075
|
},
|
|
3076
|
+
"daemon_name": "evmosd",
|
|
2925
3077
|
"slip44": 60,
|
|
2926
3078
|
"fees": {
|
|
2927
3079
|
"fee_tokens": [{
|
|
@@ -2930,14 +3082,14 @@ module.exports = [{
|
|
|
2930
3082
|
},
|
|
2931
3083
|
"codebase": {
|
|
2932
3084
|
"git_repo": "https://github.com/evmos/evmos",
|
|
2933
|
-
"recommended_version": "
|
|
2934
|
-
"compatible_versions": ["
|
|
3085
|
+
"recommended_version": "v7.0.0",
|
|
3086
|
+
"compatible_versions": ["v7.0.0"],
|
|
2935
3087
|
"binaries": {
|
|
2936
|
-
"linux/amd64": "https://github.com/evmos/evmos/releases/download/
|
|
2937
|
-
"linux/arm64": "https://github.com/evmos/evmos/releases/download/
|
|
2938
|
-
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/
|
|
2939
|
-
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/
|
|
2940
|
-
"windows/amd64": "https://github.com/evmos/evmos/releases/download/
|
|
3088
|
+
"linux/amd64": "https://github.com/evmos/evmos/releases/download/v7.0.0/evmos_7.0.0_Linux_x86_64.tar.gz",
|
|
3089
|
+
"linux/arm64": "https://github.com/evmos/evmos/releases/download/v7.0.0/evmos_7.0.0_Linux_arm64.tar.gz",
|
|
3090
|
+
"darwin/amd64": "https://github.com/evmos/evmos/releases/download/v7.0.0/evmos_7.0.0_Darwin_x86_64.tar.gz",
|
|
3091
|
+
"darwin/arm64": "https://github.com/evmos/evmos/releases/download/v7.0.0/evmos_7.0.0_Darwin_arm64.tar.gz",
|
|
3092
|
+
"windows/amd64": "https://github.com/evmos/evmos/releases/download/v7.0.0/evmos_7.0.0_Windows_x86_64.zip"
|
|
2941
3093
|
}
|
|
2942
3094
|
},
|
|
2943
3095
|
"peers": {
|
|
@@ -3088,6 +3240,10 @@ module.exports = [{
|
|
|
3088
3240
|
"kind": "explorers.guru",
|
|
3089
3241
|
"url": "https://evmos.explorers.guru",
|
|
3090
3242
|
"tx_page": "https://evmos.explorers.guru/transaction/${txHash}"
|
|
3243
|
+
}, {
|
|
3244
|
+
"kind": "atomscan",
|
|
3245
|
+
"url": "https://atomscan.com/evmos",
|
|
3246
|
+
"tx_page": "https://atomscan.com/evmos/transactions/${txHash}"
|
|
3091
3247
|
}]
|
|
3092
3248
|
}, {
|
|
3093
3249
|
"$schema": "../chain.schema.json",
|
|
@@ -3174,6 +3330,10 @@ module.exports = [{
|
|
|
3174
3330
|
"kind": "ping.pub",
|
|
3175
3331
|
"url": "https://ping.pub/fetchhub",
|
|
3176
3332
|
"tx_page": "https://ping.pub/fetchhub/tx/${txHash}"
|
|
3333
|
+
}, {
|
|
3334
|
+
"kind": "atomscan",
|
|
3335
|
+
"url": "https://atomscan.com/fetchhub",
|
|
3336
|
+
"tx_page": "https://atomscan.com/fetchhub/transactions/${txHash}"
|
|
3177
3337
|
}]
|
|
3178
3338
|
}, {
|
|
3179
3339
|
"$schema": "../chain.schema.json",
|
|
@@ -3466,6 +3626,9 @@ module.exports = [{
|
|
|
3466
3626
|
}, {
|
|
3467
3627
|
"address": "https://rpc-gravitybridge-ia.notional.ventures/",
|
|
3468
3628
|
"provider": "Notional"
|
|
3629
|
+
}, {
|
|
3630
|
+
"address": "https://rpc.gravity-bridge.nodestake.top",
|
|
3631
|
+
"provider": "NodeStake"
|
|
3469
3632
|
}],
|
|
3470
3633
|
"rest": [{
|
|
3471
3634
|
"address": "https://gravitychain.io:1317",
|
|
@@ -3476,6 +3639,9 @@ module.exports = [{
|
|
|
3476
3639
|
}, {
|
|
3477
3640
|
"address": "https://api-gravitybridge-ia.notional.ventures/",
|
|
3478
3641
|
"provider": "Notional"
|
|
3642
|
+
}, {
|
|
3643
|
+
"address": "https://api.gravity-bridge.nodestake.top",
|
|
3644
|
+
"provider": "NodeStake"
|
|
3479
3645
|
}],
|
|
3480
3646
|
"grpc": [{
|
|
3481
3647
|
"address": "https://gravitychain.io:9090",
|
|
@@ -3486,6 +3652,9 @@ module.exports = [{
|
|
|
3486
3652
|
}, {
|
|
3487
3653
|
"address": "grpc-gravitybridge-ia.notional.ventures:443",
|
|
3488
3654
|
"provider": "Notional"
|
|
3655
|
+
}, {
|
|
3656
|
+
"address": "https://grpc.gravity-bridge.nodestake.top",
|
|
3657
|
+
"provider": "NodeStake"
|
|
3489
3658
|
}]
|
|
3490
3659
|
},
|
|
3491
3660
|
"explorers": [{
|
|
@@ -3500,6 +3669,10 @@ module.exports = [{
|
|
|
3500
3669
|
"kind": "explorers.guru",
|
|
3501
3670
|
"url": "https://gravity.explorers.guru",
|
|
3502
3671
|
"tx_page": "https://gravity.explorers.guru/transaction/${txHash}"
|
|
3672
|
+
}, {
|
|
3673
|
+
"kind": "atomscan",
|
|
3674
|
+
"url": "https://atomscan.com/gravity-bridge",
|
|
3675
|
+
"tx_page": "https://atomscan.com/gravity-bridge/transactions/${txHash}"
|
|
3503
3676
|
}]
|
|
3504
3677
|
}, {
|
|
3505
3678
|
"$schema": "../chain.schema.json",
|
|
@@ -3574,6 +3747,10 @@ module.exports = [{
|
|
|
3574
3747
|
"kind": "chadscan",
|
|
3575
3748
|
"url": "https://chadscan.com",
|
|
3576
3749
|
"tx_page": "https://chadscan.com/transactions/${txHash}"
|
|
3750
|
+
}, {
|
|
3751
|
+
"kind": "atomscan",
|
|
3752
|
+
"url": "https://atomscan.com/idep",
|
|
3753
|
+
"tx_page": "https://atomscan.com/idep/transactions/${txHash}"
|
|
3577
3754
|
}]
|
|
3578
3755
|
}, {
|
|
3579
3756
|
"$schema": "../chain.schema.json",
|
|
@@ -3679,6 +3856,10 @@ module.exports = [{
|
|
|
3679
3856
|
"kind": "ping.pub",
|
|
3680
3857
|
"url": "https://ping.pub/ixo",
|
|
3681
3858
|
"tx_page": "https://ping.pub/ixo/tx/${txHash}"
|
|
3859
|
+
}, {
|
|
3860
|
+
"kind": "atomscan",
|
|
3861
|
+
"url": "https://atomscan.com/ixo",
|
|
3862
|
+
"tx_page": "https://atomscan.com/ixo/transactions/${txHash}"
|
|
3682
3863
|
}]
|
|
3683
3864
|
}, {
|
|
3684
3865
|
"$schema": "../chain.schema.json",
|
|
@@ -3733,8 +3914,8 @@ module.exports = [{
|
|
|
3733
3914
|
},
|
|
3734
3915
|
"apis": {
|
|
3735
3916
|
"rpc": [{
|
|
3736
|
-
"address": "https://injective-rpc.
|
|
3737
|
-
"provider": "
|
|
3917
|
+
"address": "https://injective-rpc.quickapi.com:443",
|
|
3918
|
+
"provider": "Chainlayer"
|
|
3738
3919
|
}, {
|
|
3739
3920
|
"address": "https://injective-rpc.polkachu.com",
|
|
3740
3921
|
"provider": "Polkachu"
|
|
@@ -3743,8 +3924,8 @@ module.exports = [{
|
|
|
3743
3924
|
"address": "https://public.lcd.injective.network",
|
|
3744
3925
|
"provider": "injectiveprotocol"
|
|
3745
3926
|
}, {
|
|
3746
|
-
"address": "https://injective-lcd.
|
|
3747
|
-
"provider": "
|
|
3927
|
+
"address": "https://injective-lcd.quickapi.com:443",
|
|
3928
|
+
"provider": "Chainlayer"
|
|
3748
3929
|
}],
|
|
3749
3930
|
"grpc": []
|
|
3750
3931
|
},
|
|
@@ -3756,6 +3937,10 @@ module.exports = [{
|
|
|
3756
3937
|
"kind": "ping-pub",
|
|
3757
3938
|
"url": "https://ping.pub/injective",
|
|
3758
3939
|
"tx_page": "https://ping.pub/injective/tx/${txHash}"
|
|
3940
|
+
}, {
|
|
3941
|
+
"kind": "atomscan",
|
|
3942
|
+
"url": "https://atomscan.com/injective",
|
|
3943
|
+
"tx_page": "https://atomscan.com/injective/transactions/${txHash}"
|
|
3759
3944
|
}]
|
|
3760
3945
|
}, {
|
|
3761
3946
|
"$schema": "../chain.schema.json",
|
|
@@ -3855,6 +4040,10 @@ module.exports = [{
|
|
|
3855
4040
|
"kind": "ping-pub",
|
|
3856
4041
|
"url": "https://ping.pub/iris-network",
|
|
3857
4042
|
"tx_page": "https://ping.pub/iris-network/tx/${txHash}"
|
|
4043
|
+
}, {
|
|
4044
|
+
"kind": "atomscan",
|
|
4045
|
+
"url": "https://atomscan.com/iris-network",
|
|
4046
|
+
"tx_page": "https://atomscan.com/iris-network/transactions/${txHash}"
|
|
3858
4047
|
}]
|
|
3859
4048
|
}, {
|
|
3860
4049
|
"$schema": "../chain.schema.json",
|
|
@@ -3870,8 +4059,8 @@ module.exports = [{
|
|
|
3870
4059
|
},
|
|
3871
4060
|
"codebase": {
|
|
3872
4061
|
"git_repo": "https://github.com/CosmosContracts/juno",
|
|
3873
|
-
"recommended_version": "
|
|
3874
|
-
"compatible_versions": ["
|
|
4062
|
+
"recommended_version": "v9.0.0",
|
|
4063
|
+
"compatible_versions": ["v9.0.0"]
|
|
3875
4064
|
},
|
|
3876
4065
|
"daemon_name": "junod",
|
|
3877
4066
|
"node_home": "$HOME/.juno",
|
|
@@ -3884,7 +4073,7 @@ module.exports = [{
|
|
|
3884
4073
|
"id": "ef2315d81caa27e4b0fd0f267d301569ee958893",
|
|
3885
4074
|
"address": "juno-seed.blockpane.com:26656"
|
|
3886
4075
|
}, {
|
|
3887
|
-
"id": "
|
|
4076
|
+
"id": "22ee6e65e5e79cd0b970dd11e52761de8d1d6dfd",
|
|
3888
4077
|
"address": "seeds.pupmos.network:2001",
|
|
3889
4078
|
"provider": "PUPMØS"
|
|
3890
4079
|
}],
|
|
@@ -3982,6 +4171,10 @@ module.exports = [{
|
|
|
3982
4171
|
"kind": "mintscan",
|
|
3983
4172
|
"url": "https://www.mintscan.io/juno",
|
|
3984
4173
|
"tx_page": "https://www.mintscan.io/juno/txs/{txHash}"
|
|
4174
|
+
}, {
|
|
4175
|
+
"kind": "atomscan",
|
|
4176
|
+
"url": "https://atomscan.com/juno",
|
|
4177
|
+
"tx_page": "https://atomscan.com/juno/transactions/${txHash}"
|
|
3985
4178
|
}]
|
|
3986
4179
|
}, {
|
|
3987
4180
|
"$schema": "../chain.schema.json",
|
|
@@ -4086,6 +4279,10 @@ module.exports = [{
|
|
|
4086
4279
|
"kind": "ping-pub",
|
|
4087
4280
|
"url": "https://ping.pub/kava",
|
|
4088
4281
|
"tx_page": "https://ping.pub/kava/tx/${txHash}"
|
|
4282
|
+
}, {
|
|
4283
|
+
"kind": "atomscan",
|
|
4284
|
+
"url": "https://atomscan.com/kava",
|
|
4285
|
+
"tx_page": "https://atomscan.com/kava/transactions/${txHash}"
|
|
4089
4286
|
}]
|
|
4090
4287
|
}, {
|
|
4091
4288
|
"$schema": "../chain.schema.json",
|
|
@@ -4182,6 +4379,10 @@ module.exports = [{
|
|
|
4182
4379
|
"kind": "ping-pub",
|
|
4183
4380
|
"url": "https://ping.pub/kichain",
|
|
4184
4381
|
"tx_page": "https://ping.pub/kichain/tx/${txHash}"
|
|
4382
|
+
}, {
|
|
4383
|
+
"kind": "atomscan",
|
|
4384
|
+
"url": "https://atomscan.com/ki-chain",
|
|
4385
|
+
"tx_page": "https://atomscan.com/ki-chain/transactions/${txHash}"
|
|
4185
4386
|
}]
|
|
4186
4387
|
}, {
|
|
4187
4388
|
"$schema": "../chain.schema.json",
|
|
@@ -4388,6 +4589,10 @@ module.exports = [{
|
|
|
4388
4589
|
"kind": "ping-pub",
|
|
4389
4590
|
"url": "https://ping.pub/likecoin",
|
|
4390
4591
|
"tx_page": "https://ping.pub/likecoin/tx/${txHash}"
|
|
4592
|
+
}, {
|
|
4593
|
+
"kind": "atomscan",
|
|
4594
|
+
"url": "https://atomscan.com/likecoin",
|
|
4595
|
+
"tx_page": "https://atomscan.com/likecoin/transactions/${txHash}"
|
|
4391
4596
|
}]
|
|
4392
4597
|
}, {
|
|
4393
4598
|
"$schema": "../chain.schema.json",
|
|
@@ -4435,6 +4640,75 @@ module.exports = [{
|
|
|
4435
4640
|
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/logos/images/logos.png",
|
|
4436
4641
|
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/logos/images/logos.svg"
|
|
4437
4642
|
}
|
|
4643
|
+
}, {
|
|
4644
|
+
"$schema": "../chain.schema.json",
|
|
4645
|
+
"chain_name": "lumenx",
|
|
4646
|
+
"status": "live",
|
|
4647
|
+
"network_type": "mainnet",
|
|
4648
|
+
"pretty_name": "Lumen Network",
|
|
4649
|
+
"chain_id": "LumenX",
|
|
4650
|
+
"bech32_prefix": "lumen",
|
|
4651
|
+
"daemon_name": "lumenxd",
|
|
4652
|
+
"node_home": "$HOME/.lumenx",
|
|
4653
|
+
"genesis": {
|
|
4654
|
+
"genesis_url": "https://raw.githubusercontent.com/metaprotocol-ai/lumenx/master/config/genesis.json"
|
|
4655
|
+
},
|
|
4656
|
+
"key_algos": ["secp256k1"],
|
|
4657
|
+
"slip44": 118,
|
|
4658
|
+
"fees": {
|
|
4659
|
+
"fee_tokens": [{
|
|
4660
|
+
"denom": "ulumen",
|
|
4661
|
+
"fixed_min_gas_price": 0.0025
|
|
4662
|
+
}]
|
|
4663
|
+
},
|
|
4664
|
+
"codebase": {
|
|
4665
|
+
"git_repo": "https://github.com/metaprotocol-ai/lumenx",
|
|
4666
|
+
"recommended_version": "v0.1.0",
|
|
4667
|
+
"compatible_versions": ["v0.1.0"]
|
|
4668
|
+
},
|
|
4669
|
+
"peers": {
|
|
4670
|
+
"seeds": [{
|
|
4671
|
+
"id": "bc22063df30a0644df742cdb2764b1004df6e3e3",
|
|
4672
|
+
"address": "node1.lumenex.io:26656"
|
|
4673
|
+
}, {
|
|
4674
|
+
"id": "9cd5f77ac27254891f64801470b0c3432188c62c",
|
|
4675
|
+
"address": "node2.lumenex.io:26656"
|
|
4676
|
+
}, {
|
|
4677
|
+
"id": "78669849476c8b728abe178475c6f016edf175cf",
|
|
4678
|
+
"address": "node3.lumenex.io:26656"
|
|
4679
|
+
}, {
|
|
4680
|
+
"id": "48444a4bacc0cafa049d777152473769ab17c0c3",
|
|
4681
|
+
"address": "node4.lumenex.io:26656"
|
|
4682
|
+
}],
|
|
4683
|
+
"persistent_peers": [{
|
|
4684
|
+
"id": "bc22063df30a0644df742cdb2764b1004df6e3e3",
|
|
4685
|
+
"address": "node1.lumenex.io:26656"
|
|
4686
|
+
}, {
|
|
4687
|
+
"id": "9cd5f77ac27254891f64801470b0c3432188c62c",
|
|
4688
|
+
"address": "node2.lumenex.io:26656"
|
|
4689
|
+
}, {
|
|
4690
|
+
"id": "78669849476c8b728abe178475c6f016edf175cf",
|
|
4691
|
+
"address": "node3.lumenex.io:26656"
|
|
4692
|
+
}, {
|
|
4693
|
+
"id": "48444a4bacc0cafa049d777152473769ab17c0c3",
|
|
4694
|
+
"address": "node4.lumenex.io:26656"
|
|
4695
|
+
}]
|
|
4696
|
+
},
|
|
4697
|
+
"apis": {
|
|
4698
|
+
"rpc": [{
|
|
4699
|
+
"address": "https://rpc.helios-1.lumenex.io",
|
|
4700
|
+
"provider": "metaprotocol"
|
|
4701
|
+
}],
|
|
4702
|
+
"rest": [{
|
|
4703
|
+
"address": "https://api.helios-1.lumenex.io/",
|
|
4704
|
+
"provider": "metaprotocol"
|
|
4705
|
+
}]
|
|
4706
|
+
},
|
|
4707
|
+
"explorers": [{
|
|
4708
|
+
"kind": "ping-pub",
|
|
4709
|
+
"url": "https://scope.helios-1.lumenex.io/lumenx",
|
|
4710
|
+
"tx_page": "https://scope.helios-1.lumenex.io/lumenx/tx/${txHash}"
|
|
4711
|
+
}]
|
|
4438
4712
|
}, {
|
|
4439
4713
|
"$schema": "../chain.schema.json",
|
|
4440
4714
|
"chain_name": "lumnetwork",
|
|
@@ -4523,6 +4797,10 @@ module.exports = [{
|
|
|
4523
4797
|
"kind": "ping-pub",
|
|
4524
4798
|
"url": "https://ping.pub/lum-network",
|
|
4525
4799
|
"tx_page": "https://ping.pub/lum-network/tx/${txHash}"
|
|
4800
|
+
}, {
|
|
4801
|
+
"kind": "atomscan",
|
|
4802
|
+
"url": "https://atomscan.com/lum-network",
|
|
4803
|
+
"tx_page": "https://atomscan.com/lum-network/transactions/${txHash}"
|
|
4526
4804
|
}]
|
|
4527
4805
|
}, {
|
|
4528
4806
|
"$schema": "../chain.schema.json",
|
|
@@ -4623,11 +4901,15 @@ module.exports = [{
|
|
|
4623
4901
|
"kind": "MEME Explorer",
|
|
4624
4902
|
"url": "https://explorer.meme.sx/meme",
|
|
4625
4903
|
"tx_page": "https://explorer.meme.sx/meme/tx/${txHash}"
|
|
4904
|
+
}, {
|
|
4905
|
+
"kind": "atomscan",
|
|
4906
|
+
"url": "https://atomscan.com/meme",
|
|
4907
|
+
"tx_page": "https://atomscan.com/meme/transactions/${txHash}"
|
|
4626
4908
|
}]
|
|
4627
4909
|
}, {
|
|
4628
4910
|
"$schema": "../chain.schema.json",
|
|
4629
4911
|
"chain_name": "microtick",
|
|
4630
|
-
"status": "
|
|
4912
|
+
"status": "killed",
|
|
4631
4913
|
"network_type": "mainnet",
|
|
4632
4914
|
"pretty_name": "Microtick",
|
|
4633
4915
|
"chain_id": "microtick-1",
|
|
@@ -4697,11 +4979,11 @@ module.exports = [{
|
|
|
4697
4979
|
"chain_name": "nomic",
|
|
4698
4980
|
"status": "live",
|
|
4699
4981
|
"network_type": "mainnet",
|
|
4700
|
-
"pretty_name": "Nomic Stakenet
|
|
4701
|
-
"chain_id": "nomic-stakenet-
|
|
4982
|
+
"pretty_name": "Nomic Stakenet 3",
|
|
4983
|
+
"chain_id": "nomic-stakenet-3",
|
|
4702
4984
|
"bech32_prefix": "nomic",
|
|
4703
4985
|
"daemon_name": "nomic",
|
|
4704
|
-
"node_home": "$HOME/.nomic-stakenet-
|
|
4986
|
+
"node_home": "$HOME/.nomic-stakenet-3",
|
|
4705
4987
|
"genesis": {
|
|
4706
4988
|
"genesis_url": "https://raw.githubusercontent.com/nomic-io/nomic/develop/genesis.json"
|
|
4707
4989
|
},
|
|
@@ -4806,7 +5088,7 @@ module.exports = [{
|
|
|
4806
5088
|
"daemon_name": "odind",
|
|
4807
5089
|
"node_home": "$HOME/.odin",
|
|
4808
5090
|
"genesis": {
|
|
4809
|
-
"genesis_url": "https://
|
|
5091
|
+
"genesis_url": "https://raw.githubusercontent.com/ODIN-PROTOCOL/networks/master/mainnets/odin-mainnet-freya/genesis.json"
|
|
4810
5092
|
},
|
|
4811
5093
|
"key_algos": ["secp256k1"],
|
|
4812
5094
|
"slip44": 118,
|
|
@@ -4817,12 +5099,9 @@ module.exports = [{
|
|
|
4817
5099
|
}]
|
|
4818
5100
|
},
|
|
4819
5101
|
"codebase": {
|
|
4820
|
-
"git_repo": "https://github.com/ODIN-PROTOCOL/
|
|
4821
|
-
"recommended_version": "v0.
|
|
4822
|
-
"
|
|
4823
|
-
"linux/amd64": "https://github.com/GeoDB-Limited/odin-core/releases/download/v0.3.0/odinprotocol_v0.3.0_amd64.deb"
|
|
4824
|
-
},
|
|
4825
|
-
"compatible_versions": ["v0.3.0"]
|
|
5102
|
+
"git_repo": "https://github.com/ODIN-PROTOCOL/odin-core",
|
|
5103
|
+
"recommended_version": "v0.5.5",
|
|
5104
|
+
"compatible_versions": ["v0.5.5"]
|
|
4826
5105
|
},
|
|
4827
5106
|
"peers": {
|
|
4828
5107
|
"persistent_peers": [{
|
|
@@ -4857,6 +5136,10 @@ module.exports = [{
|
|
|
4857
5136
|
"kind": "odin web",
|
|
4858
5137
|
"url": "https://mainnet.odinprotocol.io/",
|
|
4859
5138
|
"tx_page": "https://mainnet.odinprotocol.io/transactions/${txHash}"
|
|
5139
|
+
}, {
|
|
5140
|
+
"kind": "ping.pub",
|
|
5141
|
+
"url": "https://ping.pub/odin",
|
|
5142
|
+
"tx_page": "https://ping.pub/odin/tx/${txHash}"
|
|
4860
5143
|
}]
|
|
4861
5144
|
}, {
|
|
4862
5145
|
"$schema": "../chain.schema.json",
|
|
@@ -4903,10 +5186,20 @@ module.exports = [{
|
|
|
4903
5186
|
"rpc": [{
|
|
4904
5187
|
"address": "https://omniflixhub-rpc.skynetvalidators.com",
|
|
4905
5188
|
"provider": "skynet-validators"
|
|
5189
|
+
}, {
|
|
5190
|
+
"address": "https://rpc.omniflix.nodestake.top",
|
|
5191
|
+
"provider": "NodeStake"
|
|
4906
5192
|
}],
|
|
4907
5193
|
"rest": [{
|
|
4908
5194
|
"address": "https://omniflixhub-api.skynetvalidators.com",
|
|
4909
5195
|
"provider": "skynet-validators"
|
|
5196
|
+
}, {
|
|
5197
|
+
"address": "https://api.omniflix.nodestake.top",
|
|
5198
|
+
"provider": "NodeStake"
|
|
5199
|
+
}],
|
|
5200
|
+
"grpc": [{
|
|
5201
|
+
"address": "https://grpc.omniflix.nodestake.top",
|
|
5202
|
+
"provider": "NodeStake"
|
|
4910
5203
|
}]
|
|
4911
5204
|
},
|
|
4912
5205
|
"explorers": [{
|
|
@@ -4914,6 +5207,10 @@ module.exports = [{
|
|
|
4914
5207
|
"url": "https://www.mintscan.io/omniflix",
|
|
4915
5208
|
"tx_page": "https://www.mintscan.io/omniflix/txs/${txHash}",
|
|
4916
5209
|
"account_page": "https://www.mintscan.io/omniflix/account/${accountAddress}"
|
|
5210
|
+
}, {
|
|
5211
|
+
"kind": "atomscan",
|
|
5212
|
+
"url": "https://atomscan.com/omniflixhub",
|
|
5213
|
+
"tx_page": "https://atomscan.com/omniflixhub/transactions/${txHash}"
|
|
4917
5214
|
}]
|
|
4918
5215
|
}, {
|
|
4919
5216
|
"$schema": "../chain.schema.json",
|
|
@@ -5052,13 +5349,18 @@ module.exports = [{
|
|
|
5052
5349
|
"high_gas_price": 0.04
|
|
5053
5350
|
}]
|
|
5054
5351
|
},
|
|
5352
|
+
"staking": {
|
|
5353
|
+
"staking_tokens": [{
|
|
5354
|
+
"denom": "uosmo"
|
|
5355
|
+
}]
|
|
5356
|
+
},
|
|
5055
5357
|
"codebase": {
|
|
5056
5358
|
"git_repo": "https://github.com/osmosis-labs/osmosis",
|
|
5057
|
-
"recommended_version": "
|
|
5058
|
-
"compatible_versions": ["
|
|
5359
|
+
"recommended_version": "v11.0.0",
|
|
5360
|
+
"compatible_versions": ["v11.0.0"],
|
|
5059
5361
|
"binaries": {
|
|
5060
|
-
"linux/amd64": "https://github.com/osmosis-labs/osmosis/releases/download/
|
|
5061
|
-
"linux/arm64": "https://github.com/osmosis-labs/osmosis/releases/download/
|
|
5362
|
+
"linux/amd64": "https://github.com/osmosis-labs/osmosis/releases/download/v11.0.0/osmosisd-11.0.0-linux-amd64",
|
|
5363
|
+
"linux/arm64": "https://github.com/osmosis-labs/osmosis/releases/download/v11.0.0/osmosisd-11.0.0-linux-arm64"
|
|
5062
5364
|
},
|
|
5063
5365
|
"cosmos_sdk_version": "0.45",
|
|
5064
5366
|
"tendermint_version": "0.34",
|
|
@@ -5199,6 +5501,9 @@ module.exports = [{
|
|
|
5199
5501
|
},
|
|
5200
5502
|
"apis": {
|
|
5201
5503
|
"rpc": [{
|
|
5504
|
+
"address": "https://osmosis-rpc.quickapi.com:443",
|
|
5505
|
+
"provider": "Chainlayer"
|
|
5506
|
+
}, {
|
|
5202
5507
|
"address": "https://rpc-osmosis.whispernode.com",
|
|
5203
5508
|
"provider": "WhisperNode 🤐"
|
|
5204
5509
|
}, {
|
|
@@ -5224,6 +5529,9 @@ module.exports = [{
|
|
|
5224
5529
|
"provider": "Interbloc"
|
|
5225
5530
|
}],
|
|
5226
5531
|
"rest": [{
|
|
5532
|
+
"address": "https://osmosis-lcd.quickapi.com:443",
|
|
5533
|
+
"provider": "Chainlayer"
|
|
5534
|
+
}, {
|
|
5227
5535
|
"address": "https://lcd-osmosis.whispernode.com",
|
|
5228
5536
|
"provider": "WhisperNode 🤐"
|
|
5229
5537
|
}, {
|
|
@@ -5267,10 +5575,15 @@ module.exports = [{
|
|
|
5267
5575
|
"url": "https://osmosis.explorers.guru",
|
|
5268
5576
|
"tx_page": "https://osmosis.explorers.guru/transaction/${txHash}",
|
|
5269
5577
|
"account_page": "https://osmosis.explorers.guru/transaction/${accountAddress}"
|
|
5578
|
+
}, {
|
|
5579
|
+
"kind": "atomscan",
|
|
5580
|
+
"url": "https://atomscan.com/osmosis",
|
|
5581
|
+
"tx_page": "https://atomscan.com/osmosis/transactions/${txHash}"
|
|
5270
5582
|
}],
|
|
5271
5583
|
"logo_URIs": {
|
|
5272
5584
|
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmosis-chain-logo.png"
|
|
5273
|
-
}
|
|
5585
|
+
},
|
|
5586
|
+
"keywords": ["dex"]
|
|
5274
5587
|
}, {
|
|
5275
5588
|
"$schema": "../chain.schema.json",
|
|
5276
5589
|
"chain_name": "panacea",
|
|
@@ -5445,6 +5758,10 @@ module.exports = [{
|
|
|
5445
5758
|
"kind": "ping-pub",
|
|
5446
5759
|
"url": "https://ping.pub/persistence",
|
|
5447
5760
|
"tx_page": "https://ping.pub/persistence/tx/${txHash}"
|
|
5761
|
+
}, {
|
|
5762
|
+
"kind": "atomscan",
|
|
5763
|
+
"url": "https://atomscan.com/persistence",
|
|
5764
|
+
"tx_page": "https://atomscan.com/persistence/transactions/${txHash}"
|
|
5448
5765
|
}]
|
|
5449
5766
|
}, {
|
|
5450
5767
|
"$schema": "../chain.schema.json",
|
|
@@ -5527,6 +5844,10 @@ module.exports = [{
|
|
|
5527
5844
|
"kind": "mintscan",
|
|
5528
5845
|
"url": "https://www.mintscan.io/provenance",
|
|
5529
5846
|
"tx_page": "https://www.mintscan.io/provenance/txs/${txHash}"
|
|
5847
|
+
}, {
|
|
5848
|
+
"kind": "atomscan",
|
|
5849
|
+
"url": "https://atomscan.com/provenance",
|
|
5850
|
+
"tx_page": "https://atomscan.com/provenance/transactions/${txHash}"
|
|
5530
5851
|
}]
|
|
5531
5852
|
}, {
|
|
5532
5853
|
"$schema": "../chain.schema.json",
|
|
@@ -5541,10 +5862,26 @@ module.exports = [{
|
|
|
5541
5862
|
"genesis": {
|
|
5542
5863
|
"genesis_url": "https://raw.githubusercontent.com/regen-network/mainnet/main/regen-1/genesis.json"
|
|
5543
5864
|
},
|
|
5865
|
+
"key_algos": ["secp256k1"],
|
|
5866
|
+
"slip44": 118,
|
|
5867
|
+
"staking": {
|
|
5868
|
+
"staking_tokens": [{
|
|
5869
|
+
"denom": "uregen"
|
|
5870
|
+
}]
|
|
5871
|
+
},
|
|
5544
5872
|
"codebase": {
|
|
5545
5873
|
"git_repo": "https://github.com/regen-network/regen-ledger",
|
|
5546
|
-
"recommended_version": "
|
|
5547
|
-
"compatible_versions": ["
|
|
5874
|
+
"recommended_version": "v4.0.0",
|
|
5875
|
+
"compatible_versions": ["v4.0.0"],
|
|
5876
|
+
"binaries": {
|
|
5877
|
+
"linux/amd64": "https://github.com/regen-network/regen-ledger/releases/download/v4.0.0/regen-ledger_4.0.0_linux_amd64.zip",
|
|
5878
|
+
"linux/arm64": "https://github.com/regen-network/regen-ledger/releases/download/v4.0.0/regen-ledger_4.0.0_linux_arm64.zip",
|
|
5879
|
+
"darwin/amd64": "https://github.com/regen-network/regen-ledger/releases/download/v4.0.0/regen-ledger_4.0.0_darwin_amd64.zip",
|
|
5880
|
+
"darwin/arm64": "https://github.com/regen-network/regen-ledger/releases/download/v4.0.0/regen-ledger_4.0.0_darwin_arm64.zip",
|
|
5881
|
+
"windows/amd64": "https://github.com/regen-network/regen-ledger/releases/download/v4.0.0/regen-ledger_4.0.0_windows_amd64.zip"
|
|
5882
|
+
},
|
|
5883
|
+
"cosmos_sdk_version": "0.45",
|
|
5884
|
+
"tendermint_version": "0.34"
|
|
5548
5885
|
},
|
|
5549
5886
|
"peers": {
|
|
5550
5887
|
"seeds": [{
|
|
@@ -5605,10 +5942,25 @@ module.exports = [{
|
|
|
5605
5942
|
}]
|
|
5606
5943
|
},
|
|
5607
5944
|
"explorers": [{
|
|
5945
|
+
"kind": "mintscan",
|
|
5946
|
+
"url": "https://www.mintscan.io/regen",
|
|
5947
|
+
"tx_page": "https://www.mintscan.io/regen/txs/${txHash}"
|
|
5948
|
+
}, {
|
|
5608
5949
|
"kind": "ping-pub",
|
|
5609
5950
|
"url": "https://ping.pub/regen",
|
|
5610
5951
|
"tx_page": "https://ping.pub/regen/tx/${txHash}"
|
|
5611
|
-
}
|
|
5952
|
+
}, {
|
|
5953
|
+
"kind": "bigdipper",
|
|
5954
|
+
"url": "https://regen.bigdipper.live/",
|
|
5955
|
+
"tx_page": "https://regen.bigdipper.live/transactions/${txHash}"
|
|
5956
|
+
}, {
|
|
5957
|
+
"kind": "atomscan",
|
|
5958
|
+
"url": "https://atomscan.com/regen-network",
|
|
5959
|
+
"tx_page": "https://atomscan.com/regen-network/transactions/${txHash}"
|
|
5960
|
+
}],
|
|
5961
|
+
"logo_URIs": {
|
|
5962
|
+
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png"
|
|
5963
|
+
}
|
|
5612
5964
|
}, {
|
|
5613
5965
|
"$schema": "../chain.schema.json",
|
|
5614
5966
|
"chain_name": "rizon",
|
|
@@ -5665,6 +6017,10 @@ module.exports = [{
|
|
|
5665
6017
|
"kind": "ping-pub",
|
|
5666
6018
|
"url": "https://ping.pub/rizon",
|
|
5667
6019
|
"tx_page": "https://ping.pub/rizon/tx/${txHash}"
|
|
6020
|
+
}, {
|
|
6021
|
+
"kind": "atomscan",
|
|
6022
|
+
"url": "https://atomscan.com/rizon",
|
|
6023
|
+
"tx_page": "https://atomscan.com/rizon/transactions/${txHash}"
|
|
5668
6024
|
}]
|
|
5669
6025
|
}, {
|
|
5670
6026
|
"$schema": "../chain.schema.json",
|
|
@@ -5769,6 +6125,10 @@ module.exports = [{
|
|
|
5769
6125
|
"kind": "mintscan",
|
|
5770
6126
|
"url": "https://www.mintscan.io/secret",
|
|
5771
6127
|
"tx_page": "https://www.mintscan.io/secret/txs/${txHash}"
|
|
6128
|
+
}, {
|
|
6129
|
+
"kind": "atomscan",
|
|
6130
|
+
"url": "https://atomscan.com/secret-network",
|
|
6131
|
+
"tx_page": "https://atomscan.com/secret-network/transactions/${txHash}"
|
|
5772
6132
|
}]
|
|
5773
6133
|
}, {
|
|
5774
6134
|
"$schema": "../chain.schema.json",
|
|
@@ -5846,6 +6206,9 @@ module.exports = [{
|
|
|
5846
6206
|
}, {
|
|
5847
6207
|
"address": "https://rpc-sentinel-ia.notional.ventures/",
|
|
5848
6208
|
"provider": "Notional"
|
|
6209
|
+
}, {
|
|
6210
|
+
"address": "https://rpc-sentinel.whispernode.com",
|
|
6211
|
+
"provider": "WhisperNode🤐"
|
|
5849
6212
|
}],
|
|
5850
6213
|
"rest": [{
|
|
5851
6214
|
"address": "https://lcd-sentinel.keplr.app",
|
|
@@ -5853,6 +6216,9 @@ module.exports = [{
|
|
|
5853
6216
|
}, {
|
|
5854
6217
|
"address": "https://api-sentinel-ia.notional.ventures/",
|
|
5855
6218
|
"provider": "Notional"
|
|
6219
|
+
}, {
|
|
6220
|
+
"address": "https://lcd-sentinel.whispernode.com",
|
|
6221
|
+
"provider": "WhisperNode🤐"
|
|
5856
6222
|
}],
|
|
5857
6223
|
"grpc": [{
|
|
5858
6224
|
"address": "grpc-sentinel-ia.notional.ventures:443",
|
|
@@ -5937,9 +6303,13 @@ module.exports = [{
|
|
|
5937
6303
|
"url": "https://explorer.shentu.technology/?net=shentu-2.2",
|
|
5938
6304
|
"tx_page": "https://explorer.shentu.technology/transactions/${txHash}?net=shentu-2.2"
|
|
5939
6305
|
}, {
|
|
5940
|
-
"kind": "ping
|
|
6306
|
+
"kind": "ping.pub",
|
|
5941
6307
|
"url": "https://ping.pub/shentu",
|
|
5942
6308
|
"tx_page": "https://ping.pub/shentu/tx/${txHash}"
|
|
6309
|
+
}, {
|
|
6310
|
+
"kind": "atomscan",
|
|
6311
|
+
"url": "https://atomscan.com/certik",
|
|
6312
|
+
"tx_page": "https://atomscan.com/certik/transactions/${txHash}"
|
|
5943
6313
|
}]
|
|
5944
6314
|
}, {
|
|
5945
6315
|
"$schema": "../chain.schema.json",
|
|
@@ -6000,6 +6370,9 @@ module.exports = [{
|
|
|
6000
6370
|
}, {
|
|
6001
6371
|
"address": "https://rpc-sifchain-ia.notional.ventures/",
|
|
6002
6372
|
"provider": "Notional"
|
|
6373
|
+
}, {
|
|
6374
|
+
"address": "https://rpc-sifchain.ecostake.com",
|
|
6375
|
+
"provider": "ecostake"
|
|
6003
6376
|
}],
|
|
6004
6377
|
"grpc": [{
|
|
6005
6378
|
"address": "https://grpc.sifchain.finance:443"
|
|
@@ -6012,6 +6385,9 @@ module.exports = [{
|
|
|
6012
6385
|
}, {
|
|
6013
6386
|
"address": "https://api-sifchain-ia.notional.ventures/",
|
|
6014
6387
|
"provider": "Notional"
|
|
6388
|
+
}, {
|
|
6389
|
+
"address": "https://rest-sifchain.ecostake.com",
|
|
6390
|
+
"provider": "ecostake"
|
|
6015
6391
|
}]
|
|
6016
6392
|
},
|
|
6017
6393
|
"explorers": [{
|
|
@@ -6026,6 +6402,10 @@ module.exports = [{
|
|
|
6026
6402
|
"kind": "mintscan",
|
|
6027
6403
|
"url": "https://www.mintscan.io/sifchain",
|
|
6028
6404
|
"tx_page": "https://www.mintscan.io/sifchain/txs/{txHash}"
|
|
6405
|
+
}, {
|
|
6406
|
+
"kind": "atomscan",
|
|
6407
|
+
"url": "https://atomscan.com/sifchain",
|
|
6408
|
+
"tx_page": "https://atomscan.com/sifchain/transactions/${txHash}"
|
|
6029
6409
|
}]
|
|
6030
6410
|
}, {
|
|
6031
6411
|
"$schema": "../chain.schema.json",
|
|
@@ -6146,8 +6526,8 @@ module.exports = [{
|
|
|
6146
6526
|
},
|
|
6147
6527
|
"codebase": {
|
|
6148
6528
|
"git_repo": "https://github.com/public-awesome/stargaze",
|
|
6149
|
-
"recommended_version": "
|
|
6150
|
-
"compatible_versions": ["
|
|
6529
|
+
"recommended_version": "v6.0.1",
|
|
6530
|
+
"compatible_versions": ["v6.0.1"]
|
|
6151
6531
|
},
|
|
6152
6532
|
"peers": {
|
|
6153
6533
|
"seeds": [{
|
|
@@ -6298,6 +6678,10 @@ module.exports = [{
|
|
|
6298
6678
|
"kind": "ping-pub",
|
|
6299
6679
|
"url": "https://ping.pub/stargaze",
|
|
6300
6680
|
"tx_page": "https://ping.pub/stargaze/tx/${txHash}"
|
|
6681
|
+
}, {
|
|
6682
|
+
"kind": "atomscan",
|
|
6683
|
+
"url": "https://atomscan.com/stargaze",
|
|
6684
|
+
"tx_page": "https://atomscan.com/stargaze/transactions/${txHash}"
|
|
6301
6685
|
}]
|
|
6302
6686
|
}, {
|
|
6303
6687
|
"$schema": "../chain.schema.json",
|
|
@@ -6374,6 +6758,10 @@ module.exports = [{
|
|
|
6374
6758
|
"kind": "ping-pub",
|
|
6375
6759
|
"url": "https://ping.pub/starname",
|
|
6376
6760
|
"tx_page": "https://ping.pub/starname/tx/${txHash}"
|
|
6761
|
+
}, {
|
|
6762
|
+
"kind": "atomscan",
|
|
6763
|
+
"url": "https://atomscan.com/starname",
|
|
6764
|
+
"tx_page": "https://atomscan.com/starname/transactions/${txHash}"
|
|
6377
6765
|
}]
|
|
6378
6766
|
}, {
|
|
6379
6767
|
"$schema": "../chain.schema.json",
|
|
@@ -6444,6 +6832,10 @@ module.exports = [{
|
|
|
6444
6832
|
"kind": "ping-pub",
|
|
6445
6833
|
"url": "https://ping.pub/terra-luna",
|
|
6446
6834
|
"tx_page": "https://ping.pub/terra-luna/tx/${txHash}"
|
|
6835
|
+
}, {
|
|
6836
|
+
"kind": "atomscan",
|
|
6837
|
+
"url": "https://atomscan.com/terra",
|
|
6838
|
+
"tx_page": "https://atomscan.com/terra/transactions/${txHash}"
|
|
6447
6839
|
}]
|
|
6448
6840
|
}, {
|
|
6449
6841
|
"$schema": "../chain.schema.json",
|
|
@@ -6625,31 +7017,23 @@ module.exports = [{
|
|
|
6625
7017
|
},
|
|
6626
7018
|
"codebase": {
|
|
6627
7019
|
"git_repo": "https://github.com/cosmos/gaia",
|
|
6628
|
-
"recommended_version": "
|
|
6629
|
-
"compatible_versions": ["
|
|
7020
|
+
"recommended_version": "v7.0.2",
|
|
7021
|
+
"compatible_versions": ["v7.0.0", "v7.0.1", "v7.0.2"],
|
|
6630
7022
|
"binaries": {
|
|
6631
|
-
"linux/amd64": "https://github.com/cosmos/gaia/releases/download/
|
|
6632
|
-
"linux/arm64": "https://github.com/cosmos/gaia/releases/download/
|
|
6633
|
-
"darwin/amd64": "https://github.com/cosmos/gaia/releases/download/
|
|
6634
|
-
"windows/amd64": "https://github.com/cosmos/gaia/releases/download/
|
|
7023
|
+
"linux/amd64": "https://github.com/cosmos/gaia/releases/download/v7.0.2/gaiad-v7.0.2-linux-amd64",
|
|
7024
|
+
"linux/arm64": "https://github.com/cosmos/gaia/releases/download/v7.0.2/gaiad-v7.0.2-linux-arm64",
|
|
7025
|
+
"darwin/amd64": "https://github.com/cosmos/gaia/releases/download/v7.0.2/gaiad-v7.0.2-darwin-amd64",
|
|
7026
|
+
"windows/amd64": "https://github.com/cosmos/gaia/releases/download/v7.0.2/gaiad-v7.0.2-windows-amd64.exe"
|
|
6635
7027
|
}
|
|
6636
7028
|
},
|
|
6637
7029
|
"peers": {
|
|
6638
7030
|
"seeds": [{
|
|
6639
|
-
"id": "
|
|
6640
|
-
"address": "
|
|
6641
|
-
"provider": "Hypha"
|
|
6642
|
-
}, {
|
|
6643
|
-
"id": "5c9850dc5ec603b0c97ffd8d67bde3221b877acf",
|
|
6644
|
-
"address": "p2p.sentry-02.theta-testnet.polypore.xyz:26656",
|
|
7031
|
+
"id": "639d50339d7045436c756a042906b9a69970913f",
|
|
7032
|
+
"address": "seed-01.theta-testnet.polypore.xyz:26656",
|
|
6645
7033
|
"provider": "Hypha"
|
|
6646
7034
|
}, {
|
|
6647
|
-
"id": "
|
|
6648
|
-
"address": "
|
|
6649
|
-
"provider": "Hypha"
|
|
6650
|
-
}, {
|
|
6651
|
-
"id": "5c9850dc5ec603b0c97ffd8d67bde3221b877acf",
|
|
6652
|
-
"address": "p2p.state-sync-02.theta-testnet.polypore.xyz:26656",
|
|
7035
|
+
"id": "3e506472683ceb7ed75c1578d092c79785c27857",
|
|
7036
|
+
"address": "seed-02.theta-testnet.polypore.xyz:26656",
|
|
6653
7037
|
"provider": "Hypha"
|
|
6654
7038
|
}],
|
|
6655
7039
|
"persistent_peers": [{
|
|
@@ -6657,15 +7041,15 @@ module.exports = [{
|
|
|
6657
7041
|
"address": "p2p.sentry-01.theta-testnet.polypore.xyz:26656",
|
|
6658
7042
|
"provider": "Hypha"
|
|
6659
7043
|
}, {
|
|
6660
|
-
"id": "
|
|
7044
|
+
"id": "208683ee734ba3cec1cfc0c8bcbc326969641952",
|
|
6661
7045
|
"address": "p2p.sentry-02.theta-testnet.polypore.xyz:26656",
|
|
6662
7046
|
"provider": "Hypha"
|
|
6663
7047
|
}, {
|
|
6664
|
-
"id": "
|
|
7048
|
+
"id": "58e9d022962a3875fa22d7146949d0dc34e51ba6",
|
|
6665
7049
|
"address": "p2p.state-sync-01.theta-testnet.polypore.xyz:26656",
|
|
6666
7050
|
"provider": "Hypha"
|
|
6667
7051
|
}, {
|
|
6668
|
-
"id": "
|
|
7052
|
+
"id": "6954e0479cd71fa01aeed15e1a3b87c06433d827",
|
|
6669
7053
|
"address": "p2p.state-sync-02.theta-testnet.polypore.xyz:26656",
|
|
6670
7054
|
"provider": "Hypha"
|
|
6671
7055
|
}]
|
|
@@ -6806,10 +7190,20 @@ module.exports = [{
|
|
|
6806
7190
|
"rpc": [{
|
|
6807
7191
|
"address": "https://rpc.mainnet-1.tgrade.confio.run",
|
|
6808
7192
|
"provider": "Confio"
|
|
7193
|
+
}, {
|
|
7194
|
+
"address": "https://rpc.tgrade.posthuman.digital",
|
|
7195
|
+
"provider": "POSTHUMAN ꝏ DVS"
|
|
6809
7196
|
}],
|
|
6810
7197
|
"rest": [{
|
|
6811
7198
|
"address": "https://api.mainnet-1.tgrade.confio.run",
|
|
6812
7199
|
"provider": "Confio"
|
|
7200
|
+
}, {
|
|
7201
|
+
"address": "https://lcd.tgrade.posthuman.digital",
|
|
7202
|
+
"provider": "POSTHUMAN ꝏ DVS"
|
|
7203
|
+
}],
|
|
7204
|
+
"grpc": [{
|
|
7205
|
+
"address": "grpc.tgrade.posthuman.digital",
|
|
7206
|
+
"provider": "POSTHUMAN ꝏ DVS"
|
|
6813
7207
|
}]
|
|
6814
7208
|
},
|
|
6815
7209
|
"explorers": [{
|
|
@@ -7134,6 +7528,10 @@ module.exports = [{
|
|
|
7134
7528
|
"kind": "explorers.guru",
|
|
7135
7529
|
"url": "https://umee.explorers.guru",
|
|
7136
7530
|
"tx_page": "https://umee.explorers.guru/transaction/${txHash}"
|
|
7531
|
+
}, {
|
|
7532
|
+
"kind": "atomscan",
|
|
7533
|
+
"url": "https://atomscan.com/umee",
|
|
7534
|
+
"tx_page": "https://atomscan.com/umee/transactions/${txHash}"
|
|
7137
7535
|
}]
|
|
7138
7536
|
}, {
|
|
7139
7537
|
"$schema": "../chain.schema.json",
|
|
@@ -7223,5 +7621,9 @@ module.exports = [{
|
|
|
7223
7621
|
"kind": "Ping",
|
|
7224
7622
|
"url": "https://ping.pub/vidulum",
|
|
7225
7623
|
"tx_page": "https://ping.pub/vidulum/tx/${txHash}"
|
|
7624
|
+
}, {
|
|
7625
|
+
"kind": "atomscan",
|
|
7626
|
+
"url": "https://atomscan.com/vidulum",
|
|
7627
|
+
"tx_page": "https://atomscan.com/vidulum/transactions/${txHash}"
|
|
7226
7628
|
}]
|
|
7227
7629
|
}];
|