chain-registry 1.69.111 → 1.69.112
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/atomone/chain.js +18 -0
- package/esm/mainnet/carbon/assets.js +0 -1
- package/esm/mainnet/chihuahua/assets.js +1 -2
- package/esm/mainnet/coss/assets.js +0 -1
- package/esm/mainnet/crescent/assets.js +0 -1
- package/esm/mainnet/dungeon/assets.js +1 -1
- package/esm/mainnet/elys/chain.js +2 -2
- package/esm/mainnet/ethereum/assets.js +0 -1
- package/esm/mainnet/finschia/assets.js +0 -1
- package/esm/mainnet/injective/assets.js +0 -1
- package/esm/mainnet/juno/assets.js +0 -1
- package/esm/mainnet/migaloo/assets.js +0 -1
- package/esm/mainnet/oraichain/assets.js +0 -1
- package/esm/mainnet/point/assets.js +0 -1
- package/esm/mainnet/shareledger/assets.js +0 -1
- package/esm/mainnet/sifchain/assets.js +1 -1
- package/esm/mainnet/terra2/assets.js +1 -3
- package/mainnet/atomone/chain.js +18 -0
- package/mainnet/carbon/assets.js +0 -1
- package/mainnet/chihuahua/assets.js +1 -2
- package/mainnet/coss/assets.js +0 -1
- package/mainnet/crescent/assets.js +0 -1
- package/mainnet/dungeon/assets.js +1 -1
- package/mainnet/elys/chain.js +2 -2
- package/mainnet/ethereum/assets.js +0 -1
- package/mainnet/finschia/assets.js +0 -1
- package/mainnet/injective/assets.js +0 -1
- package/mainnet/juno/assets.js +0 -1
- package/mainnet/migaloo/assets.js +0 -1
- package/mainnet/oraichain/assets.js +0 -1
- package/mainnet/point/assets.js +0 -1
- package/mainnet/shareledger/assets.js +0 -1
- package/mainnet/sifchain/assets.js +1 -1
- package/mainnet/terra2/assets.js +1 -3
- package/package.json +4 -4
|
@@ -108,6 +108,10 @@ const info = {
|
|
|
108
108
|
{
|
|
109
109
|
address: 'https://rpc.atomone.citizenweb3.com:443',
|
|
110
110
|
provider: 'Citizen Web3'
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
address: 'https://atomone-mainnet-rpc.itrocket.net:443',
|
|
114
|
+
provider: 'ITRocket'
|
|
111
115
|
}
|
|
112
116
|
],
|
|
113
117
|
rest: [
|
|
@@ -162,6 +166,10 @@ const info = {
|
|
|
162
166
|
{
|
|
163
167
|
address: 'https://api.atomone.citizenweb3.com',
|
|
164
168
|
provider: 'Citizen Web3'
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
address: 'https://atomone-mainnet-api.itrocket.net',
|
|
172
|
+
provider: 'ITRocket'
|
|
165
173
|
}
|
|
166
174
|
],
|
|
167
175
|
grpc: [
|
|
@@ -200,6 +208,10 @@ const info = {
|
|
|
200
208
|
{
|
|
201
209
|
address: ' grpc.atomone.citizenweb3.com',
|
|
202
210
|
provider: 'Citizen Web3'
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
address: 'atomone-mainnet-grpc.itrocket.net:443',
|
|
214
|
+
provider: 'ITRocket'
|
|
203
215
|
}
|
|
204
216
|
]
|
|
205
217
|
},
|
|
@@ -239,6 +251,12 @@ const info = {
|
|
|
239
251
|
url: 'https://mainnet.explorer.aviaone.com/atomone',
|
|
240
252
|
tx_page: 'https://mainnet.explorer.aviaone.com/atomone/tx/${txHash}',
|
|
241
253
|
account_page: 'https://mainnet.explorer.aviaone.com/atomone/account/${accountAddress}'
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
kind: 'ITRocket',
|
|
257
|
+
url: 'https://mainnet.itrocket.net/atomone',
|
|
258
|
+
tx_page: 'https://mainnet.itrocket.net/atomone/tx/${txHash}',
|
|
259
|
+
account_page: 'https://mainnet.itrocket.net/atomone/account/${accountAddress}'
|
|
242
260
|
}
|
|
243
261
|
],
|
|
244
262
|
images: [{
|
|
@@ -49,7 +49,6 @@ const info = {
|
|
|
49
49
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
50
50
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg'
|
|
51
51
|
},
|
|
52
|
-
coingecko_id: 'carbon-usd',
|
|
53
52
|
images: [{
|
|
54
53
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
55
54
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg',
|
|
@@ -237,8 +237,7 @@ const info = {
|
|
|
237
237
|
}],
|
|
238
238
|
logo_URIs: {
|
|
239
239
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png'
|
|
240
|
-
}
|
|
241
|
-
coingecko_id: 'backbone-labs-staked-huahua'
|
|
240
|
+
}
|
|
242
241
|
},
|
|
243
242
|
{
|
|
244
243
|
description: 'ashHUAHUA - Burned HUAHUA',
|
|
@@ -45,7 +45,6 @@ const info = {
|
|
|
45
45
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png',
|
|
46
46
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.svg'
|
|
47
47
|
},
|
|
48
|
-
coingecko_id: 'coss-2',
|
|
49
48
|
images: [{
|
|
50
49
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png',
|
|
51
50
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.svg',
|
|
@@ -43,7 +43,6 @@ const info = {
|
|
|
43
43
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
44
44
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
45
45
|
},
|
|
46
|
-
coingecko_id: 'liquid-staking-crescent',
|
|
47
46
|
images: [{
|
|
48
47
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
49
48
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg',
|
|
@@ -86,7 +86,7 @@ const info = {
|
|
|
86
86
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
87
87
|
},
|
|
88
88
|
{
|
|
89
|
-
address: 'https://elys.rpc.
|
|
89
|
+
address: 'https://elys.rpc.vnodesv.net:443',
|
|
90
90
|
provider: 'vNodes[V] > s[E]vices'
|
|
91
91
|
},
|
|
92
92
|
{
|
|
@@ -156,7 +156,7 @@ const info = {
|
|
|
156
156
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
|
-
address: 'https://elys.rest.
|
|
159
|
+
address: 'https://elys.rest.vnodesv.net:443',
|
|
160
160
|
provider: 'vNodes[V] > s[E]vices'
|
|
161
161
|
},
|
|
162
162
|
{
|
|
@@ -170,7 +170,6 @@ const info = {
|
|
|
170
170
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.png',
|
|
171
171
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.svg'
|
|
172
172
|
},
|
|
173
|
-
coingecko_id: 'dai',
|
|
174
173
|
images: [{
|
|
175
174
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.png',
|
|
176
175
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.svg',
|
|
@@ -1121,7 +1121,6 @@ const info = {
|
|
|
1121
1121
|
name: 'Cosmos Bitcoin',
|
|
1122
1122
|
display: 'BITCOIN',
|
|
1123
1123
|
symbol: 'BITCOIN',
|
|
1124
|
-
coingecko_id: ' ',
|
|
1125
1124
|
logo_URIs: {
|
|
1126
1125
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/bitcoin.png'
|
|
1127
1126
|
},
|
|
@@ -614,7 +614,6 @@ const info = {
|
|
|
614
614
|
logo_URIs: {
|
|
615
615
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/loop.png'
|
|
616
616
|
},
|
|
617
|
-
coingecko_id: 'loop',
|
|
618
617
|
images: [{
|
|
619
618
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/loop.png',
|
|
620
619
|
theme: {
|
|
@@ -455,7 +455,6 @@ const info = {
|
|
|
455
455
|
name: 'scATOM',
|
|
456
456
|
display: 'scatom',
|
|
457
457
|
symbol: 'scATOM',
|
|
458
|
-
coingecko_id: 'scatom',
|
|
459
458
|
images: [{
|
|
460
459
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
461
460
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
|
@@ -18,7 +18,6 @@ const info = {
|
|
|
18
18
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/point/images/point-logo.png',
|
|
19
19
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/point/images/point-logo.svg'
|
|
20
20
|
},
|
|
21
|
-
coingecko_id: 'point-network',
|
|
22
21
|
images: [{
|
|
23
22
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/point/images/point-logo.png',
|
|
24
23
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/point/images/point-logo.svg',
|
|
@@ -18,7 +18,6 @@ const info = {
|
|
|
18
18
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shareledger/images/token.png',
|
|
19
19
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shareledger/images/token.svg'
|
|
20
20
|
},
|
|
21
|
-
coingecko_id: 'shareledger',
|
|
22
21
|
keywords: ['id'],
|
|
23
22
|
images: [{
|
|
24
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shareledger/images/token.png',
|
|
@@ -386,7 +386,6 @@ const info = {
|
|
|
386
386
|
logo_URIs: {
|
|
387
387
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
388
388
|
},
|
|
389
|
-
coingecko_id: 'eris-amplified-luna',
|
|
390
389
|
images: [{
|
|
391
390
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
392
391
|
}]
|
|
@@ -573,8 +572,7 @@ const info = {
|
|
|
573
572
|
theme: {
|
|
574
573
|
primary_color_hex: '#070707'
|
|
575
574
|
}
|
|
576
|
-
}]
|
|
577
|
-
coingecko_id: 'backbone-labs-staked-luna'
|
|
575
|
+
}]
|
|
578
576
|
},
|
|
579
577
|
{
|
|
580
578
|
description: 'Sayve is a revolutionary language learning app in the Web3 era that combines gamification, blockchain technology, and a Metaverse experience to motivate users to learn languages while earning rewards.',
|
package/mainnet/atomone/chain.js
CHANGED
|
@@ -110,6 +110,10 @@ const info = {
|
|
|
110
110
|
{
|
|
111
111
|
address: 'https://rpc.atomone.citizenweb3.com:443',
|
|
112
112
|
provider: 'Citizen Web3'
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
address: 'https://atomone-mainnet-rpc.itrocket.net:443',
|
|
116
|
+
provider: 'ITRocket'
|
|
113
117
|
}
|
|
114
118
|
],
|
|
115
119
|
rest: [
|
|
@@ -164,6 +168,10 @@ const info = {
|
|
|
164
168
|
{
|
|
165
169
|
address: 'https://api.atomone.citizenweb3.com',
|
|
166
170
|
provider: 'Citizen Web3'
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
address: 'https://atomone-mainnet-api.itrocket.net',
|
|
174
|
+
provider: 'ITRocket'
|
|
167
175
|
}
|
|
168
176
|
],
|
|
169
177
|
grpc: [
|
|
@@ -202,6 +210,10 @@ const info = {
|
|
|
202
210
|
{
|
|
203
211
|
address: ' grpc.atomone.citizenweb3.com',
|
|
204
212
|
provider: 'Citizen Web3'
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
address: 'atomone-mainnet-grpc.itrocket.net:443',
|
|
216
|
+
provider: 'ITRocket'
|
|
205
217
|
}
|
|
206
218
|
]
|
|
207
219
|
},
|
|
@@ -241,6 +253,12 @@ const info = {
|
|
|
241
253
|
url: 'https://mainnet.explorer.aviaone.com/atomone',
|
|
242
254
|
tx_page: 'https://mainnet.explorer.aviaone.com/atomone/tx/${txHash}',
|
|
243
255
|
account_page: 'https://mainnet.explorer.aviaone.com/atomone/account/${accountAddress}'
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
kind: 'ITRocket',
|
|
259
|
+
url: 'https://mainnet.itrocket.net/atomone',
|
|
260
|
+
tx_page: 'https://mainnet.itrocket.net/atomone/tx/${txHash}',
|
|
261
|
+
account_page: 'https://mainnet.itrocket.net/atomone/account/${accountAddress}'
|
|
244
262
|
}
|
|
245
263
|
],
|
|
246
264
|
images: [{
|
package/mainnet/carbon/assets.js
CHANGED
|
@@ -51,7 +51,6 @@ const info = {
|
|
|
51
51
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
52
52
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg'
|
|
53
53
|
},
|
|
54
|
-
coingecko_id: 'carbon-usd',
|
|
55
54
|
images: [{
|
|
56
55
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
57
56
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg',
|
|
@@ -239,8 +239,7 @@ const info = {
|
|
|
239
239
|
}],
|
|
240
240
|
logo_URIs: {
|
|
241
241
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png'
|
|
242
|
-
}
|
|
243
|
-
coingecko_id: 'backbone-labs-staked-huahua'
|
|
242
|
+
}
|
|
244
243
|
},
|
|
245
244
|
{
|
|
246
245
|
description: 'ashHUAHUA - Burned HUAHUA',
|
package/mainnet/coss/assets.js
CHANGED
|
@@ -47,7 +47,6 @@ const info = {
|
|
|
47
47
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png',
|
|
48
48
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.svg'
|
|
49
49
|
},
|
|
50
|
-
coingecko_id: 'coss-2',
|
|
51
50
|
images: [{
|
|
52
51
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.png',
|
|
53
52
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coss/images/coss.svg',
|
|
@@ -45,7 +45,6 @@ const info = {
|
|
|
45
45
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
46
46
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
47
47
|
},
|
|
48
|
-
coingecko_id: 'liquid-staking-crescent',
|
|
49
48
|
images: [{
|
|
50
49
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
51
50
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg',
|
package/mainnet/elys/chain.js
CHANGED
|
@@ -88,7 +88,7 @@ const info = {
|
|
|
88
88
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
address: 'https://elys.rpc.
|
|
91
|
+
address: 'https://elys.rpc.vnodesv.net:443',
|
|
92
92
|
provider: 'vNodes[V] > s[E]vices'
|
|
93
93
|
},
|
|
94
94
|
{
|
|
@@ -158,7 +158,7 @@ const info = {
|
|
|
158
158
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
address: 'https://elys.rest.
|
|
161
|
+
address: 'https://elys.rest.vnodesv.net:443',
|
|
162
162
|
provider: 'vNodes[V] > s[E]vices'
|
|
163
163
|
},
|
|
164
164
|
{
|
|
@@ -172,7 +172,6 @@ const info = {
|
|
|
172
172
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.png',
|
|
173
173
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.svg'
|
|
174
174
|
},
|
|
175
|
-
coingecko_id: 'dai',
|
|
176
175
|
images: [{
|
|
177
176
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.png',
|
|
178
177
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.svg',
|
|
@@ -1123,7 +1123,6 @@ const info = {
|
|
|
1123
1123
|
name: 'Cosmos Bitcoin',
|
|
1124
1124
|
display: 'BITCOIN',
|
|
1125
1125
|
symbol: 'BITCOIN',
|
|
1126
|
-
coingecko_id: ' ',
|
|
1127
1126
|
logo_URIs: {
|
|
1128
1127
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/bitcoin.png'
|
|
1129
1128
|
},
|
package/mainnet/juno/assets.js
CHANGED
|
@@ -616,7 +616,6 @@ const info = {
|
|
|
616
616
|
logo_URIs: {
|
|
617
617
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/loop.png'
|
|
618
618
|
},
|
|
619
|
-
coingecko_id: 'loop',
|
|
620
619
|
images: [{
|
|
621
620
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/loop.png',
|
|
622
621
|
theme: {
|
|
@@ -457,7 +457,6 @@ const info = {
|
|
|
457
457
|
name: 'scATOM',
|
|
458
458
|
display: 'scatom',
|
|
459
459
|
symbol: 'scATOM',
|
|
460
|
-
coingecko_id: 'scatom',
|
|
461
460
|
images: [{
|
|
462
461
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
463
462
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
package/mainnet/point/assets.js
CHANGED
|
@@ -20,7 +20,6 @@ const info = {
|
|
|
20
20
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/point/images/point-logo.png',
|
|
21
21
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/point/images/point-logo.svg'
|
|
22
22
|
},
|
|
23
|
-
coingecko_id: 'point-network',
|
|
24
23
|
images: [{
|
|
25
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/point/images/point-logo.png',
|
|
26
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/point/images/point-logo.svg',
|
|
@@ -20,7 +20,6 @@ const info = {
|
|
|
20
20
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shareledger/images/token.png',
|
|
21
21
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shareledger/images/token.svg'
|
|
22
22
|
},
|
|
23
|
-
coingecko_id: 'shareledger',
|
|
24
23
|
keywords: ['id'],
|
|
25
24
|
images: [{
|
|
26
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shareledger/images/token.png',
|
package/mainnet/terra2/assets.js
CHANGED
|
@@ -388,7 +388,6 @@ const info = {
|
|
|
388
388
|
logo_URIs: {
|
|
389
389
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
390
390
|
},
|
|
391
|
-
coingecko_id: 'eris-amplified-luna',
|
|
392
391
|
images: [{
|
|
393
392
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
394
393
|
}]
|
|
@@ -575,8 +574,7 @@ const info = {
|
|
|
575
574
|
theme: {
|
|
576
575
|
primary_color_hex: '#070707'
|
|
577
576
|
}
|
|
578
|
-
}]
|
|
579
|
-
coingecko_id: 'backbone-labs-staked-luna'
|
|
577
|
+
}]
|
|
580
578
|
},
|
|
581
579
|
{
|
|
582
580
|
description: 'Sayve is a revolutionary language learning app in the Web3 era that combines gamification, blockchain technology, and a Metaverse experience to motivate users to learn languages while earning rewards.',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.112",
|
|
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,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
32
|
+
"@chain-registry/utils": "^1.51.62",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.62"
|
|
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": "a12527e48d366d38c27edca8f898bbf3b5138543"
|
|
47
47
|
}
|