chain-registry 2.0.175 → 2.0.176
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/bitcanna/chain.js +0 -24
- package/esm/mainnet/injective/asset-list.js +1 -0
- package/esm/mainnet/manifest/asset-list.js +1 -2
- package/esm/mainnet/neutron/asset-list.js +0 -1
- package/esm/mainnet/osmosis/asset-list.js +2 -4
- package/mainnet/bitcanna/chain.js +0 -24
- package/mainnet/injective/asset-list.js +1 -0
- package/mainnet/manifest/asset-list.js +1 -2
- package/mainnet/neutron/asset-list.js +0 -1
- package/mainnet/osmosis/asset-list.js +2 -4
- package/package.json +3 -3
|
@@ -89,10 +89,6 @@ const info = {
|
|
|
89
89
|
address: 'https://bitcanna.rpc.kjnodes.com/',
|
|
90
90
|
provider: 'kjnodes'
|
|
91
91
|
},
|
|
92
|
-
{
|
|
93
|
-
address: 'https://rpc.bitcanna-1.bitcanna.aviaone.com/',
|
|
94
|
-
provider: 'AVIAONE 🟢'
|
|
95
|
-
},
|
|
96
92
|
{
|
|
97
93
|
address: 'https://rpc.bitcanna-mainnet.hexnodes.one/',
|
|
98
94
|
provider: 'Hexnodes'
|
|
@@ -167,10 +163,6 @@ const info = {
|
|
|
167
163
|
address: 'grpc.bitcanna-mainnet.hexnodes.one:27090',
|
|
168
164
|
provider: 'HexNodes'
|
|
169
165
|
},
|
|
170
|
-
{
|
|
171
|
-
address: 'grpc.bitcanna-1.bitcanna.aviaone.com:9102',
|
|
172
|
-
provider: 'AVIAONE 🟢'
|
|
173
|
-
},
|
|
174
166
|
{
|
|
175
167
|
address: 'bitcanna-mainnet.grpc.l0vd.com:80',
|
|
176
168
|
provider: 'L0vd.com'
|
|
@@ -253,10 +245,6 @@ const info = {
|
|
|
253
245
|
address: 'https://bitcanna.api.kjnodes.com',
|
|
254
246
|
provider: 'kjnodes'
|
|
255
247
|
},
|
|
256
|
-
{
|
|
257
|
-
address: 'https://api.bitcanna-1.bitcanna.aviaone.com',
|
|
258
|
-
provider: 'AVIAONE 🟢'
|
|
259
|
-
},
|
|
260
248
|
{
|
|
261
249
|
address: 'https://lcd.bitcanna-mainnet.hexnodes.one',
|
|
262
250
|
provider: 'Hexnodes'
|
|
@@ -411,24 +399,12 @@ const info = {
|
|
|
411
399
|
txPage: 'https://explorer.kalia.network/bitcanna/tx/${txHash}',
|
|
412
400
|
accountPage: 'https://explorer.kalia.network/bitcanna/account/${accountAddress}'
|
|
413
401
|
},
|
|
414
|
-
{
|
|
415
|
-
kind: 'AviaOne Explorer 🟢',
|
|
416
|
-
url: 'https://mainnet.explorer.aviaone.com/bitcanna',
|
|
417
|
-
txPage: 'https://mainnet.explorer.aviaone.com/bitcanna/tx/${txHash}',
|
|
418
|
-
accountPage: 'https://mainnet.explorer.aviaone.com/bitcanna/account/${accountAddress}'
|
|
419
|
-
},
|
|
420
402
|
{
|
|
421
403
|
kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
|
|
422
404
|
url: 'https://explorer.whenmoonwhenlambo.money/bitcanna',
|
|
423
405
|
txPage: 'https://explorer.whenmoonwhenlambo.money/bitcanna/tx/${txHash}',
|
|
424
406
|
accountPage: 'https://explorer.whenmoonwhenlambo.money/bitcanna/account/${accountAddress}'
|
|
425
407
|
},
|
|
426
|
-
{
|
|
427
|
-
kind: 'AviaOne Explorer 🟢',
|
|
428
|
-
url: 'https://mainnet.explorer.aviaone.com/bitcanna',
|
|
429
|
-
txPage: 'https://mainnet.explorer.aviaone.com/bitcanna/tx/${txHash}',
|
|
430
|
-
accountPage: 'https://mainnet.explorer.aviaone.com/bitcanna/account/${accountAddress}'
|
|
431
|
-
},
|
|
432
408
|
{
|
|
433
409
|
kind: 'Valopers',
|
|
434
410
|
url: 'https://bitcanna.valopers.com/',
|
|
@@ -985,7 +985,6 @@ const info = {
|
|
|
985
985
|
name: 'Mars Protocol',
|
|
986
986
|
display: 'MARS',
|
|
987
987
|
symbol: 'MARS',
|
|
988
|
-
coingeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
989
988
|
images: [{
|
|
990
989
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
991
990
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
@@ -6104,8 +6104,7 @@ const info = {
|
|
|
6104
6104
|
},
|
|
6105
6105
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.png',
|
|
6106
6106
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.svg'
|
|
6107
|
-
}]
|
|
6108
|
-
coingeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3'
|
|
6107
|
+
}]
|
|
6109
6108
|
},
|
|
6110
6109
|
{
|
|
6111
6110
|
description: 'Ciento Exchange Token',
|
|
@@ -16410,8 +16409,7 @@ const info = {
|
|
|
16410
16409
|
},
|
|
16411
16410
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
16412
16411
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
16413
|
-
}]
|
|
16414
|
-
coingeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3'
|
|
16412
|
+
}]
|
|
16415
16413
|
},
|
|
16416
16414
|
{
|
|
16417
16415
|
description: 'The native token of TON',
|
|
@@ -91,10 +91,6 @@ const info = {
|
|
|
91
91
|
address: 'https://bitcanna.rpc.kjnodes.com/',
|
|
92
92
|
provider: 'kjnodes'
|
|
93
93
|
},
|
|
94
|
-
{
|
|
95
|
-
address: 'https://rpc.bitcanna-1.bitcanna.aviaone.com/',
|
|
96
|
-
provider: 'AVIAONE 🟢'
|
|
97
|
-
},
|
|
98
94
|
{
|
|
99
95
|
address: 'https://rpc.bitcanna-mainnet.hexnodes.one/',
|
|
100
96
|
provider: 'Hexnodes'
|
|
@@ -169,10 +165,6 @@ const info = {
|
|
|
169
165
|
address: 'grpc.bitcanna-mainnet.hexnodes.one:27090',
|
|
170
166
|
provider: 'HexNodes'
|
|
171
167
|
},
|
|
172
|
-
{
|
|
173
|
-
address: 'grpc.bitcanna-1.bitcanna.aviaone.com:9102',
|
|
174
|
-
provider: 'AVIAONE 🟢'
|
|
175
|
-
},
|
|
176
168
|
{
|
|
177
169
|
address: 'bitcanna-mainnet.grpc.l0vd.com:80',
|
|
178
170
|
provider: 'L0vd.com'
|
|
@@ -255,10 +247,6 @@ const info = {
|
|
|
255
247
|
address: 'https://bitcanna.api.kjnodes.com',
|
|
256
248
|
provider: 'kjnodes'
|
|
257
249
|
},
|
|
258
|
-
{
|
|
259
|
-
address: 'https://api.bitcanna-1.bitcanna.aviaone.com',
|
|
260
|
-
provider: 'AVIAONE 🟢'
|
|
261
|
-
},
|
|
262
250
|
{
|
|
263
251
|
address: 'https://lcd.bitcanna-mainnet.hexnodes.one',
|
|
264
252
|
provider: 'Hexnodes'
|
|
@@ -413,24 +401,12 @@ const info = {
|
|
|
413
401
|
txPage: 'https://explorer.kalia.network/bitcanna/tx/${txHash}',
|
|
414
402
|
accountPage: 'https://explorer.kalia.network/bitcanna/account/${accountAddress}'
|
|
415
403
|
},
|
|
416
|
-
{
|
|
417
|
-
kind: 'AviaOne Explorer 🟢',
|
|
418
|
-
url: 'https://mainnet.explorer.aviaone.com/bitcanna',
|
|
419
|
-
txPage: 'https://mainnet.explorer.aviaone.com/bitcanna/tx/${txHash}',
|
|
420
|
-
accountPage: 'https://mainnet.explorer.aviaone.com/bitcanna/account/${accountAddress}'
|
|
421
|
-
},
|
|
422
404
|
{
|
|
423
405
|
kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
|
|
424
406
|
url: 'https://explorer.whenmoonwhenlambo.money/bitcanna',
|
|
425
407
|
txPage: 'https://explorer.whenmoonwhenlambo.money/bitcanna/tx/${txHash}',
|
|
426
408
|
accountPage: 'https://explorer.whenmoonwhenlambo.money/bitcanna/account/${accountAddress}'
|
|
427
409
|
},
|
|
428
|
-
{
|
|
429
|
-
kind: 'AviaOne Explorer 🟢',
|
|
430
|
-
url: 'https://mainnet.explorer.aviaone.com/bitcanna',
|
|
431
|
-
txPage: 'https://mainnet.explorer.aviaone.com/bitcanna/tx/${txHash}',
|
|
432
|
-
accountPage: 'https://mainnet.explorer.aviaone.com/bitcanna/account/${accountAddress}'
|
|
433
|
-
},
|
|
434
410
|
{
|
|
435
411
|
kind: 'Valopers',
|
|
436
412
|
url: 'https://bitcanna.valopers.com/',
|
|
@@ -987,7 +987,6 @@ const info = {
|
|
|
987
987
|
name: 'Mars Protocol',
|
|
988
988
|
display: 'MARS',
|
|
989
989
|
symbol: 'MARS',
|
|
990
|
-
coingeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
991
990
|
images: [{
|
|
992
991
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
993
992
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
@@ -6106,8 +6106,7 @@ const info = {
|
|
|
6106
6106
|
},
|
|
6107
6107
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.png',
|
|
6108
6108
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token-ibc.svg'
|
|
6109
|
-
}]
|
|
6110
|
-
coingeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3'
|
|
6109
|
+
}]
|
|
6111
6110
|
},
|
|
6112
6111
|
{
|
|
6113
6112
|
description: 'Ciento Exchange Token',
|
|
@@ -16412,8 +16411,7 @@ const info = {
|
|
|
16412
16411
|
},
|
|
16413
16412
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.png',
|
|
16414
16413
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/mars-token.svg'
|
|
16415
|
-
}]
|
|
16416
|
-
coingeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3'
|
|
16414
|
+
}]
|
|
16417
16415
|
},
|
|
16418
16416
|
{
|
|
16419
16417
|
description: 'The native token of TON',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.176",
|
|
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.176"
|
|
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": "c29aaf0a7725d1a054e4c7a5900634087cfb8b97"
|
|
43
43
|
}
|