@chain-registry/assets 1.70.177 → 1.70.179
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/assets.js +2 -1
- package/esm/mainnet/axelar.js +74 -8
- package/esm/mainnet/babylon.js +668 -0
- package/esm/mainnet/cosmoshub.js +66 -0
- package/esm/mainnet/elys.js +306 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/jackal.js +8 -8
- package/esm/mainnet/mantrachain.js +306 -0
- package/esm/mainnet/neutron.js +384 -0
- package/esm/mainnet/noble.js +66 -0
- package/esm/mainnet/osmosis.js +66 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +74 -8
- package/mainnet/babylon.d.ts +3 -0
- package/mainnet/babylon.js +670 -0
- package/mainnet/cosmoshub.js +66 -0
- package/mainnet/elys.js +306 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +5 -4
- package/mainnet/jackal.js +8 -8
- package/mainnet/mantrachain.js +306 -0
- package/mainnet/neutron.js +384 -0
- package/mainnet/noble.js +66 -0
- package/mainnet/osmosis.js +66 -0
- package/package.json +5 -5
package/mainnet/cosmoshub.js
CHANGED
|
@@ -466,6 +466,39 @@ const assets = {
|
|
|
466
466
|
}
|
|
467
467
|
}]
|
|
468
468
|
},
|
|
469
|
+
{
|
|
470
|
+
description: 'The native token of Babylon Genesis.',
|
|
471
|
+
denom_units: [{
|
|
472
|
+
denom: 'ibc/7017AD43F9A09EFE8760556753B019B1B5C2E965095DEC22B613F7B010DF91D6',
|
|
473
|
+
exponent: 0,
|
|
474
|
+
aliases: ['ubbn']
|
|
475
|
+
}, {
|
|
476
|
+
denom: 'BABY',
|
|
477
|
+
exponent: 6
|
|
478
|
+
}],
|
|
479
|
+
base: 'ibc/7017AD43F9A09EFE8760556753B019B1B5C2E965095DEC22B613F7B010DF91D6',
|
|
480
|
+
name: 'Babylon',
|
|
481
|
+
display: 'BABY',
|
|
482
|
+
symbol: 'BABY',
|
|
483
|
+
logo_URIs: {
|
|
484
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
485
|
+
},
|
|
486
|
+
images: [{
|
|
487
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
488
|
+
}],
|
|
489
|
+
type_asset: 'sdk.coin',
|
|
490
|
+
traces: [{
|
|
491
|
+
type: 'ibc',
|
|
492
|
+
counterparty: {
|
|
493
|
+
channel_id: 'channel-0',
|
|
494
|
+
base_denom: 'ubbn',
|
|
495
|
+
chain_name: 'babylon'
|
|
496
|
+
},
|
|
497
|
+
chain: {
|
|
498
|
+
channel_id: 'channel-1341'
|
|
499
|
+
}
|
|
500
|
+
}]
|
|
501
|
+
},
|
|
469
502
|
{
|
|
470
503
|
description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
|
|
471
504
|
denom_units: [{
|
|
@@ -1591,6 +1624,39 @@ const assets = {
|
|
|
1591
1624
|
}
|
|
1592
1625
|
}]
|
|
1593
1626
|
},
|
|
1627
|
+
{
|
|
1628
|
+
description: 'The native token of Babylon Genesis.',
|
|
1629
|
+
denom_units: [{
|
|
1630
|
+
denom: 'ibc/7017AD43F9A09EFE8760556753B019B1B5C2E965095DEC22B613F7B010DF91D6',
|
|
1631
|
+
exponent: 0,
|
|
1632
|
+
aliases: ['ubbn']
|
|
1633
|
+
}, {
|
|
1634
|
+
denom: 'BABY',
|
|
1635
|
+
exponent: 6
|
|
1636
|
+
}],
|
|
1637
|
+
base: 'ibc/7017AD43F9A09EFE8760556753B019B1B5C2E965095DEC22B613F7B010DF91D6',
|
|
1638
|
+
name: 'Babylon',
|
|
1639
|
+
display: 'BABY',
|
|
1640
|
+
symbol: 'BABY',
|
|
1641
|
+
logo_URIs: {
|
|
1642
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
1643
|
+
},
|
|
1644
|
+
images: [{
|
|
1645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
1646
|
+
}],
|
|
1647
|
+
type_asset: 'sdk.coin',
|
|
1648
|
+
traces: [{
|
|
1649
|
+
type: 'ibc',
|
|
1650
|
+
counterparty: {
|
|
1651
|
+
channel_id: 'channel-0',
|
|
1652
|
+
base_denom: 'ubbn',
|
|
1653
|
+
chain_name: 'babylon'
|
|
1654
|
+
},
|
|
1655
|
+
chain: {
|
|
1656
|
+
channel_id: 'channel-1341'
|
|
1657
|
+
}
|
|
1658
|
+
}]
|
|
1659
|
+
},
|
|
1594
1660
|
{
|
|
1595
1661
|
description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
|
|
1596
1662
|
denom_units: [{
|
package/mainnet/elys.js
CHANGED
|
@@ -347,6 +347,159 @@ const assets = {
|
|
|
347
347
|
}
|
|
348
348
|
}]
|
|
349
349
|
},
|
|
350
|
+
{
|
|
351
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
352
|
+
denom_units: [{
|
|
353
|
+
denom: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
354
|
+
exponent: 0,
|
|
355
|
+
aliases: ['untrn']
|
|
356
|
+
}, {
|
|
357
|
+
denom: 'ntrn',
|
|
358
|
+
exponent: 6
|
|
359
|
+
}],
|
|
360
|
+
base: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
361
|
+
name: 'Neutron',
|
|
362
|
+
display: 'ntrn',
|
|
363
|
+
symbol: 'NTRN',
|
|
364
|
+
logo_URIs: {
|
|
365
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
366
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
367
|
+
},
|
|
368
|
+
coingecko_id: 'neutron-3',
|
|
369
|
+
images: [{
|
|
370
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
371
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
372
|
+
theme: {
|
|
373
|
+
primary_color_hex: '#040404',
|
|
374
|
+
background_color_hex: '#000000',
|
|
375
|
+
circle: true
|
|
376
|
+
}
|
|
377
|
+
}],
|
|
378
|
+
socials: {
|
|
379
|
+
website: 'https://neutron.org/',
|
|
380
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
381
|
+
},
|
|
382
|
+
type_asset: 'sdk.coin',
|
|
383
|
+
traces: [{
|
|
384
|
+
type: 'ibc',
|
|
385
|
+
counterparty: {
|
|
386
|
+
channel_id: 'channel-6476',
|
|
387
|
+
base_denom: 'untrn',
|
|
388
|
+
chain_name: 'neutron'
|
|
389
|
+
},
|
|
390
|
+
chain: {
|
|
391
|
+
channel_id: 'channel-16'
|
|
392
|
+
}
|
|
393
|
+
}]
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
description: 'BITCOSMOS',
|
|
397
|
+
denom_units: [{
|
|
398
|
+
denom: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
399
|
+
exponent: 0,
|
|
400
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
401
|
+
}, {
|
|
402
|
+
denom: 'bitcosmos',
|
|
403
|
+
exponent: 6
|
|
404
|
+
}],
|
|
405
|
+
base: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
406
|
+
name: 'Bitcosmos',
|
|
407
|
+
display: 'bitcosmos',
|
|
408
|
+
symbol: 'BTC',
|
|
409
|
+
logo_URIs: {
|
|
410
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
411
|
+
},
|
|
412
|
+
images: [{
|
|
413
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
414
|
+
theme: {
|
|
415
|
+
primary_color_hex: '#1b0847'
|
|
416
|
+
}
|
|
417
|
+
}],
|
|
418
|
+
type_asset: 'sdk.coin',
|
|
419
|
+
traces: [{
|
|
420
|
+
type: 'ibc',
|
|
421
|
+
counterparty: {
|
|
422
|
+
channel_id: 'channel-6476',
|
|
423
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
424
|
+
chain_name: 'neutron'
|
|
425
|
+
},
|
|
426
|
+
chain: {
|
|
427
|
+
channel_id: 'channel-16'
|
|
428
|
+
}
|
|
429
|
+
}]
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
description: 'What the Fuck',
|
|
433
|
+
denom_units: [{
|
|
434
|
+
denom: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
435
|
+
exponent: 0,
|
|
436
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
437
|
+
}, {
|
|
438
|
+
denom: 'wtf',
|
|
439
|
+
exponent: 6
|
|
440
|
+
}],
|
|
441
|
+
base: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
442
|
+
name: 'wtf',
|
|
443
|
+
display: 'wtf',
|
|
444
|
+
symbol: 'WTF',
|
|
445
|
+
logo_URIs: {
|
|
446
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
447
|
+
},
|
|
448
|
+
images: [{
|
|
449
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
450
|
+
theme: {
|
|
451
|
+
primary_color_hex: '#dcd5ab'
|
|
452
|
+
}
|
|
453
|
+
}],
|
|
454
|
+
type_asset: 'sdk.coin',
|
|
455
|
+
traces: [{
|
|
456
|
+
type: 'ibc',
|
|
457
|
+
counterparty: {
|
|
458
|
+
channel_id: 'channel-6476',
|
|
459
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
460
|
+
chain_name: 'neutron'
|
|
461
|
+
},
|
|
462
|
+
chain: {
|
|
463
|
+
channel_id: 'channel-16'
|
|
464
|
+
}
|
|
465
|
+
}]
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
description: 'Astro BOY',
|
|
469
|
+
denom_units: [{
|
|
470
|
+
denom: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
471
|
+
exponent: 0,
|
|
472
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
473
|
+
}, {
|
|
474
|
+
denom: 'boy',
|
|
475
|
+
exponent: 6
|
|
476
|
+
}],
|
|
477
|
+
base: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
478
|
+
name: 'boy',
|
|
479
|
+
display: 'boy',
|
|
480
|
+
symbol: 'BOY',
|
|
481
|
+
logo_URIs: {
|
|
482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
483
|
+
},
|
|
484
|
+
images: [{
|
|
485
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
486
|
+
theme: {
|
|
487
|
+
primary_color_hex: '#333333'
|
|
488
|
+
}
|
|
489
|
+
}],
|
|
490
|
+
type_asset: 'sdk.coin',
|
|
491
|
+
traces: [{
|
|
492
|
+
type: 'ibc',
|
|
493
|
+
counterparty: {
|
|
494
|
+
channel_id: 'channel-6476',
|
|
495
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
496
|
+
chain_name: 'neutron'
|
|
497
|
+
},
|
|
498
|
+
chain: {
|
|
499
|
+
channel_id: 'channel-16'
|
|
500
|
+
}
|
|
501
|
+
}]
|
|
502
|
+
},
|
|
350
503
|
{
|
|
351
504
|
description: 'The permissioned staking asset for Noble Chain',
|
|
352
505
|
denom_units: [{
|
|
@@ -685,6 +838,159 @@ const assets = {
|
|
|
685
838
|
}
|
|
686
839
|
}]
|
|
687
840
|
},
|
|
841
|
+
{
|
|
842
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
843
|
+
denom_units: [{
|
|
844
|
+
denom: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
845
|
+
exponent: 0,
|
|
846
|
+
aliases: ['untrn']
|
|
847
|
+
}, {
|
|
848
|
+
denom: 'ntrn',
|
|
849
|
+
exponent: 6
|
|
850
|
+
}],
|
|
851
|
+
base: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
852
|
+
name: 'Neutron',
|
|
853
|
+
display: 'ntrn',
|
|
854
|
+
symbol: 'NTRN',
|
|
855
|
+
logo_URIs: {
|
|
856
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
857
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
858
|
+
},
|
|
859
|
+
coingecko_id: 'neutron-3',
|
|
860
|
+
images: [{
|
|
861
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
862
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
863
|
+
theme: {
|
|
864
|
+
primary_color_hex: '#040404',
|
|
865
|
+
background_color_hex: '#000000',
|
|
866
|
+
circle: true
|
|
867
|
+
}
|
|
868
|
+
}],
|
|
869
|
+
socials: {
|
|
870
|
+
website: 'https://neutron.org/',
|
|
871
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
872
|
+
},
|
|
873
|
+
type_asset: 'sdk.coin',
|
|
874
|
+
traces: [{
|
|
875
|
+
type: 'ibc',
|
|
876
|
+
counterparty: {
|
|
877
|
+
channel_id: 'channel-6476',
|
|
878
|
+
base_denom: 'untrn',
|
|
879
|
+
chain_name: 'neutron'
|
|
880
|
+
},
|
|
881
|
+
chain: {
|
|
882
|
+
channel_id: 'channel-16'
|
|
883
|
+
}
|
|
884
|
+
}]
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
description: 'BITCOSMOS',
|
|
888
|
+
denom_units: [{
|
|
889
|
+
denom: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
890
|
+
exponent: 0,
|
|
891
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
892
|
+
}, {
|
|
893
|
+
denom: 'bitcosmos',
|
|
894
|
+
exponent: 6
|
|
895
|
+
}],
|
|
896
|
+
base: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
897
|
+
name: 'Bitcosmos',
|
|
898
|
+
display: 'bitcosmos',
|
|
899
|
+
symbol: 'BTC',
|
|
900
|
+
logo_URIs: {
|
|
901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
902
|
+
},
|
|
903
|
+
images: [{
|
|
904
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
905
|
+
theme: {
|
|
906
|
+
primary_color_hex: '#1b0847'
|
|
907
|
+
}
|
|
908
|
+
}],
|
|
909
|
+
type_asset: 'sdk.coin',
|
|
910
|
+
traces: [{
|
|
911
|
+
type: 'ibc',
|
|
912
|
+
counterparty: {
|
|
913
|
+
channel_id: 'channel-6476',
|
|
914
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
915
|
+
chain_name: 'neutron'
|
|
916
|
+
},
|
|
917
|
+
chain: {
|
|
918
|
+
channel_id: 'channel-16'
|
|
919
|
+
}
|
|
920
|
+
}]
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
description: 'What the Fuck',
|
|
924
|
+
denom_units: [{
|
|
925
|
+
denom: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
926
|
+
exponent: 0,
|
|
927
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
928
|
+
}, {
|
|
929
|
+
denom: 'wtf',
|
|
930
|
+
exponent: 6
|
|
931
|
+
}],
|
|
932
|
+
base: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
933
|
+
name: 'wtf',
|
|
934
|
+
display: 'wtf',
|
|
935
|
+
symbol: 'WTF',
|
|
936
|
+
logo_URIs: {
|
|
937
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
938
|
+
},
|
|
939
|
+
images: [{
|
|
940
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
941
|
+
theme: {
|
|
942
|
+
primary_color_hex: '#dcd5ab'
|
|
943
|
+
}
|
|
944
|
+
}],
|
|
945
|
+
type_asset: 'sdk.coin',
|
|
946
|
+
traces: [{
|
|
947
|
+
type: 'ibc',
|
|
948
|
+
counterparty: {
|
|
949
|
+
channel_id: 'channel-6476',
|
|
950
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
951
|
+
chain_name: 'neutron'
|
|
952
|
+
},
|
|
953
|
+
chain: {
|
|
954
|
+
channel_id: 'channel-16'
|
|
955
|
+
}
|
|
956
|
+
}]
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
description: 'Astro BOY',
|
|
960
|
+
denom_units: [{
|
|
961
|
+
denom: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
962
|
+
exponent: 0,
|
|
963
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
964
|
+
}, {
|
|
965
|
+
denom: 'boy',
|
|
966
|
+
exponent: 6
|
|
967
|
+
}],
|
|
968
|
+
base: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
969
|
+
name: 'boy',
|
|
970
|
+
display: 'boy',
|
|
971
|
+
symbol: 'BOY',
|
|
972
|
+
logo_URIs: {
|
|
973
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
974
|
+
},
|
|
975
|
+
images: [{
|
|
976
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
977
|
+
theme: {
|
|
978
|
+
primary_color_hex: '#333333'
|
|
979
|
+
}
|
|
980
|
+
}],
|
|
981
|
+
type_asset: 'sdk.coin',
|
|
982
|
+
traces: [{
|
|
983
|
+
type: 'ibc',
|
|
984
|
+
counterparty: {
|
|
985
|
+
channel_id: 'channel-6476',
|
|
986
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
987
|
+
chain_name: 'neutron'
|
|
988
|
+
},
|
|
989
|
+
chain: {
|
|
990
|
+
channel_id: 'channel-16'
|
|
991
|
+
}
|
|
992
|
+
}]
|
|
993
|
+
},
|
|
688
994
|
{
|
|
689
995
|
description: 'The permissioned staking asset for Noble Chain',
|
|
690
996
|
denom_units: [{
|
package/mainnet/index.d.ts
CHANGED
|
@@ -12,6 +12,7 @@ export * as assetmantle from './assetmantle';
|
|
|
12
12
|
export * as atomone from './atomone';
|
|
13
13
|
export * as aura from './aura';
|
|
14
14
|
export * as axelar from './axelar';
|
|
15
|
+
export * as babylon from './babylon';
|
|
15
16
|
export * as bandchain from './bandchain';
|
|
16
17
|
export * as beezee from './beezee';
|
|
17
18
|
export * as bitcanna from './bitcanna';
|
package/mainnet/index.js
CHANGED
|
@@ -23,10 +23,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
29
|
-
exports.zenrock = void 0;
|
|
26
|
+
exports.fetchhub = exports.evmos = exports.empowerchain = exports.emoney = exports.elys = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.dungeon = exports.doravota = exports.dhealth = exports.desmos = exports.decentr = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitsong = exports.bitcanna = exports.beezee = exports.bandchain = exports.babylon = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.archway = exports.andromeda = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.solana = exports.ethereum = void 0;
|
|
27
|
+
exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nillion = exports.nibiru = exports.neutron = exports.neutaro = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital = exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lorenzo = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.int3face = exports.injective = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = void 0;
|
|
28
|
+
exports.xion = exports.uptick = exports.unification = exports.umee = exports.titan = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.synternet = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = void 0;
|
|
29
|
+
exports.zenrock = exports.xpla = void 0;
|
|
30
30
|
exports.ethereum = __importStar(require("./ethereum"));
|
|
31
31
|
exports.solana = __importStar(require("./solana"));
|
|
32
32
|
exports.aaronetwork = __importStar(require("./aaronetwork"));
|
|
@@ -41,6 +41,7 @@ exports.assetmantle = __importStar(require("./assetmantle"));
|
|
|
41
41
|
exports.atomone = __importStar(require("./atomone"));
|
|
42
42
|
exports.aura = __importStar(require("./aura"));
|
|
43
43
|
exports.axelar = __importStar(require("./axelar"));
|
|
44
|
+
exports.babylon = __importStar(require("./babylon"));
|
|
44
45
|
exports.bandchain = __importStar(require("./bandchain"));
|
|
45
46
|
exports.beezee = __importStar(require("./beezee"));
|
|
46
47
|
exports.bitcanna = __importStar(require("./bitcanna"));
|
package/mainnet/jackal.js
CHANGED
|
@@ -90,14 +90,14 @@ const assets = {
|
|
|
90
90
|
{
|
|
91
91
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
92
92
|
denom_units: [{
|
|
93
|
-
denom: 'ibc/
|
|
93
|
+
denom: 'ibc/E24063D336A506ED538263714714573823661773663A58A6E9A2A79892BA5180',
|
|
94
94
|
exponent: 0,
|
|
95
95
|
aliases: ['uaxl']
|
|
96
96
|
}, {
|
|
97
97
|
denom: 'axl',
|
|
98
98
|
exponent: 6
|
|
99
99
|
}],
|
|
100
|
-
base: 'ibc/
|
|
100
|
+
base: 'ibc/E24063D336A506ED538263714714573823661773663A58A6E9A2A79892BA5180',
|
|
101
101
|
name: 'Axelar',
|
|
102
102
|
display: 'axl',
|
|
103
103
|
symbol: 'AXL',
|
|
@@ -121,12 +121,12 @@ const assets = {
|
|
|
121
121
|
traces: [{
|
|
122
122
|
type: 'ibc',
|
|
123
123
|
counterparty: {
|
|
124
|
-
channel_id: 'channel-
|
|
124
|
+
channel_id: 'channel-137',
|
|
125
125
|
base_denom: 'uaxl',
|
|
126
126
|
chain_name: 'axelar'
|
|
127
127
|
},
|
|
128
128
|
chain: {
|
|
129
|
-
channel_id: 'channel-
|
|
129
|
+
channel_id: 'channel-49'
|
|
130
130
|
}
|
|
131
131
|
}]
|
|
132
132
|
},
|
|
@@ -336,14 +336,14 @@ const assets = {
|
|
|
336
336
|
{
|
|
337
337
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
338
338
|
denom_units: [{
|
|
339
|
-
denom: 'ibc/
|
|
339
|
+
denom: 'ibc/E24063D336A506ED538263714714573823661773663A58A6E9A2A79892BA5180',
|
|
340
340
|
exponent: 0,
|
|
341
341
|
aliases: ['uaxl']
|
|
342
342
|
}, {
|
|
343
343
|
denom: 'axl',
|
|
344
344
|
exponent: 6
|
|
345
345
|
}],
|
|
346
|
-
base: 'ibc/
|
|
346
|
+
base: 'ibc/E24063D336A506ED538263714714573823661773663A58A6E9A2A79892BA5180',
|
|
347
347
|
name: 'Axelar',
|
|
348
348
|
display: 'axl',
|
|
349
349
|
symbol: 'AXL',
|
|
@@ -367,12 +367,12 @@ const assets = {
|
|
|
367
367
|
traces: [{
|
|
368
368
|
type: 'ibc',
|
|
369
369
|
counterparty: {
|
|
370
|
-
channel_id: 'channel-
|
|
370
|
+
channel_id: 'channel-137',
|
|
371
371
|
base_denom: 'uaxl',
|
|
372
372
|
chain_name: 'axelar'
|
|
373
373
|
},
|
|
374
374
|
chain: {
|
|
375
|
-
channel_id: 'channel-
|
|
375
|
+
channel_id: 'channel-49'
|
|
376
376
|
}
|
|
377
377
|
}]
|
|
378
378
|
},
|