chain-registry 2.0.41 → 2.0.42
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/conscious/asset-list.js +0 -1
- package/esm/mainnet/cosmoshub/ibc-data.js +29 -0
- package/esm/mainnet/dymension/asset-list.js +1 -2
- package/esm/mainnet/ethereum/asset-list.js +0 -1
- package/esm/mainnet/ibc-data.js +2 -0
- package/esm/mainnet/lambda/asset-list.js +0 -1
- package/esm/mainnet/mande/asset-list.js +0 -1
- package/esm/mainnet/noble/ibc-data.js +29 -0
- package/esm/mainnet/odin/asset-list.js +0 -1
- package/esm/mainnet/onomy/asset-list.js +0 -1
- package/esm/mainnet/osmosis/asset-list.js +708 -3144
- package/esm/mainnet/rebus/asset-list.js +0 -1
- package/esm/mainnet/scorum/asset-list.js +0 -1
- package/esm/mainnet/sge/asset-list.js +0 -1
- package/esm/mainnet/starname/asset-list.js +0 -1
- package/esm/mainnet/stride/asset-list.js +0 -1
- package/esm/mainnet/sunrise/ibc-data.js +58 -0
- package/esm/mainnet/sunrise/index.js +2 -0
- package/esm/noncosmos/0l/asset-list.js +0 -1
- package/mainnet/conscious/asset-list.js +0 -1
- package/mainnet/cosmoshub/ibc-data.js +29 -0
- package/mainnet/dymension/asset-list.js +1 -2
- package/mainnet/ethereum/asset-list.js +0 -1
- package/mainnet/ibc-data.js +2 -0
- package/mainnet/lambda/asset-list.js +0 -1
- package/mainnet/mande/asset-list.js +0 -1
- package/mainnet/noble/ibc-data.js +29 -0
- package/mainnet/odin/asset-list.js +0 -1
- package/mainnet/onomy/asset-list.js +0 -1
- package/mainnet/osmosis/asset-list.js +708 -3144
- package/mainnet/rebus/asset-list.js +0 -1
- package/mainnet/scorum/asset-list.js +0 -1
- package/mainnet/sge/asset-list.js +0 -1
- package/mainnet/starname/asset-list.js +0 -1
- package/mainnet/stride/asset-list.js +0 -1
- package/mainnet/sunrise/ibc-data.d.ts +3 -0
- package/mainnet/sunrise/ibc-data.js +60 -0
- package/mainnet/sunrise/index.d.ts +1 -0
- package/mainnet/sunrise/index.js +3 -1
- package/noncosmos/0l/asset-list.js +0 -1
- package/package.json +3 -3
|
@@ -20,7 +20,6 @@ const info = {
|
|
|
20
20
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png',
|
|
21
21
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg'
|
|
22
22
|
},
|
|
23
|
-
coingeckoId: 'rebus',
|
|
24
23
|
images: [{
|
|
25
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png',
|
|
26
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg'
|
|
@@ -21,7 +21,6 @@ const info = {
|
|
|
21
21
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.png',
|
|
22
22
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.svg'
|
|
23
23
|
},
|
|
24
|
-
coingeckoId: 'scorum',
|
|
25
24
|
images: [{
|
|
26
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.png',
|
|
27
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.svg'
|
|
@@ -21,7 +21,6 @@ const info = {
|
|
|
21
21
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
22
22
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg'
|
|
23
23
|
},
|
|
24
|
-
coingeckoId: 'six-sigma',
|
|
25
24
|
images: [{
|
|
26
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
27
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg',
|
|
@@ -20,7 +20,6 @@ const info = {
|
|
|
20
20
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
21
21
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
22
22
|
},
|
|
23
|
-
coingeckoId: 'starname',
|
|
24
23
|
images: [{
|
|
25
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
26
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
@@ -425,7 +425,6 @@ const info = {
|
|
|
425
425
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
426
426
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
427
427
|
},
|
|
428
|
-
coingeckoId: 'stride-staked-sommelier',
|
|
429
428
|
images: [{
|
|
430
429
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
431
430
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = [{
|
|
4
|
+
$schema: '../ibc_data.schema.json',
|
|
5
|
+
chain1: {
|
|
6
|
+
chainName: 'cosmoshub',
|
|
7
|
+
clientId: '07-tendermint-1430',
|
|
8
|
+
connectionId: 'connection-1148'
|
|
9
|
+
},
|
|
10
|
+
chain2: {
|
|
11
|
+
chainName: 'sunrise',
|
|
12
|
+
clientId: '07-tendermint-7',
|
|
13
|
+
connectionId: 'connection-2'
|
|
14
|
+
},
|
|
15
|
+
channels: [{
|
|
16
|
+
chain1: {
|
|
17
|
+
channelId: 'channel-1421',
|
|
18
|
+
portId: 'transfer'
|
|
19
|
+
},
|
|
20
|
+
chain2: {
|
|
21
|
+
channelId: 'channel-1',
|
|
22
|
+
portId: 'transfer'
|
|
23
|
+
},
|
|
24
|
+
ordering: 'unordered',
|
|
25
|
+
version: 'ics20-1',
|
|
26
|
+
tags: {
|
|
27
|
+
status: 'live',
|
|
28
|
+
preferred: true
|
|
29
|
+
}
|
|
30
|
+
}]
|
|
31
|
+
}, {
|
|
32
|
+
$schema: '../ibc_data.schema.json',
|
|
33
|
+
chain1: {
|
|
34
|
+
chainName: 'noble',
|
|
35
|
+
clientId: '07-tendermint-180',
|
|
36
|
+
connectionId: 'connection-174'
|
|
37
|
+
},
|
|
38
|
+
chain2: {
|
|
39
|
+
chainName: 'sunrise',
|
|
40
|
+
clientId: '07-tendermint-2',
|
|
41
|
+
connectionId: 'connection-0'
|
|
42
|
+
},
|
|
43
|
+
channels: [{
|
|
44
|
+
chain1: {
|
|
45
|
+
channelId: 'channel-168',
|
|
46
|
+
portId: 'transfer'
|
|
47
|
+
},
|
|
48
|
+
chain2: {
|
|
49
|
+
channelId: 'channel-0',
|
|
50
|
+
portId: 'transfer'
|
|
51
|
+
},
|
|
52
|
+
ordering: 'unordered',
|
|
53
|
+
version: 'ics20-1',
|
|
54
|
+
tags: {
|
|
55
|
+
status: 'live',
|
|
56
|
+
preferred: true
|
|
57
|
+
}
|
|
58
|
+
}]
|
|
59
|
+
}];
|
|
60
|
+
exports.default = info;
|
package/mainnet/sunrise/index.js
CHANGED
|
@@ -3,8 +3,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.chain = exports.assetList = void 0;
|
|
6
|
+
exports.ibcData = exports.chain = exports.assetList = void 0;
|
|
7
7
|
const asset_list_1 = __importDefault(require("./asset-list"));
|
|
8
8
|
const chain_1 = __importDefault(require("./chain"));
|
|
9
|
+
const ibc_data_1 = __importDefault(require("./ibc-data"));
|
|
9
10
|
exports.assetList = asset_list_1.default;
|
|
10
11
|
exports.chain = chain_1.default;
|
|
12
|
+
exports.ibcData = ibc_data_1.default;
|
|
@@ -26,7 +26,6 @@ const info = {
|
|
|
26
26
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png',
|
|
27
27
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg'
|
|
28
28
|
}],
|
|
29
|
-
coingeckoId: 'libra-3',
|
|
30
29
|
socials: {
|
|
31
30
|
website: 'https://0l.network/',
|
|
32
31
|
twitter: 'https://twitter.com/0LNetwork'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.42",
|
|
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.42"
|
|
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": "0b1251d9acc5f467f8f64b5698bdbe23b3aa15cd"
|
|
43
43
|
}
|