@chain-registry/assets 1.70.168 → 1.70.170
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/archway.js +368 -0
- package/esm/mainnet/cosmoshub.js +368 -0
- package/esm/mainnet/gravitybridge.js +368 -0
- package/esm/mainnet/kujira.js +368 -0
- package/esm/mainnet/noble.js +368 -0
- package/esm/mainnet/osmosis.js +368 -0
- package/esm/mainnet/sei.js +368 -0
- package/esm/mainnet/source.js +368 -0
- package/index.d.ts +1 -1
- package/mainnet/archway.js +368 -0
- package/mainnet/cosmoshub.js +368 -0
- package/mainnet/gravitybridge.js +368 -0
- package/mainnet/kujira.js +368 -0
- package/mainnet/noble.js +368 -0
- package/mainnet/osmosis.js +368 -0
- package/mainnet/sei.js +368 -0
- package/mainnet/source.js +368 -0
- package/package.json +5 -5
package/mainnet/source.js
CHANGED
|
@@ -260,6 +260,190 @@ const assets = {
|
|
|
260
260
|
},
|
|
261
261
|
type_asset: 'sdk.coin'
|
|
262
262
|
},
|
|
263
|
+
{
|
|
264
|
+
description: 'The token of Anubis.',
|
|
265
|
+
denom_units: [{
|
|
266
|
+
denom: 'ibc/47F5BB8DA5F115EFF95437B4B29C874EE17DBF88A2B0240E06E079F0C6ACAB4D',
|
|
267
|
+
exponent: 0,
|
|
268
|
+
aliases: ['erc20/0xF630B96760B91f6FCbE8b3C24f2786AcA3D03648']
|
|
269
|
+
}, {
|
|
270
|
+
denom: 'anubi',
|
|
271
|
+
exponent: 18
|
|
272
|
+
}],
|
|
273
|
+
base: 'ibc/47F5BB8DA5F115EFF95437B4B29C874EE17DBF88A2B0240E06E079F0C6ACAB4D',
|
|
274
|
+
name: 'Anubis',
|
|
275
|
+
display: 'anubi',
|
|
276
|
+
symbol: 'ANUBI',
|
|
277
|
+
logo_URIs: {
|
|
278
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/anubis.png'
|
|
279
|
+
},
|
|
280
|
+
images: [{
|
|
281
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/anubis.png'
|
|
282
|
+
}],
|
|
283
|
+
socials: {
|
|
284
|
+
twitter: 'https://x.com/Anubis_Phy'
|
|
285
|
+
},
|
|
286
|
+
type_asset: 'sdk.coin',
|
|
287
|
+
traces: [{
|
|
288
|
+
type: 'ibc',
|
|
289
|
+
counterparty: {
|
|
290
|
+
channel_id: 'channel-61',
|
|
291
|
+
base_denom: 'erc20/0xF630B96760B91f6FCbE8b3C24f2786AcA3D03648',
|
|
292
|
+
chain_name: 'planq'
|
|
293
|
+
},
|
|
294
|
+
chain: {
|
|
295
|
+
channel_id: 'channel-1'
|
|
296
|
+
}
|
|
297
|
+
}]
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
description: 'The token of Astonic.',
|
|
301
|
+
denom_units: [{
|
|
302
|
+
denom: 'ibc/D9240C2B47993B9E7A9BE2132A6B69FA4A118A331968C669D47D0BFC28A82BF9',
|
|
303
|
+
exponent: 0,
|
|
304
|
+
aliases: ['erc20/0x8F4d86ABa1b47832C46f11e0fFD0F7aDa4498345']
|
|
305
|
+
}, {
|
|
306
|
+
denom: 'astonic',
|
|
307
|
+
exponent: 18
|
|
308
|
+
}],
|
|
309
|
+
base: 'ibc/D9240C2B47993B9E7A9BE2132A6B69FA4A118A331968C669D47D0BFC28A82BF9',
|
|
310
|
+
name: 'Astonic',
|
|
311
|
+
display: 'astonic',
|
|
312
|
+
symbol: 'ATC',
|
|
313
|
+
logo_URIs: {
|
|
314
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.png'
|
|
315
|
+
},
|
|
316
|
+
images: [{
|
|
317
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.png'
|
|
318
|
+
}],
|
|
319
|
+
socials: {
|
|
320
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
321
|
+
telegram: 'https://t.me/astonic_io'
|
|
322
|
+
},
|
|
323
|
+
type_asset: 'sdk.coin',
|
|
324
|
+
traces: [{
|
|
325
|
+
type: 'ibc',
|
|
326
|
+
counterparty: {
|
|
327
|
+
channel_id: 'channel-61',
|
|
328
|
+
base_denom: 'erc20/0x8F4d86ABa1b47832C46f11e0fFD0F7aDa4498345',
|
|
329
|
+
chain_name: 'planq'
|
|
330
|
+
},
|
|
331
|
+
chain: {
|
|
332
|
+
channel_id: 'channel-1'
|
|
333
|
+
}
|
|
334
|
+
}]
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
description: 'Astonic USD (aUSD) is a stable asset pegged to the US Dollar.',
|
|
338
|
+
denom_units: [{
|
|
339
|
+
denom: 'ibc/F184983D20F95B2A2FD6FF9458BD21726A95ECAA4AAD18AA7ECDDBD7524754D6',
|
|
340
|
+
exponent: 0,
|
|
341
|
+
aliases: ['erc20/0xA2871B267a7d888F830251F6B4D9d3DFf184995a']
|
|
342
|
+
}, {
|
|
343
|
+
denom: 'ausd',
|
|
344
|
+
exponent: 18
|
|
345
|
+
}],
|
|
346
|
+
base: 'ibc/F184983D20F95B2A2FD6FF9458BD21726A95ECAA4AAD18AA7ECDDBD7524754D6',
|
|
347
|
+
name: 'Astonic USD',
|
|
348
|
+
display: 'ausd',
|
|
349
|
+
symbol: 'aUSD',
|
|
350
|
+
logo_URIs: {
|
|
351
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
352
|
+
},
|
|
353
|
+
images: [{
|
|
354
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
355
|
+
}],
|
|
356
|
+
socials: {
|
|
357
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
358
|
+
telegram: 'https://t.me/astonic_io'
|
|
359
|
+
},
|
|
360
|
+
type_asset: 'sdk.coin',
|
|
361
|
+
traces: [{
|
|
362
|
+
type: 'ibc',
|
|
363
|
+
counterparty: {
|
|
364
|
+
channel_id: 'channel-61',
|
|
365
|
+
base_denom: 'erc20/0xA2871B267a7d888F830251F6B4D9d3DFf184995a',
|
|
366
|
+
chain_name: 'planq'
|
|
367
|
+
},
|
|
368
|
+
chain: {
|
|
369
|
+
channel_id: 'channel-1'
|
|
370
|
+
}
|
|
371
|
+
}]
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
description: 'Astonic EUR (aEUR) is a stable asset pegged to the Euro.',
|
|
375
|
+
denom_units: [{
|
|
376
|
+
denom: 'ibc/7DEA9248FAD6C57062C3339E6226FE63ACD44CAA04C046DA92D61106E1963075',
|
|
377
|
+
exponent: 0,
|
|
378
|
+
aliases: ['erc20/0xd5be2932FEbD73019ba1d5d97DFC35E1Ab09E501']
|
|
379
|
+
}, {
|
|
380
|
+
denom: 'aeur',
|
|
381
|
+
exponent: 18
|
|
382
|
+
}],
|
|
383
|
+
base: 'ibc/7DEA9248FAD6C57062C3339E6226FE63ACD44CAA04C046DA92D61106E1963075',
|
|
384
|
+
name: 'Astonic EUR',
|
|
385
|
+
display: 'aeur',
|
|
386
|
+
symbol: 'aEUR',
|
|
387
|
+
logo_URIs: {
|
|
388
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
389
|
+
},
|
|
390
|
+
images: [{
|
|
391
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
392
|
+
}],
|
|
393
|
+
socials: {
|
|
394
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
395
|
+
telegram: 'https://t.me/astonic_io'
|
|
396
|
+
},
|
|
397
|
+
type_asset: 'sdk.coin',
|
|
398
|
+
traces: [{
|
|
399
|
+
type: 'ibc',
|
|
400
|
+
counterparty: {
|
|
401
|
+
channel_id: 'channel-61',
|
|
402
|
+
base_denom: 'erc20/0xd5be2932FEbD73019ba1d5d97DFC35E1Ab09E501',
|
|
403
|
+
chain_name: 'planq'
|
|
404
|
+
},
|
|
405
|
+
chain: {
|
|
406
|
+
channel_id: 'channel-1'
|
|
407
|
+
}
|
|
408
|
+
}]
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
description: 'Astonic BRL (aBRL) is a stable asset pegged to the Brazilian Real.',
|
|
412
|
+
denom_units: [{
|
|
413
|
+
denom: 'ibc/FDFE844A243190F78AA9DBFE35F75F50DC964B87396FF564A5D831627C2D0DDE',
|
|
414
|
+
exponent: 0,
|
|
415
|
+
aliases: ['erc20/0x240642C6f69878A0b199065f25EDf82023BC59ce']
|
|
416
|
+
}, {
|
|
417
|
+
denom: 'abrl',
|
|
418
|
+
exponent: 18
|
|
419
|
+
}],
|
|
420
|
+
base: 'ibc/FDFE844A243190F78AA9DBFE35F75F50DC964B87396FF564A5D831627C2D0DDE',
|
|
421
|
+
name: 'Astonic BRL',
|
|
422
|
+
display: 'abrl',
|
|
423
|
+
symbol: 'aBRL',
|
|
424
|
+
logo_URIs: {
|
|
425
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
426
|
+
},
|
|
427
|
+
images: [{
|
|
428
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
429
|
+
}],
|
|
430
|
+
socials: {
|
|
431
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
432
|
+
telegram: 'https://t.me/astonic_io'
|
|
433
|
+
},
|
|
434
|
+
type_asset: 'sdk.coin',
|
|
435
|
+
traces: [{
|
|
436
|
+
type: 'ibc',
|
|
437
|
+
counterparty: {
|
|
438
|
+
channel_id: 'channel-61',
|
|
439
|
+
base_denom: 'erc20/0x240642C6f69878A0b199065f25EDf82023BC59ce',
|
|
440
|
+
chain_name: 'planq'
|
|
441
|
+
},
|
|
442
|
+
chain: {
|
|
443
|
+
channel_id: 'channel-1'
|
|
444
|
+
}
|
|
445
|
+
}]
|
|
446
|
+
},
|
|
263
447
|
{
|
|
264
448
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
265
449
|
denom_units: [{
|
|
@@ -516,6 +700,190 @@ const assets = {
|
|
|
516
700
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
|
|
517
701
|
},
|
|
518
702
|
type_asset: 'sdk.coin'
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
description: 'The token of Anubis.',
|
|
706
|
+
denom_units: [{
|
|
707
|
+
denom: 'ibc/47F5BB8DA5F115EFF95437B4B29C874EE17DBF88A2B0240E06E079F0C6ACAB4D',
|
|
708
|
+
exponent: 0,
|
|
709
|
+
aliases: ['erc20/0xF630B96760B91f6FCbE8b3C24f2786AcA3D03648']
|
|
710
|
+
}, {
|
|
711
|
+
denom: 'anubi',
|
|
712
|
+
exponent: 18
|
|
713
|
+
}],
|
|
714
|
+
base: 'ibc/47F5BB8DA5F115EFF95437B4B29C874EE17DBF88A2B0240E06E079F0C6ACAB4D',
|
|
715
|
+
name: 'Anubis',
|
|
716
|
+
display: 'anubi',
|
|
717
|
+
symbol: 'ANUBI',
|
|
718
|
+
logo_URIs: {
|
|
719
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/anubis.png'
|
|
720
|
+
},
|
|
721
|
+
images: [{
|
|
722
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/anubis.png'
|
|
723
|
+
}],
|
|
724
|
+
socials: {
|
|
725
|
+
twitter: 'https://x.com/Anubis_Phy'
|
|
726
|
+
},
|
|
727
|
+
type_asset: 'sdk.coin',
|
|
728
|
+
traces: [{
|
|
729
|
+
type: 'ibc',
|
|
730
|
+
counterparty: {
|
|
731
|
+
channel_id: 'channel-61',
|
|
732
|
+
base_denom: 'erc20/0xF630B96760B91f6FCbE8b3C24f2786AcA3D03648',
|
|
733
|
+
chain_name: 'planq'
|
|
734
|
+
},
|
|
735
|
+
chain: {
|
|
736
|
+
channel_id: 'channel-1'
|
|
737
|
+
}
|
|
738
|
+
}]
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
description: 'The token of Astonic.',
|
|
742
|
+
denom_units: [{
|
|
743
|
+
denom: 'ibc/D9240C2B47993B9E7A9BE2132A6B69FA4A118A331968C669D47D0BFC28A82BF9',
|
|
744
|
+
exponent: 0,
|
|
745
|
+
aliases: ['erc20/0x8F4d86ABa1b47832C46f11e0fFD0F7aDa4498345']
|
|
746
|
+
}, {
|
|
747
|
+
denom: 'astonic',
|
|
748
|
+
exponent: 18
|
|
749
|
+
}],
|
|
750
|
+
base: 'ibc/D9240C2B47993B9E7A9BE2132A6B69FA4A118A331968C669D47D0BFC28A82BF9',
|
|
751
|
+
name: 'Astonic',
|
|
752
|
+
display: 'astonic',
|
|
753
|
+
symbol: 'ATC',
|
|
754
|
+
logo_URIs: {
|
|
755
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.png'
|
|
756
|
+
},
|
|
757
|
+
images: [{
|
|
758
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.png'
|
|
759
|
+
}],
|
|
760
|
+
socials: {
|
|
761
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
762
|
+
telegram: 'https://t.me/astonic_io'
|
|
763
|
+
},
|
|
764
|
+
type_asset: 'sdk.coin',
|
|
765
|
+
traces: [{
|
|
766
|
+
type: 'ibc',
|
|
767
|
+
counterparty: {
|
|
768
|
+
channel_id: 'channel-61',
|
|
769
|
+
base_denom: 'erc20/0x8F4d86ABa1b47832C46f11e0fFD0F7aDa4498345',
|
|
770
|
+
chain_name: 'planq'
|
|
771
|
+
},
|
|
772
|
+
chain: {
|
|
773
|
+
channel_id: 'channel-1'
|
|
774
|
+
}
|
|
775
|
+
}]
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
description: 'Astonic USD (aUSD) is a stable asset pegged to the US Dollar.',
|
|
779
|
+
denom_units: [{
|
|
780
|
+
denom: 'ibc/F184983D20F95B2A2FD6FF9458BD21726A95ECAA4AAD18AA7ECDDBD7524754D6',
|
|
781
|
+
exponent: 0,
|
|
782
|
+
aliases: ['erc20/0xA2871B267a7d888F830251F6B4D9d3DFf184995a']
|
|
783
|
+
}, {
|
|
784
|
+
denom: 'ausd',
|
|
785
|
+
exponent: 18
|
|
786
|
+
}],
|
|
787
|
+
base: 'ibc/F184983D20F95B2A2FD6FF9458BD21726A95ECAA4AAD18AA7ECDDBD7524754D6',
|
|
788
|
+
name: 'Astonic USD',
|
|
789
|
+
display: 'ausd',
|
|
790
|
+
symbol: 'aUSD',
|
|
791
|
+
logo_URIs: {
|
|
792
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
793
|
+
},
|
|
794
|
+
images: [{
|
|
795
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
796
|
+
}],
|
|
797
|
+
socials: {
|
|
798
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
799
|
+
telegram: 'https://t.me/astonic_io'
|
|
800
|
+
},
|
|
801
|
+
type_asset: 'sdk.coin',
|
|
802
|
+
traces: [{
|
|
803
|
+
type: 'ibc',
|
|
804
|
+
counterparty: {
|
|
805
|
+
channel_id: 'channel-61',
|
|
806
|
+
base_denom: 'erc20/0xA2871B267a7d888F830251F6B4D9d3DFf184995a',
|
|
807
|
+
chain_name: 'planq'
|
|
808
|
+
},
|
|
809
|
+
chain: {
|
|
810
|
+
channel_id: 'channel-1'
|
|
811
|
+
}
|
|
812
|
+
}]
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
description: 'Astonic EUR (aEUR) is a stable asset pegged to the Euro.',
|
|
816
|
+
denom_units: [{
|
|
817
|
+
denom: 'ibc/7DEA9248FAD6C57062C3339E6226FE63ACD44CAA04C046DA92D61106E1963075',
|
|
818
|
+
exponent: 0,
|
|
819
|
+
aliases: ['erc20/0xd5be2932FEbD73019ba1d5d97DFC35E1Ab09E501']
|
|
820
|
+
}, {
|
|
821
|
+
denom: 'aeur',
|
|
822
|
+
exponent: 18
|
|
823
|
+
}],
|
|
824
|
+
base: 'ibc/7DEA9248FAD6C57062C3339E6226FE63ACD44CAA04C046DA92D61106E1963075',
|
|
825
|
+
name: 'Astonic EUR',
|
|
826
|
+
display: 'aeur',
|
|
827
|
+
symbol: 'aEUR',
|
|
828
|
+
logo_URIs: {
|
|
829
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
830
|
+
},
|
|
831
|
+
images: [{
|
|
832
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
833
|
+
}],
|
|
834
|
+
socials: {
|
|
835
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
836
|
+
telegram: 'https://t.me/astonic_io'
|
|
837
|
+
},
|
|
838
|
+
type_asset: 'sdk.coin',
|
|
839
|
+
traces: [{
|
|
840
|
+
type: 'ibc',
|
|
841
|
+
counterparty: {
|
|
842
|
+
channel_id: 'channel-61',
|
|
843
|
+
base_denom: 'erc20/0xd5be2932FEbD73019ba1d5d97DFC35E1Ab09E501',
|
|
844
|
+
chain_name: 'planq'
|
|
845
|
+
},
|
|
846
|
+
chain: {
|
|
847
|
+
channel_id: 'channel-1'
|
|
848
|
+
}
|
|
849
|
+
}]
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
description: 'Astonic BRL (aBRL) is a stable asset pegged to the Brazilian Real.',
|
|
853
|
+
denom_units: [{
|
|
854
|
+
denom: 'ibc/FDFE844A243190F78AA9DBFE35F75F50DC964B87396FF564A5D831627C2D0DDE',
|
|
855
|
+
exponent: 0,
|
|
856
|
+
aliases: ['erc20/0x240642C6f69878A0b199065f25EDf82023BC59ce']
|
|
857
|
+
}, {
|
|
858
|
+
denom: 'abrl',
|
|
859
|
+
exponent: 18
|
|
860
|
+
}],
|
|
861
|
+
base: 'ibc/FDFE844A243190F78AA9DBFE35F75F50DC964B87396FF564A5D831627C2D0DDE',
|
|
862
|
+
name: 'Astonic BRL',
|
|
863
|
+
display: 'abrl',
|
|
864
|
+
symbol: 'aBRL',
|
|
865
|
+
logo_URIs: {
|
|
866
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
867
|
+
},
|
|
868
|
+
images: [{
|
|
869
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
870
|
+
}],
|
|
871
|
+
socials: {
|
|
872
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
873
|
+
telegram: 'https://t.me/astonic_io'
|
|
874
|
+
},
|
|
875
|
+
type_asset: 'sdk.coin',
|
|
876
|
+
traces: [{
|
|
877
|
+
type: 'ibc',
|
|
878
|
+
counterparty: {
|
|
879
|
+
channel_id: 'channel-61',
|
|
880
|
+
base_denom: 'erc20/0x240642C6f69878A0b199065f25EDf82023BC59ce',
|
|
881
|
+
chain_name: 'planq'
|
|
882
|
+
},
|
|
883
|
+
chain: {
|
|
884
|
+
channel_id: 'channel-1'
|
|
885
|
+
}
|
|
886
|
+
}]
|
|
519
887
|
}
|
|
520
888
|
]
|
|
521
889
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.170",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.104",
|
|
33
|
+
"chain-registry": "^1.69.170"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.104"
|
|
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": "016f1f926c8206088ac7d17cd3be73660e198865"
|
|
47
47
|
}
|