chain-registry 2.0.249 → 2.0.250
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/esm/mainnet/akash/chain.js +6 -0
- package/esm/mainnet/archway/chain.js +6 -0
- package/esm/mainnet/atomone/chain.js +6 -0
- package/esm/mainnet/axelar/chain.js +6 -0
- package/mainnet/akash/chain.js +6 -0
- package/mainnet/archway/chain.js +6 -0
- package/mainnet/atomone/chain.js +6 -0
- package/mainnet/axelar/chain.js +6 -0
- package/package.json +3 -3
|
@@ -204,6 +204,12 @@ const info = {
|
|
|
204
204
|
url: 'https://akash.valopers.com/',
|
|
205
205
|
txPage: 'https://akash.valopers.com/transactions/${txHash}',
|
|
206
206
|
accountPage: 'https://akash.valopers.com/account/${accountAddress}'
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
kind: 'moon-runners',
|
|
210
|
+
url: 'https://moon-runners.net/akash/mainnet',
|
|
211
|
+
txPage: 'https://moon-runners.net/akash/mainnet/finder?search=${txHash}',
|
|
212
|
+
accountPage: 'https://moon-runners.net/akash/mainnet/finder?search=${accountAddress}'
|
|
207
213
|
}
|
|
208
214
|
],
|
|
209
215
|
images: [{
|
|
@@ -423,6 +423,12 @@ const info = {
|
|
|
423
423
|
url: 'https://mainnet.whispernode.com/archway',
|
|
424
424
|
txPage: 'https://mainnet.whispernode.com/archway/tx/${txHash}',
|
|
425
425
|
accountPage: 'https://mainnet.whispernode.com/archway/account/${accountAddress}'
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
kind: 'moon-runners',
|
|
429
|
+
url: 'https://moon-runners.net/archway/mainnet',
|
|
430
|
+
txPage: 'https://moon-runners.net/archway/mainnet/finder?search=${txHash}',
|
|
431
|
+
accountPage: 'https://moon-runners.net/archway/mainnet/finder?search=${accountAddress}'
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
434
|
images: [{
|
|
@@ -530,6 +530,12 @@ const info = {
|
|
|
530
530
|
url: 'https://explorer.oshvank.xyz/AtomOne',
|
|
531
531
|
txPage: 'https://explorer.oshvank.xyz/AtomOne/tx/${txHash}',
|
|
532
532
|
accountPage: 'https://explorer.oshvank.xyz/AtomOne/account/${accountAddress}'
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
kind: 'moon-runners',
|
|
536
|
+
url: 'https://moon-runners.net/atomone/mainnet',
|
|
537
|
+
txPage: 'https://moon-runners.net/atomone/mainnet/finder?search=${txHash}',
|
|
538
|
+
accountPage: 'https://moon-runners.net/atomone/mainnet/finder?search=${accountAddress}'
|
|
533
539
|
}
|
|
534
540
|
],
|
|
535
541
|
images: [{
|
|
@@ -252,6 +252,12 @@ const info = {
|
|
|
252
252
|
url: 'https://axelar.valopers.com/',
|
|
253
253
|
txPage: 'https://axelar.valopers.com/transactions/${txHash}',
|
|
254
254
|
accountPage: 'https://axelar.valopers.com/account/${accountAddress}'
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
kind: 'moon-runners',
|
|
258
|
+
url: 'https://moon-runners.net/axelar/mainnet',
|
|
259
|
+
txPage: 'https://moon-runners.net/axelar/mainnet/finder?search=${txHash}',
|
|
260
|
+
accountPage: 'https://moon-runners.net/axelar/mainnet/finder?search=${accountAddress}'
|
|
255
261
|
}
|
|
256
262
|
],
|
|
257
263
|
images: [{
|
package/mainnet/akash/chain.js
CHANGED
|
@@ -206,6 +206,12 @@ const info = {
|
|
|
206
206
|
url: 'https://akash.valopers.com/',
|
|
207
207
|
txPage: 'https://akash.valopers.com/transactions/${txHash}',
|
|
208
208
|
accountPage: 'https://akash.valopers.com/account/${accountAddress}'
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
kind: 'moon-runners',
|
|
212
|
+
url: 'https://moon-runners.net/akash/mainnet',
|
|
213
|
+
txPage: 'https://moon-runners.net/akash/mainnet/finder?search=${txHash}',
|
|
214
|
+
accountPage: 'https://moon-runners.net/akash/mainnet/finder?search=${accountAddress}'
|
|
209
215
|
}
|
|
210
216
|
],
|
|
211
217
|
images: [{
|
package/mainnet/archway/chain.js
CHANGED
|
@@ -425,6 +425,12 @@ const info = {
|
|
|
425
425
|
url: 'https://mainnet.whispernode.com/archway',
|
|
426
426
|
txPage: 'https://mainnet.whispernode.com/archway/tx/${txHash}',
|
|
427
427
|
accountPage: 'https://mainnet.whispernode.com/archway/account/${accountAddress}'
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
kind: 'moon-runners',
|
|
431
|
+
url: 'https://moon-runners.net/archway/mainnet',
|
|
432
|
+
txPage: 'https://moon-runners.net/archway/mainnet/finder?search=${txHash}',
|
|
433
|
+
accountPage: 'https://moon-runners.net/archway/mainnet/finder?search=${accountAddress}'
|
|
428
434
|
}
|
|
429
435
|
],
|
|
430
436
|
images: [{
|
package/mainnet/atomone/chain.js
CHANGED
|
@@ -532,6 +532,12 @@ const info = {
|
|
|
532
532
|
url: 'https://explorer.oshvank.xyz/AtomOne',
|
|
533
533
|
txPage: 'https://explorer.oshvank.xyz/AtomOne/tx/${txHash}',
|
|
534
534
|
accountPage: 'https://explorer.oshvank.xyz/AtomOne/account/${accountAddress}'
|
|
535
|
+
},
|
|
536
|
+
{
|
|
537
|
+
kind: 'moon-runners',
|
|
538
|
+
url: 'https://moon-runners.net/atomone/mainnet',
|
|
539
|
+
txPage: 'https://moon-runners.net/atomone/mainnet/finder?search=${txHash}',
|
|
540
|
+
accountPage: 'https://moon-runners.net/atomone/mainnet/finder?search=${accountAddress}'
|
|
535
541
|
}
|
|
536
542
|
],
|
|
537
543
|
images: [{
|
package/mainnet/axelar/chain.js
CHANGED
|
@@ -254,6 +254,12 @@ const info = {
|
|
|
254
254
|
url: 'https://axelar.valopers.com/',
|
|
255
255
|
txPage: 'https://axelar.valopers.com/transactions/${txHash}',
|
|
256
256
|
accountPage: 'https://axelar.valopers.com/account/${accountAddress}'
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
kind: 'moon-runners',
|
|
260
|
+
url: 'https://moon-runners.net/axelar/mainnet',
|
|
261
|
+
txPage: 'https://moon-runners.net/axelar/mainnet/finder?search=${txHash}',
|
|
262
|
+
accountPage: 'https://moon-runners.net/axelar/mainnet/finder?search=${accountAddress}'
|
|
257
263
|
}
|
|
258
264
|
],
|
|
259
265
|
images: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.250",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^2.0.
|
|
32
|
+
"@chain-registry/types": "^2.0.250"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"tokens"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "d1898bdedf27fc76aa8fedeffabf113640826815"
|
|
43
43
|
}
|