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
|
@@ -18,7 +18,6 @@ const info = {
|
|
|
18
18
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png',
|
|
19
19
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg'
|
|
20
20
|
},
|
|
21
|
-
coingeckoId: 'rebus',
|
|
22
21
|
images: [{
|
|
23
22
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png',
|
|
24
23
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg'
|
|
@@ -19,7 +19,6 @@ const info = {
|
|
|
19
19
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.png',
|
|
20
20
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.svg'
|
|
21
21
|
},
|
|
22
|
-
coingeckoId: 'scorum',
|
|
23
22
|
images: [{
|
|
24
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.png',
|
|
25
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.svg'
|
|
@@ -19,7 +19,6 @@ const info = {
|
|
|
19
19
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
20
20
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg'
|
|
21
21
|
},
|
|
22
|
-
coingeckoId: 'six-sigma',
|
|
23
22
|
images: [{
|
|
24
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
25
24
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg',
|
|
@@ -18,7 +18,6 @@ const info = {
|
|
|
18
18
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
19
19
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
20
20
|
},
|
|
21
|
-
coingeckoId: 'starname',
|
|
22
21
|
images: [{
|
|
23
22
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
24
23
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
@@ -423,7 +423,6 @@ const info = {
|
|
|
423
423
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
424
424
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
425
425
|
},
|
|
426
|
-
coingeckoId: 'stride-staked-sommelier',
|
|
427
426
|
images: [{
|
|
428
427
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
429
428
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
const info = [{
|
|
2
|
+
$schema: '../ibc_data.schema.json',
|
|
3
|
+
chain1: {
|
|
4
|
+
chainName: 'cosmoshub',
|
|
5
|
+
clientId: '07-tendermint-1430',
|
|
6
|
+
connectionId: 'connection-1148'
|
|
7
|
+
},
|
|
8
|
+
chain2: {
|
|
9
|
+
chainName: 'sunrise',
|
|
10
|
+
clientId: '07-tendermint-7',
|
|
11
|
+
connectionId: 'connection-2'
|
|
12
|
+
},
|
|
13
|
+
channels: [{
|
|
14
|
+
chain1: {
|
|
15
|
+
channelId: 'channel-1421',
|
|
16
|
+
portId: 'transfer'
|
|
17
|
+
},
|
|
18
|
+
chain2: {
|
|
19
|
+
channelId: 'channel-1',
|
|
20
|
+
portId: 'transfer'
|
|
21
|
+
},
|
|
22
|
+
ordering: 'unordered',
|
|
23
|
+
version: 'ics20-1',
|
|
24
|
+
tags: {
|
|
25
|
+
status: 'live',
|
|
26
|
+
preferred: true
|
|
27
|
+
}
|
|
28
|
+
}]
|
|
29
|
+
}, {
|
|
30
|
+
$schema: '../ibc_data.schema.json',
|
|
31
|
+
chain1: {
|
|
32
|
+
chainName: 'noble',
|
|
33
|
+
clientId: '07-tendermint-180',
|
|
34
|
+
connectionId: 'connection-174'
|
|
35
|
+
},
|
|
36
|
+
chain2: {
|
|
37
|
+
chainName: 'sunrise',
|
|
38
|
+
clientId: '07-tendermint-2',
|
|
39
|
+
connectionId: 'connection-0'
|
|
40
|
+
},
|
|
41
|
+
channels: [{
|
|
42
|
+
chain1: {
|
|
43
|
+
channelId: 'channel-168',
|
|
44
|
+
portId: 'transfer'
|
|
45
|
+
},
|
|
46
|
+
chain2: {
|
|
47
|
+
channelId: 'channel-0',
|
|
48
|
+
portId: 'transfer'
|
|
49
|
+
},
|
|
50
|
+
ordering: 'unordered',
|
|
51
|
+
version: 'ics20-1',
|
|
52
|
+
tags: {
|
|
53
|
+
status: 'live',
|
|
54
|
+
preferred: true
|
|
55
|
+
}
|
|
56
|
+
}]
|
|
57
|
+
}];
|
|
58
|
+
export default info;
|
|
@@ -24,7 +24,6 @@ const info = {
|
|
|
24
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png',
|
|
25
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg'
|
|
26
26
|
}],
|
|
27
|
-
coingeckoId: 'libra-3',
|
|
28
27
|
socials: {
|
|
29
28
|
website: 'https://0l.network/',
|
|
30
29
|
twitter: 'https://twitter.com/0LNetwork'
|
|
@@ -21,7 +21,6 @@ const info = {
|
|
|
21
21
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
22
22
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
23
23
|
},
|
|
24
|
-
coingeckoId: 'consciousdao',
|
|
25
24
|
images: [{
|
|
26
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
27
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
@@ -1985,6 +1985,35 @@ const info = [
|
|
|
1985
1985
|
}
|
|
1986
1986
|
}]
|
|
1987
1987
|
},
|
|
1988
|
+
{
|
|
1989
|
+
$schema: '../ibc_data.schema.json',
|
|
1990
|
+
chain1: {
|
|
1991
|
+
chainName: 'cosmoshub',
|
|
1992
|
+
clientId: '07-tendermint-1430',
|
|
1993
|
+
connectionId: 'connection-1148'
|
|
1994
|
+
},
|
|
1995
|
+
chain2: {
|
|
1996
|
+
chainName: 'sunrise',
|
|
1997
|
+
clientId: '07-tendermint-7',
|
|
1998
|
+
connectionId: 'connection-2'
|
|
1999
|
+
},
|
|
2000
|
+
channels: [{
|
|
2001
|
+
chain1: {
|
|
2002
|
+
channelId: 'channel-1421',
|
|
2003
|
+
portId: 'transfer'
|
|
2004
|
+
},
|
|
2005
|
+
chain2: {
|
|
2006
|
+
channelId: 'channel-1',
|
|
2007
|
+
portId: 'transfer'
|
|
2008
|
+
},
|
|
2009
|
+
ordering: 'unordered',
|
|
2010
|
+
version: 'ics20-1',
|
|
2011
|
+
tags: {
|
|
2012
|
+
status: 'live',
|
|
2013
|
+
preferred: true
|
|
2014
|
+
}
|
|
2015
|
+
}]
|
|
2016
|
+
},
|
|
1988
2017
|
{
|
|
1989
2018
|
$schema: '../ibc_data.schema.json',
|
|
1990
2019
|
chain1: {
|
|
@@ -123,8 +123,7 @@ const info = {
|
|
|
123
123
|
logoURIs: {
|
|
124
124
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.png',
|
|
125
125
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.svg'
|
|
126
|
-
}
|
|
127
|
-
coingeckoId: 'mande-network'
|
|
126
|
+
}
|
|
128
127
|
}
|
|
129
128
|
]
|
|
130
129
|
};
|
|
@@ -959,7 +959,6 @@ const info = {
|
|
|
959
959
|
name: 'Open Exchange Token',
|
|
960
960
|
display: 'ox',
|
|
961
961
|
symbol: 'OX',
|
|
962
|
-
coingeckoId: 'open-exchange-token',
|
|
963
962
|
logoURIs: {
|
|
964
963
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
|
|
965
964
|
},
|
package/mainnet/ibc-data.js
CHANGED
|
@@ -172,6 +172,7 @@ const _stargaze = __importStar(require("./stargaze"));
|
|
|
172
172
|
const _starname = __importStar(require("./starname"));
|
|
173
173
|
const _stratos = __importStar(require("./stratos"));
|
|
174
174
|
const _stride = __importStar(require("./stride"));
|
|
175
|
+
const _sunrise = __importStar(require("./sunrise"));
|
|
175
176
|
const _symphony = __importStar(require("./symphony"));
|
|
176
177
|
const _synternet = __importStar(require("./synternet"));
|
|
177
178
|
const _taketitan = __importStar(require("./taketitan"));
|
|
@@ -337,6 +338,7 @@ const ibcData = [
|
|
|
337
338
|
..._starname.ibcData,
|
|
338
339
|
..._stratos.ibcData,
|
|
339
340
|
..._stride.ibcData,
|
|
341
|
+
..._sunrise.ibcData,
|
|
340
342
|
..._symphony.ibcData,
|
|
341
343
|
..._synternet.ibcData,
|
|
342
344
|
..._taketitan.ibcData,
|
|
@@ -20,7 +20,6 @@ const info = {
|
|
|
20
20
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png',
|
|
21
21
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg'
|
|
22
22
|
},
|
|
23
|
-
coingeckoId: 'lambda',
|
|
24
23
|
images: [{
|
|
25
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png',
|
|
26
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg'
|
|
@@ -18,7 +18,6 @@ const info = {
|
|
|
18
18
|
name: 'Mande Network',
|
|
19
19
|
display: 'mand',
|
|
20
20
|
symbol: 'MAND',
|
|
21
|
-
coingeckoId: 'mande-network',
|
|
22
21
|
images: [{
|
|
23
22
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.png',
|
|
24
23
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mande/images/mande.svg'
|
|
@@ -1361,6 +1361,35 @@ const info = [
|
|
|
1361
1361
|
}
|
|
1362
1362
|
}]
|
|
1363
1363
|
},
|
|
1364
|
+
{
|
|
1365
|
+
$schema: '../ibc_data.schema.json',
|
|
1366
|
+
chain1: {
|
|
1367
|
+
chainName: 'noble',
|
|
1368
|
+
clientId: '07-tendermint-180',
|
|
1369
|
+
connectionId: 'connection-174'
|
|
1370
|
+
},
|
|
1371
|
+
chain2: {
|
|
1372
|
+
chainName: 'sunrise',
|
|
1373
|
+
clientId: '07-tendermint-2',
|
|
1374
|
+
connectionId: 'connection-0'
|
|
1375
|
+
},
|
|
1376
|
+
channels: [{
|
|
1377
|
+
chain1: {
|
|
1378
|
+
channelId: 'channel-168',
|
|
1379
|
+
portId: 'transfer'
|
|
1380
|
+
},
|
|
1381
|
+
chain2: {
|
|
1382
|
+
channelId: 'channel-0',
|
|
1383
|
+
portId: 'transfer'
|
|
1384
|
+
},
|
|
1385
|
+
ordering: 'unordered',
|
|
1386
|
+
version: 'ics20-1',
|
|
1387
|
+
tags: {
|
|
1388
|
+
status: 'live',
|
|
1389
|
+
preferred: true
|
|
1390
|
+
}
|
|
1391
|
+
}]
|
|
1392
|
+
},
|
|
1364
1393
|
{
|
|
1365
1394
|
$schema: '../ibc_data.schema.json',
|
|
1366
1395
|
chain1: {
|
|
@@ -21,7 +21,6 @@ const info = {
|
|
|
21
21
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
|
|
22
22
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
23
23
|
},
|
|
24
|
-
coingeckoId: 'odin-protocol',
|
|
25
24
|
images: [{
|
|
26
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
|
|
27
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
@@ -26,7 +26,6 @@ const info = {
|
|
|
26
26
|
'bridge',
|
|
27
27
|
'staking'
|
|
28
28
|
],
|
|
29
|
-
coingeckoId: 'onomy-protocol',
|
|
30
29
|
images: [{
|
|
31
30
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png',
|
|
32
31
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg'
|