chain-registry 1.63.25 → 1.63.26
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/cifer/assets.js +1 -1
- package/esm/mainnet/cifer/chain.js +2 -2
- package/esm/mainnet/empowerchain/assets.js +13 -1
- package/esm/mainnet/gateway/assets.js +39 -0
- package/esm/mainnet/gateway/chain.js +12 -5
- package/esm/mainnet/neutron/assets.js +3 -1
- package/esm/mainnet/neutron/chain.js +15 -5
- package/esm/mainnet/noble/ibc.js +6 -6
- package/esm/mainnet/shido/ibc.js +6 -6
- package/mainnet/cifer/assets.js +1 -1
- package/mainnet/cifer/chain.js +2 -2
- package/mainnet/empowerchain/assets.js +13 -1
- package/mainnet/gateway/assets.js +39 -0
- package/mainnet/gateway/chain.js +12 -5
- package/mainnet/neutron/assets.js +3 -1
- package/mainnet/neutron/chain.js +15 -5
- package/mainnet/noble/ibc.js +6 -6
- package/mainnet/shido/ibc.js +6 -6
- package/package.json +4 -4
|
@@ -2,7 +2,7 @@ const info = {
|
|
|
2
2
|
$schema: '../assetlist.schema.json',
|
|
3
3
|
chain_name: 'cifer',
|
|
4
4
|
assets: [{
|
|
5
|
-
description: 'Decentralized Machine Learning',
|
|
5
|
+
description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
|
|
6
6
|
denom_units: [{
|
|
7
7
|
denom: 'ucif',
|
|
8
8
|
exponent: 0
|
|
@@ -31,7 +31,7 @@ const info = {
|
|
|
31
31
|
},
|
|
32
32
|
apis: {
|
|
33
33
|
rpc: [{
|
|
34
|
-
address: '
|
|
34
|
+
address: 'http://34.128.114.243:26657',
|
|
35
35
|
provider: 'Cifer'
|
|
36
36
|
}],
|
|
37
37
|
rest: [{
|
|
@@ -39,7 +39,7 @@ const info = {
|
|
|
39
39
|
provider: 'Cifer'
|
|
40
40
|
}],
|
|
41
41
|
grpc: [{
|
|
42
|
-
address: 'http://
|
|
42
|
+
address: 'http://34.128.114.243:9090',
|
|
43
43
|
provider: 'Cifer'
|
|
44
44
|
}]
|
|
45
45
|
},
|
|
@@ -18,7 +18,19 @@ const info = {
|
|
|
18
18
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
19
19
|
},
|
|
20
20
|
images: [{
|
|
21
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
|
|
22
|
+
theme: {
|
|
23
|
+
primary_color_hex: '#00e33a',
|
|
24
|
+
background_color_hex: '#00e33a',
|
|
25
|
+
circle: true
|
|
26
|
+
}
|
|
27
|
+
}, {
|
|
28
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
|
|
29
|
+
theme: {
|
|
30
|
+
primary_color_hex: '#00e33a',
|
|
31
|
+
background_color_hex: '#00e33a',
|
|
32
|
+
circle: false
|
|
33
|
+
}
|
|
22
34
|
}]
|
|
23
35
|
}]
|
|
24
36
|
};
|
|
@@ -585,6 +585,45 @@ const info = {
|
|
|
585
585
|
primary_color_hex: '#040404'
|
|
586
586
|
}
|
|
587
587
|
}]
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
description: 'Pepe Bruce Jenner',
|
|
591
|
+
extended_description: '$PBJ is the culture coin for Solana, eat dis!',
|
|
592
|
+
denom_units: [{
|
|
593
|
+
denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP',
|
|
594
|
+
exponent: 0,
|
|
595
|
+
aliases: ['ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU', 'wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP']
|
|
596
|
+
}, {
|
|
597
|
+
denom: 'wormhole/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP/6',
|
|
598
|
+
exponent: 6,
|
|
599
|
+
aliases: ['pbj', 'PBJ']
|
|
600
|
+
}],
|
|
601
|
+
base: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP',
|
|
602
|
+
display: 'wormhole/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP/6',
|
|
603
|
+
name: 'Pepe Bruce Jenner',
|
|
604
|
+
symbol: 'PBJ',
|
|
605
|
+
traces: [{
|
|
606
|
+
type: 'bridge',
|
|
607
|
+
counterparty: {
|
|
608
|
+
chain_name: 'solana',
|
|
609
|
+
base_denom: 'ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU'
|
|
610
|
+
},
|
|
611
|
+
provider: 'Wormhole'
|
|
612
|
+
}],
|
|
613
|
+
images: [{
|
|
614
|
+
image_sync: {
|
|
615
|
+
chain_name: 'solana',
|
|
616
|
+
base_denom: 'ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU'
|
|
617
|
+
},
|
|
618
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pbj.png',
|
|
619
|
+
theme: {
|
|
620
|
+
primary_color_hex: '#488000',
|
|
621
|
+
background_color_hex: '#ee0000'
|
|
622
|
+
}
|
|
623
|
+
}],
|
|
624
|
+
logo_URIs: {
|
|
625
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pbj.png'
|
|
626
|
+
}
|
|
588
627
|
}
|
|
589
628
|
]
|
|
590
629
|
};
|
|
@@ -31,16 +31,23 @@ const info = {
|
|
|
31
31
|
cosmwasm_version: 'github.com/wormhole-foundation/wasmd@v0.30.0-wormchain-2'
|
|
32
32
|
},
|
|
33
33
|
images: [{
|
|
34
|
-
|
|
34
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_icon.svg',
|
|
35
35
|
theme: {
|
|
36
|
-
|
|
36
|
+
background_color_hex: '#231b3b',
|
|
37
|
+
primary_color_hex: '#231b3b',
|
|
38
|
+
circle: false
|
|
37
39
|
}
|
|
38
40
|
}, {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_circle.svg',
|
|
42
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_circle.png',
|
|
43
|
+
theme: {
|
|
44
|
+
background_color_hex: '#231b3b',
|
|
45
|
+
primary_color_hex: '#231b3b',
|
|
46
|
+
circle: true
|
|
47
|
+
}
|
|
41
48
|
}],
|
|
42
49
|
logo_URIs: {
|
|
43
|
-
|
|
50
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_icon.svg'
|
|
44
51
|
},
|
|
45
52
|
apis: {
|
|
46
53
|
rpc: [{
|
|
@@ -25,7 +25,9 @@ const info = {
|
|
|
25
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
26
26
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
27
27
|
theme: {
|
|
28
|
-
primary_color_hex: '#040404'
|
|
28
|
+
primary_color_hex: '#040404',
|
|
29
|
+
background_color_hex: '#000000',
|
|
30
|
+
circle: true
|
|
29
31
|
}
|
|
30
32
|
}],
|
|
31
33
|
socials: {
|
|
@@ -57,9 +57,9 @@ const info = {
|
|
|
57
57
|
}]
|
|
58
58
|
},
|
|
59
59
|
codebase: {
|
|
60
|
-
cosmos_sdk_version: 'neutron-org/cosmos-sdk v0.
|
|
60
|
+
cosmos_sdk_version: 'neutron-org/cosmos-sdk v0.50.7-neutron',
|
|
61
61
|
cosmwasm_enabled: true,
|
|
62
|
-
cosmwasm_version: 'neutron-org/wasmd v0.
|
|
62
|
+
cosmwasm_version: 'neutron-org/wasmd v0.51.0'
|
|
63
63
|
},
|
|
64
64
|
logo_URIs: {
|
|
65
65
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-black-logo.png',
|
|
@@ -203,10 +203,20 @@ const info = {
|
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
205
|
images: [{
|
|
206
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-
|
|
207
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-
|
|
206
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png',
|
|
207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg',
|
|
208
208
|
theme: {
|
|
209
|
-
primary_color_hex: '#
|
|
209
|
+
primary_color_hex: '#000000',
|
|
210
|
+
background_color_hex: '#00000000',
|
|
211
|
+
circle: false
|
|
212
|
+
}
|
|
213
|
+
}, {
|
|
214
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
215
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
216
|
+
theme: {
|
|
217
|
+
primary_color_hex: '#040404',
|
|
218
|
+
background_color_hex: '#000000',
|
|
219
|
+
circle: true
|
|
210
220
|
}
|
|
211
221
|
}]
|
|
212
222
|
};
|
package/esm/mainnet/noble/ibc.js
CHANGED
|
@@ -875,21 +875,21 @@ const info = [
|
|
|
875
875
|
$schema: '../ibc_data.schema.json',
|
|
876
876
|
chain_1: {
|
|
877
877
|
chain_name: 'noble',
|
|
878
|
-
client_id: '07-tendermint-
|
|
879
|
-
connection_id: 'connection-
|
|
878
|
+
client_id: '07-tendermint-106',
|
|
879
|
+
connection_id: 'connection-99'
|
|
880
880
|
},
|
|
881
881
|
chain_2: {
|
|
882
882
|
chain_name: 'shido',
|
|
883
|
-
client_id: '07-tendermint-
|
|
884
|
-
connection_id: 'connection-
|
|
883
|
+
client_id: '07-tendermint-9',
|
|
884
|
+
connection_id: 'connection-11'
|
|
885
885
|
},
|
|
886
886
|
channels: [{
|
|
887
887
|
chain_1: {
|
|
888
|
-
channel_id: 'channel-
|
|
888
|
+
channel_id: 'channel-87',
|
|
889
889
|
port_id: 'transfer'
|
|
890
890
|
},
|
|
891
891
|
chain_2: {
|
|
892
|
-
channel_id: 'channel-
|
|
892
|
+
channel_id: 'channel-5',
|
|
893
893
|
port_id: 'transfer'
|
|
894
894
|
},
|
|
895
895
|
ordering: 'unordered',
|
package/esm/mainnet/shido/ibc.js
CHANGED
|
@@ -32,21 +32,21 @@ const info = [
|
|
|
32
32
|
$schema: '../ibc_data.schema.json',
|
|
33
33
|
chain_1: {
|
|
34
34
|
chain_name: 'noble',
|
|
35
|
-
client_id: '07-tendermint-
|
|
36
|
-
connection_id: 'connection-
|
|
35
|
+
client_id: '07-tendermint-106',
|
|
36
|
+
connection_id: 'connection-99'
|
|
37
37
|
},
|
|
38
38
|
chain_2: {
|
|
39
39
|
chain_name: 'shido',
|
|
40
|
-
client_id: '07-tendermint-
|
|
41
|
-
connection_id: 'connection-
|
|
40
|
+
client_id: '07-tendermint-9',
|
|
41
|
+
connection_id: 'connection-11'
|
|
42
42
|
},
|
|
43
43
|
channels: [{
|
|
44
44
|
chain_1: {
|
|
45
|
-
channel_id: 'channel-
|
|
45
|
+
channel_id: 'channel-87',
|
|
46
46
|
port_id: 'transfer'
|
|
47
47
|
},
|
|
48
48
|
chain_2: {
|
|
49
|
-
channel_id: 'channel-
|
|
49
|
+
channel_id: 'channel-5',
|
|
50
50
|
port_id: 'transfer'
|
|
51
51
|
},
|
|
52
52
|
ordering: 'unordered',
|
package/mainnet/cifer/assets.js
CHANGED
|
@@ -4,7 +4,7 @@ const info = {
|
|
|
4
4
|
$schema: '../assetlist.schema.json',
|
|
5
5
|
chain_name: 'cifer',
|
|
6
6
|
assets: [{
|
|
7
|
-
description: 'Decentralized Machine Learning',
|
|
7
|
+
description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
|
|
8
8
|
denom_units: [{
|
|
9
9
|
denom: 'ucif',
|
|
10
10
|
exponent: 0
|
package/mainnet/cifer/chain.js
CHANGED
|
@@ -33,7 +33,7 @@ const info = {
|
|
|
33
33
|
},
|
|
34
34
|
apis: {
|
|
35
35
|
rpc: [{
|
|
36
|
-
address: '
|
|
36
|
+
address: 'http://34.128.114.243:26657',
|
|
37
37
|
provider: 'Cifer'
|
|
38
38
|
}],
|
|
39
39
|
rest: [{
|
|
@@ -41,7 +41,7 @@ const info = {
|
|
|
41
41
|
provider: 'Cifer'
|
|
42
42
|
}],
|
|
43
43
|
grpc: [{
|
|
44
|
-
address: 'http://
|
|
44
|
+
address: 'http://34.128.114.243:9090',
|
|
45
45
|
provider: 'Cifer'
|
|
46
46
|
}]
|
|
47
47
|
},
|
|
@@ -20,7 +20,19 @@ const info = {
|
|
|
20
20
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
21
21
|
},
|
|
22
22
|
images: [{
|
|
23
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
|
|
24
|
+
theme: {
|
|
25
|
+
primary_color_hex: '#00e33a',
|
|
26
|
+
background_color_hex: '#00e33a',
|
|
27
|
+
circle: true
|
|
28
|
+
}
|
|
29
|
+
}, {
|
|
30
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
|
|
31
|
+
theme: {
|
|
32
|
+
primary_color_hex: '#00e33a',
|
|
33
|
+
background_color_hex: '#00e33a',
|
|
34
|
+
circle: false
|
|
35
|
+
}
|
|
24
36
|
}]
|
|
25
37
|
}]
|
|
26
38
|
};
|
|
@@ -587,6 +587,45 @@ const info = {
|
|
|
587
587
|
primary_color_hex: '#040404'
|
|
588
588
|
}
|
|
589
589
|
}]
|
|
590
|
+
},
|
|
591
|
+
{
|
|
592
|
+
description: 'Pepe Bruce Jenner',
|
|
593
|
+
extended_description: '$PBJ is the culture coin for Solana, eat dis!',
|
|
594
|
+
denom_units: [{
|
|
595
|
+
denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP',
|
|
596
|
+
exponent: 0,
|
|
597
|
+
aliases: ['ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU', 'wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP']
|
|
598
|
+
}, {
|
|
599
|
+
denom: 'wormhole/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP/6',
|
|
600
|
+
exponent: 6,
|
|
601
|
+
aliases: ['pbj', 'PBJ']
|
|
602
|
+
}],
|
|
603
|
+
base: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP',
|
|
604
|
+
display: 'wormhole/AbYYFgqSQEhe7NyXfo6w75GT7fCanVd9wNg4E9Df2puP/6',
|
|
605
|
+
name: 'Pepe Bruce Jenner',
|
|
606
|
+
symbol: 'PBJ',
|
|
607
|
+
traces: [{
|
|
608
|
+
type: 'bridge',
|
|
609
|
+
counterparty: {
|
|
610
|
+
chain_name: 'solana',
|
|
611
|
+
base_denom: 'ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU'
|
|
612
|
+
},
|
|
613
|
+
provider: 'Wormhole'
|
|
614
|
+
}],
|
|
615
|
+
images: [{
|
|
616
|
+
image_sync: {
|
|
617
|
+
chain_name: 'solana',
|
|
618
|
+
base_denom: 'ANu4Wuq86WzRU8tykszQUJ66eQzFNfkwap2HcQ5UaFaU'
|
|
619
|
+
},
|
|
620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pbj.png',
|
|
621
|
+
theme: {
|
|
622
|
+
primary_color_hex: '#488000',
|
|
623
|
+
background_color_hex: '#ee0000'
|
|
624
|
+
}
|
|
625
|
+
}],
|
|
626
|
+
logo_URIs: {
|
|
627
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pbj.png'
|
|
628
|
+
}
|
|
590
629
|
}
|
|
591
630
|
]
|
|
592
631
|
};
|
package/mainnet/gateway/chain.js
CHANGED
|
@@ -33,16 +33,23 @@ const info = {
|
|
|
33
33
|
cosmwasm_version: 'github.com/wormhole-foundation/wasmd@v0.30.0-wormchain-2'
|
|
34
34
|
},
|
|
35
35
|
images: [{
|
|
36
|
-
|
|
36
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_icon.svg',
|
|
37
37
|
theme: {
|
|
38
|
-
|
|
38
|
+
background_color_hex: '#231b3b',
|
|
39
|
+
primary_color_hex: '#231b3b',
|
|
40
|
+
circle: false
|
|
39
41
|
}
|
|
40
42
|
}, {
|
|
41
|
-
|
|
42
|
-
|
|
43
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_circle.svg',
|
|
44
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_circle.png',
|
|
45
|
+
theme: {
|
|
46
|
+
background_color_hex: '#231b3b',
|
|
47
|
+
primary_color_hex: '#231b3b',
|
|
48
|
+
circle: true
|
|
49
|
+
}
|
|
43
50
|
}],
|
|
44
51
|
logo_URIs: {
|
|
45
|
-
|
|
52
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_icon.svg'
|
|
46
53
|
},
|
|
47
54
|
apis: {
|
|
48
55
|
rpc: [{
|
|
@@ -27,7 +27,9 @@ const info = {
|
|
|
27
27
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
28
28
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
29
29
|
theme: {
|
|
30
|
-
primary_color_hex: '#040404'
|
|
30
|
+
primary_color_hex: '#040404',
|
|
31
|
+
background_color_hex: '#000000',
|
|
32
|
+
circle: true
|
|
31
33
|
}
|
|
32
34
|
}],
|
|
33
35
|
socials: {
|
package/mainnet/neutron/chain.js
CHANGED
|
@@ -59,9 +59,9 @@ const info = {
|
|
|
59
59
|
}]
|
|
60
60
|
},
|
|
61
61
|
codebase: {
|
|
62
|
-
cosmos_sdk_version: 'neutron-org/cosmos-sdk v0.
|
|
62
|
+
cosmos_sdk_version: 'neutron-org/cosmos-sdk v0.50.7-neutron',
|
|
63
63
|
cosmwasm_enabled: true,
|
|
64
|
-
cosmwasm_version: 'neutron-org/wasmd v0.
|
|
64
|
+
cosmwasm_version: 'neutron-org/wasmd v0.51.0'
|
|
65
65
|
},
|
|
66
66
|
logo_URIs: {
|
|
67
67
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-black-logo.png',
|
|
@@ -205,10 +205,20 @@ const info = {
|
|
|
205
205
|
}
|
|
206
206
|
],
|
|
207
207
|
images: [{
|
|
208
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-
|
|
209
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-
|
|
208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png',
|
|
209
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg',
|
|
210
210
|
theme: {
|
|
211
|
-
primary_color_hex: '#
|
|
211
|
+
primary_color_hex: '#000000',
|
|
212
|
+
background_color_hex: '#00000000',
|
|
213
|
+
circle: false
|
|
214
|
+
}
|
|
215
|
+
}, {
|
|
216
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
217
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
218
|
+
theme: {
|
|
219
|
+
primary_color_hex: '#040404',
|
|
220
|
+
background_color_hex: '#000000',
|
|
221
|
+
circle: true
|
|
212
222
|
}
|
|
213
223
|
}]
|
|
214
224
|
};
|
package/mainnet/noble/ibc.js
CHANGED
|
@@ -877,21 +877,21 @@ const info = [
|
|
|
877
877
|
$schema: '../ibc_data.schema.json',
|
|
878
878
|
chain_1: {
|
|
879
879
|
chain_name: 'noble',
|
|
880
|
-
client_id: '07-tendermint-
|
|
881
|
-
connection_id: 'connection-
|
|
880
|
+
client_id: '07-tendermint-106',
|
|
881
|
+
connection_id: 'connection-99'
|
|
882
882
|
},
|
|
883
883
|
chain_2: {
|
|
884
884
|
chain_name: 'shido',
|
|
885
|
-
client_id: '07-tendermint-
|
|
886
|
-
connection_id: 'connection-
|
|
885
|
+
client_id: '07-tendermint-9',
|
|
886
|
+
connection_id: 'connection-11'
|
|
887
887
|
},
|
|
888
888
|
channels: [{
|
|
889
889
|
chain_1: {
|
|
890
|
-
channel_id: 'channel-
|
|
890
|
+
channel_id: 'channel-87',
|
|
891
891
|
port_id: 'transfer'
|
|
892
892
|
},
|
|
893
893
|
chain_2: {
|
|
894
|
-
channel_id: 'channel-
|
|
894
|
+
channel_id: 'channel-5',
|
|
895
895
|
port_id: 'transfer'
|
|
896
896
|
},
|
|
897
897
|
ordering: 'unordered',
|
package/mainnet/shido/ibc.js
CHANGED
|
@@ -34,21 +34,21 @@ const info = [
|
|
|
34
34
|
$schema: '../ibc_data.schema.json',
|
|
35
35
|
chain_1: {
|
|
36
36
|
chain_name: 'noble',
|
|
37
|
-
client_id: '07-tendermint-
|
|
38
|
-
connection_id: 'connection-
|
|
37
|
+
client_id: '07-tendermint-106',
|
|
38
|
+
connection_id: 'connection-99'
|
|
39
39
|
},
|
|
40
40
|
chain_2: {
|
|
41
41
|
chain_name: 'shido',
|
|
42
|
-
client_id: '07-tendermint-
|
|
43
|
-
connection_id: 'connection-
|
|
42
|
+
client_id: '07-tendermint-9',
|
|
43
|
+
connection_id: 'connection-11'
|
|
44
44
|
},
|
|
45
45
|
channels: [{
|
|
46
46
|
chain_1: {
|
|
47
|
-
channel_id: 'channel-
|
|
47
|
+
channel_id: 'channel-87',
|
|
48
48
|
port_id: 'transfer'
|
|
49
49
|
},
|
|
50
50
|
chain_2: {
|
|
51
|
-
channel_id: 'channel-
|
|
51
|
+
channel_id: 'channel-5',
|
|
52
52
|
port_id: 'transfer'
|
|
53
53
|
},
|
|
54
54
|
ordering: 'unordered',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.63.
|
|
3
|
+
"version": "1.63.26",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.46.
|
|
32
|
+
"@chain-registry/utils": "^1.46.22",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.45.
|
|
36
|
+
"@chain-registry/types": "^0.45.22"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "57a3a8f5dc8f0d5a0cd441304468503cd60a0cd2"
|
|
47
47
|
}
|