chain-registry 1.61.6 → 1.61.7
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/chain4energy/assets.js +2 -1
- package/esm/mainnet/chihuahua/assets.js +23 -0
- package/esm/mainnet/injective/assets.js +85 -0
- package/esm/mainnet/osmosis/assets.js +36 -0
- package/mainnet/chain4energy/assets.js +2 -1
- package/mainnet/chihuahua/assets.js +23 -0
- package/mainnet/injective/assets.js +85 -0
- package/mainnet/osmosis/assets.js +36 -0
- package/package.json +4 -4
|
@@ -3,6 +3,7 @@ const info = {
|
|
|
3
3
|
chain_name: 'chain4energy',
|
|
4
4
|
assets: [{
|
|
5
5
|
description: 'The native token of Chain4Energy',
|
|
6
|
+
extended_description: 'C4E is a DePIN L1 Blockchain platform, designed to support a variety of innovative energy and e-mobility applications by creating a decentralized and democratized community-powered ecosystem.',
|
|
6
7
|
denom_units: [{
|
|
7
8
|
denom: 'uc4e',
|
|
8
9
|
exponent: 0
|
|
@@ -17,7 +18,7 @@ const info = {
|
|
|
17
18
|
logo_URIs: {
|
|
18
19
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
|
|
19
20
|
},
|
|
20
|
-
coingecko_id: '',
|
|
21
|
+
coingecko_id: 'chain4energy',
|
|
21
22
|
images: [{
|
|
22
23
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
|
|
23
24
|
}],
|
|
@@ -189,6 +189,29 @@ const info = {
|
|
|
189
189
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png'
|
|
190
190
|
},
|
|
191
191
|
coingecko_id: 'backbone-labs-staked-huahua'
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
description: 'ashHUAHUA - Burned HUAHUA',
|
|
195
|
+
extended_description: 'ashHUAHUA - receipt token recieved when burning HUAHUA via ASH DAOs Furnace',
|
|
196
|
+
denom_units: [{
|
|
197
|
+
denom: 'factory/chihuahua1hplyuj2hzxd75q8686g9vm3uzrrny9ggvt8aza2csupgdp98vg2sp0e3h0/uhuahua.ash',
|
|
198
|
+
exponent: 0
|
|
199
|
+
}, {
|
|
200
|
+
denom: 'ashHUAHUA',
|
|
201
|
+
exponent: 6
|
|
202
|
+
}],
|
|
203
|
+
type_asset: 'sdk.coin',
|
|
204
|
+
address: 'chihuahua1hplyuj2hzxd75q8686g9vm3uzrrny9ggvt8aza2csupgdp98vg2sp0e3h0',
|
|
205
|
+
base: 'factory/chihuahua1hplyuj2hzxd75q8686g9vm3uzrrny9ggvt8aza2csupgdp98vg2sp0e3h0/uhuahua.ash',
|
|
206
|
+
name: 'Burned HUAHUA',
|
|
207
|
+
display: 'ashHUAHUA',
|
|
208
|
+
symbol: 'ashHUAHUA',
|
|
209
|
+
images: [{
|
|
210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/ashhuahua.png'
|
|
211
|
+
}],
|
|
212
|
+
logo_URIs: {
|
|
213
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/ashhuahua.png'
|
|
214
|
+
}
|
|
192
215
|
}
|
|
193
216
|
]
|
|
194
217
|
};
|
|
@@ -401,6 +401,91 @@ const info = {
|
|
|
401
401
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
402
402
|
}
|
|
403
403
|
},
|
|
404
|
+
{
|
|
405
|
+
description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
|
|
406
|
+
denom_units: [{
|
|
407
|
+
denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
408
|
+
exponent: 0
|
|
409
|
+
}, {
|
|
410
|
+
denom: 'nINJ',
|
|
411
|
+
exponent: 18
|
|
412
|
+
}],
|
|
413
|
+
base: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
414
|
+
name: 'Neptune Receipt INJ',
|
|
415
|
+
display: 'nINJ',
|
|
416
|
+
symbol: 'nINJ',
|
|
417
|
+
images: [{
|
|
418
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
|
|
419
|
+
}]
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
|
|
423
|
+
denom_units: [{
|
|
424
|
+
denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
425
|
+
exponent: 0
|
|
426
|
+
}, {
|
|
427
|
+
denom: 'nATOM',
|
|
428
|
+
exponent: 6
|
|
429
|
+
}],
|
|
430
|
+
base: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
431
|
+
name: 'Neptune Receipt ATOM',
|
|
432
|
+
display: 'nATOM',
|
|
433
|
+
symbol: 'nATOM',
|
|
434
|
+
images: [{
|
|
435
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
|
|
436
|
+
}]
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
|
|
440
|
+
denom_units: [{
|
|
441
|
+
denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
442
|
+
exponent: 0
|
|
443
|
+
}, {
|
|
444
|
+
denom: 'nWETH',
|
|
445
|
+
exponent: 18
|
|
446
|
+
}],
|
|
447
|
+
base: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
448
|
+
name: 'Neptune Receipt WETH',
|
|
449
|
+
display: 'nWETH',
|
|
450
|
+
symbol: 'nWETH',
|
|
451
|
+
images: [{
|
|
452
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
|
|
453
|
+
}]
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
|
|
457
|
+
denom_units: [{
|
|
458
|
+
denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
459
|
+
exponent: 0
|
|
460
|
+
}, {
|
|
461
|
+
denom: 'nUSDT',
|
|
462
|
+
exponent: 6
|
|
463
|
+
}],
|
|
464
|
+
base: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
465
|
+
name: 'Neptune Receipt USDT',
|
|
466
|
+
display: 'nUSDT',
|
|
467
|
+
symbol: 'nUSDT',
|
|
468
|
+
images: [{
|
|
469
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
|
|
470
|
+
}]
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
|
|
474
|
+
denom_units: [{
|
|
475
|
+
denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
476
|
+
exponent: 0
|
|
477
|
+
}, {
|
|
478
|
+
denom: 'nTIA',
|
|
479
|
+
exponent: 6
|
|
480
|
+
}],
|
|
481
|
+
base: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
482
|
+
name: 'Neptune Receipt TIA',
|
|
483
|
+
display: 'nTIA',
|
|
484
|
+
symbol: 'nTIA',
|
|
485
|
+
images: [{
|
|
486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
|
|
487
|
+
}]
|
|
488
|
+
},
|
|
404
489
|
{
|
|
405
490
|
description: 'Ninja Blaze Token',
|
|
406
491
|
denom_units: [{
|
|
@@ -14834,6 +14834,42 @@ const info = {
|
|
|
14834
14834
|
images: [{
|
|
14835
14835
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/COCA.png'
|
|
14836
14836
|
}]
|
|
14837
|
+
},
|
|
14838
|
+
{
|
|
14839
|
+
description: 'An alloy of USDT asset variants on Osmosis.',
|
|
14840
|
+
extended_description: 'Multiple Tether USD variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of USDT.',
|
|
14841
|
+
denom_units: [{
|
|
14842
|
+
denom: 'factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT',
|
|
14843
|
+
exponent: 0
|
|
14844
|
+
}, {
|
|
14845
|
+
denom: 'allUSDT',
|
|
14846
|
+
exponent: 6
|
|
14847
|
+
}],
|
|
14848
|
+
type_asset: 'sdk.coin',
|
|
14849
|
+
address: 'osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek',
|
|
14850
|
+
base: 'factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT',
|
|
14851
|
+
name: 'Alloyed USDT',
|
|
14852
|
+
display: 'allUSDT',
|
|
14853
|
+
symbol: 'allUSDT',
|
|
14854
|
+
traces: [{
|
|
14855
|
+
type: 'synthetic',
|
|
14856
|
+
counterparty: {
|
|
14857
|
+
chain_name: 'ethereum',
|
|
14858
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
14859
|
+
},
|
|
14860
|
+
provider: 'Osmosis'
|
|
14861
|
+
}],
|
|
14862
|
+
images: [{
|
|
14863
|
+
image_sync: {
|
|
14864
|
+
chain_name: 'ethereum',
|
|
14865
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
14866
|
+
},
|
|
14867
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
14868
|
+
}],
|
|
14869
|
+
socials: {
|
|
14870
|
+
website: 'https://osmosis.zone',
|
|
14871
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
14872
|
+
}
|
|
14837
14873
|
}
|
|
14838
14874
|
]
|
|
14839
14875
|
};
|
|
@@ -5,6 +5,7 @@ const info = {
|
|
|
5
5
|
chain_name: 'chain4energy',
|
|
6
6
|
assets: [{
|
|
7
7
|
description: 'The native token of Chain4Energy',
|
|
8
|
+
extended_description: 'C4E is a DePIN L1 Blockchain platform, designed to support a variety of innovative energy and e-mobility applications by creating a decentralized and democratized community-powered ecosystem.',
|
|
8
9
|
denom_units: [{
|
|
9
10
|
denom: 'uc4e',
|
|
10
11
|
exponent: 0
|
|
@@ -19,7 +20,7 @@ const info = {
|
|
|
19
20
|
logo_URIs: {
|
|
20
21
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
|
|
21
22
|
},
|
|
22
|
-
coingecko_id: '',
|
|
23
|
+
coingecko_id: 'chain4energy',
|
|
23
24
|
images: [{
|
|
24
25
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
|
|
25
26
|
}],
|
|
@@ -191,6 +191,29 @@ const info = {
|
|
|
191
191
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png'
|
|
192
192
|
},
|
|
193
193
|
coingecko_id: 'backbone-labs-staked-huahua'
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
description: 'ashHUAHUA - Burned HUAHUA',
|
|
197
|
+
extended_description: 'ashHUAHUA - receipt token recieved when burning HUAHUA via ASH DAOs Furnace',
|
|
198
|
+
denom_units: [{
|
|
199
|
+
denom: 'factory/chihuahua1hplyuj2hzxd75q8686g9vm3uzrrny9ggvt8aza2csupgdp98vg2sp0e3h0/uhuahua.ash',
|
|
200
|
+
exponent: 0
|
|
201
|
+
}, {
|
|
202
|
+
denom: 'ashHUAHUA',
|
|
203
|
+
exponent: 6
|
|
204
|
+
}],
|
|
205
|
+
type_asset: 'sdk.coin',
|
|
206
|
+
address: 'chihuahua1hplyuj2hzxd75q8686g9vm3uzrrny9ggvt8aza2csupgdp98vg2sp0e3h0',
|
|
207
|
+
base: 'factory/chihuahua1hplyuj2hzxd75q8686g9vm3uzrrny9ggvt8aza2csupgdp98vg2sp0e3h0/uhuahua.ash',
|
|
208
|
+
name: 'Burned HUAHUA',
|
|
209
|
+
display: 'ashHUAHUA',
|
|
210
|
+
symbol: 'ashHUAHUA',
|
|
211
|
+
images: [{
|
|
212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/ashhuahua.png'
|
|
213
|
+
}],
|
|
214
|
+
logo_URIs: {
|
|
215
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/ashhuahua.png'
|
|
216
|
+
}
|
|
194
217
|
}
|
|
195
218
|
]
|
|
196
219
|
};
|
|
@@ -403,6 +403,91 @@ const info = {
|
|
|
403
403
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
404
404
|
}
|
|
405
405
|
},
|
|
406
|
+
{
|
|
407
|
+
description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
|
|
408
|
+
denom_units: [{
|
|
409
|
+
denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
410
|
+
exponent: 0
|
|
411
|
+
}, {
|
|
412
|
+
denom: 'nINJ',
|
|
413
|
+
exponent: 18
|
|
414
|
+
}],
|
|
415
|
+
base: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
416
|
+
name: 'Neptune Receipt INJ',
|
|
417
|
+
display: 'nINJ',
|
|
418
|
+
symbol: 'nINJ',
|
|
419
|
+
images: [{
|
|
420
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
|
|
421
|
+
}]
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
|
|
425
|
+
denom_units: [{
|
|
426
|
+
denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
427
|
+
exponent: 0
|
|
428
|
+
}, {
|
|
429
|
+
denom: 'nATOM',
|
|
430
|
+
exponent: 6
|
|
431
|
+
}],
|
|
432
|
+
base: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
433
|
+
name: 'Neptune Receipt ATOM',
|
|
434
|
+
display: 'nATOM',
|
|
435
|
+
symbol: 'nATOM',
|
|
436
|
+
images: [{
|
|
437
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
|
|
438
|
+
}]
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
|
|
442
|
+
denom_units: [{
|
|
443
|
+
denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
444
|
+
exponent: 0
|
|
445
|
+
}, {
|
|
446
|
+
denom: 'nWETH',
|
|
447
|
+
exponent: 18
|
|
448
|
+
}],
|
|
449
|
+
base: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
450
|
+
name: 'Neptune Receipt WETH',
|
|
451
|
+
display: 'nWETH',
|
|
452
|
+
symbol: 'nWETH',
|
|
453
|
+
images: [{
|
|
454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
|
|
455
|
+
}]
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
|
|
459
|
+
denom_units: [{
|
|
460
|
+
denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
461
|
+
exponent: 0
|
|
462
|
+
}, {
|
|
463
|
+
denom: 'nUSDT',
|
|
464
|
+
exponent: 6
|
|
465
|
+
}],
|
|
466
|
+
base: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
467
|
+
name: 'Neptune Receipt USDT',
|
|
468
|
+
display: 'nUSDT',
|
|
469
|
+
symbol: 'nUSDT',
|
|
470
|
+
images: [{
|
|
471
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
|
|
472
|
+
}]
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
|
|
476
|
+
denom_units: [{
|
|
477
|
+
denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
478
|
+
exponent: 0
|
|
479
|
+
}, {
|
|
480
|
+
denom: 'nTIA',
|
|
481
|
+
exponent: 6
|
|
482
|
+
}],
|
|
483
|
+
base: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
484
|
+
name: 'Neptune Receipt TIA',
|
|
485
|
+
display: 'nTIA',
|
|
486
|
+
symbol: 'nTIA',
|
|
487
|
+
images: [{
|
|
488
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
|
|
489
|
+
}]
|
|
490
|
+
},
|
|
406
491
|
{
|
|
407
492
|
description: 'Ninja Blaze Token',
|
|
408
493
|
denom_units: [{
|
|
@@ -14836,6 +14836,42 @@ const info = {
|
|
|
14836
14836
|
images: [{
|
|
14837
14837
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/COCA.png'
|
|
14838
14838
|
}]
|
|
14839
|
+
},
|
|
14840
|
+
{
|
|
14841
|
+
description: 'An alloy of USDT asset variants on Osmosis.',
|
|
14842
|
+
extended_description: 'Multiple Tether USD variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of USDT.',
|
|
14843
|
+
denom_units: [{
|
|
14844
|
+
denom: 'factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT',
|
|
14845
|
+
exponent: 0
|
|
14846
|
+
}, {
|
|
14847
|
+
denom: 'allUSDT',
|
|
14848
|
+
exponent: 6
|
|
14849
|
+
}],
|
|
14850
|
+
type_asset: 'sdk.coin',
|
|
14851
|
+
address: 'osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek',
|
|
14852
|
+
base: 'factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT',
|
|
14853
|
+
name: 'Alloyed USDT',
|
|
14854
|
+
display: 'allUSDT',
|
|
14855
|
+
symbol: 'allUSDT',
|
|
14856
|
+
traces: [{
|
|
14857
|
+
type: 'synthetic',
|
|
14858
|
+
counterparty: {
|
|
14859
|
+
chain_name: 'ethereum',
|
|
14860
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
14861
|
+
},
|
|
14862
|
+
provider: 'Osmosis'
|
|
14863
|
+
}],
|
|
14864
|
+
images: [{
|
|
14865
|
+
image_sync: {
|
|
14866
|
+
chain_name: 'ethereum',
|
|
14867
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
14868
|
+
},
|
|
14869
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
14870
|
+
}],
|
|
14871
|
+
socials: {
|
|
14872
|
+
website: 'https://osmosis.zone',
|
|
14873
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
14874
|
+
}
|
|
14839
14875
|
}
|
|
14840
14876
|
]
|
|
14841
14877
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.61.
|
|
3
|
+
"version": "1.61.7",
|
|
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.44.
|
|
32
|
+
"@chain-registry/utils": "^1.44.7",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.43.
|
|
36
|
+
"@chain-registry/types": "^0.43.7"
|
|
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": "ef848f257e6a9d7825d31ee1e916d7ead194fe12"
|
|
47
47
|
}
|