@chain-registry/assets 1.70.598 → 1.70.600
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/acrechain.js +0 -302
- package/esm/mainnet/agoric.js +0 -302
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/axelar.js +78 -302
- package/esm/mainnet/carbon.js +0 -302
- package/esm/mainnet/celestia.js +0 -302
- package/esm/mainnet/composable.js +78 -302
- package/esm/mainnet/coreum.js +0 -302
- package/esm/mainnet/cosmoshub.js +78 -302
- package/esm/mainnet/crescent.js +0 -302
- package/esm/mainnet/cryptoorgchain.js +0 -302
- package/esm/mainnet/dydx.js +0 -302
- package/esm/mainnet/dymension.js +0 -302
- package/esm/mainnet/gateway.js +0 -302
- package/esm/mainnet/gravitybridge.js +78 -302
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -302
- package/esm/mainnet/juno.js +78 -0
- package/esm/mainnet/kava.js +0 -302
- package/esm/mainnet/kujira.js +78 -302
- package/esm/mainnet/lava.js +0 -302
- package/esm/mainnet/migaloo.js +78 -0
- package/esm/mainnet/neutron.js +78 -0
- package/esm/mainnet/noble.js +0 -302
- package/esm/mainnet/oraichain.js +78 -0
- package/esm/mainnet/osmosis.js +78 -302
- package/esm/mainnet/persistence.js +78 -0
- package/esm/mainnet/secretnetwork.js +0 -302
- package/esm/mainnet/stargaze.js +0 -302
- package/esm/mainnet/stride.js +0 -302
- package/esm/mainnet/terra2.js +78 -0
- package/esm/mainnet/tgrade.js +0 -302
- package/mainnet/acrechain.js +0 -302
- package/mainnet/agoric.js +0 -302
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +78 -302
- package/mainnet/carbon.js +0 -302
- package/mainnet/celestia.js +0 -302
- package/mainnet/composable.js +78 -302
- package/mainnet/coreum.js +0 -302
- package/mainnet/cosmoshub.js +78 -302
- package/mainnet/crescent.js +0 -302
- package/mainnet/cryptoorgchain.js +0 -302
- package/mainnet/dydx.js +0 -302
- package/mainnet/dymension.js +0 -302
- package/mainnet/gateway.js +0 -302
- package/mainnet/gravitybridge.js +78 -302
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/injective.js +0 -302
- package/mainnet/juno.js +78 -0
- package/mainnet/kava.js +0 -302
- package/mainnet/kujira.js +78 -302
- package/mainnet/lava.js +0 -302
- package/mainnet/migaloo.js +78 -0
- package/mainnet/neutron.js +78 -0
- package/mainnet/noble.js +0 -302
- package/mainnet/oraichain.js +78 -0
- package/mainnet/osmosis.js +78 -302
- package/mainnet/persistence.js +78 -0
- package/mainnet/secretnetwork.js +0 -302
- package/mainnet/stargaze.js +0 -302
- package/mainnet/stride.js +0 -302
- package/mainnet/terra2.js +78 -0
- package/mainnet/tgrade.js +0 -302
- package/package.json +5 -5
- package/esm/mainnet/evmos.js +0 -3722
- package/mainnet/evmos.d.ts +0 -3
- package/mainnet/evmos.js +0 -3724
|
@@ -631,157 +631,6 @@ const assets = {
|
|
|
631
631
|
}
|
|
632
632
|
}]
|
|
633
633
|
},
|
|
634
|
-
{
|
|
635
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
636
|
-
denom_units: [{
|
|
637
|
-
denom: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
|
|
638
|
-
exponent: 0,
|
|
639
|
-
aliases: ['aevmos']
|
|
640
|
-
}, {
|
|
641
|
-
denom: 'evmos',
|
|
642
|
-
exponent: 18
|
|
643
|
-
}],
|
|
644
|
-
base: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
|
|
645
|
-
name: 'Evmos',
|
|
646
|
-
display: 'evmos',
|
|
647
|
-
symbol: 'EVMOS',
|
|
648
|
-
logo_URIs: {
|
|
649
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
650
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
651
|
-
},
|
|
652
|
-
coingecko_id: 'evmos',
|
|
653
|
-
images: [{
|
|
654
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
655
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
656
|
-
}],
|
|
657
|
-
socials: {
|
|
658
|
-
website: 'https://evmos.org/',
|
|
659
|
-
x: 'https://x.com/EvmosOrg'
|
|
660
|
-
},
|
|
661
|
-
type_asset: 'sdk.coin',
|
|
662
|
-
traces: [{
|
|
663
|
-
type: 'ibc',
|
|
664
|
-
counterparty: {
|
|
665
|
-
channel_id: 'channel-8',
|
|
666
|
-
base_denom: 'aevmos',
|
|
667
|
-
chain_name: 'evmos'
|
|
668
|
-
},
|
|
669
|
-
chain: {
|
|
670
|
-
channel_id: 'channel-65'
|
|
671
|
-
}
|
|
672
|
-
}]
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
description: 'The token of Neokingdom DAO.',
|
|
676
|
-
denom_units: [{
|
|
677
|
-
denom: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
|
|
678
|
-
exponent: 0,
|
|
679
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
680
|
-
}, {
|
|
681
|
-
denom: 'neok',
|
|
682
|
-
exponent: 18
|
|
683
|
-
}],
|
|
684
|
-
base: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
|
|
685
|
-
name: 'Neokingdom DAO',
|
|
686
|
-
display: 'neok',
|
|
687
|
-
symbol: 'NEOK',
|
|
688
|
-
logo_URIs: {
|
|
689
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
690
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
691
|
-
},
|
|
692
|
-
images: [{
|
|
693
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
694
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
695
|
-
}],
|
|
696
|
-
socials: {
|
|
697
|
-
website: 'https://www.neokingdom.org/',
|
|
698
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
699
|
-
},
|
|
700
|
-
type_asset: 'sdk.coin',
|
|
701
|
-
traces: [{
|
|
702
|
-
type: 'ibc',
|
|
703
|
-
counterparty: {
|
|
704
|
-
channel_id: 'channel-8',
|
|
705
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
706
|
-
chain_name: 'evmos'
|
|
707
|
-
},
|
|
708
|
-
chain: {
|
|
709
|
-
channel_id: 'channel-65'
|
|
710
|
-
}
|
|
711
|
-
}]
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
715
|
-
denom_units: [{
|
|
716
|
-
denom: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
|
|
717
|
-
exponent: 0,
|
|
718
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
719
|
-
}, {
|
|
720
|
-
denom: 'berlin-legacy',
|
|
721
|
-
exponent: 18
|
|
722
|
-
}],
|
|
723
|
-
base: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
|
|
724
|
-
name: 'Teledisko DAO - Legacy',
|
|
725
|
-
display: 'berlin-legacy',
|
|
726
|
-
symbol: 'BERLIN-legacy',
|
|
727
|
-
type_asset: 'erc20',
|
|
728
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
729
|
-
logo_URIs: {
|
|
730
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
731
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
732
|
-
},
|
|
733
|
-
images: [{
|
|
734
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
735
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
736
|
-
}],
|
|
737
|
-
traces: [{
|
|
738
|
-
type: 'ibc',
|
|
739
|
-
counterparty: {
|
|
740
|
-
channel_id: 'channel-8',
|
|
741
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
742
|
-
chain_name: 'evmos'
|
|
743
|
-
},
|
|
744
|
-
chain: {
|
|
745
|
-
channel_id: 'channel-65'
|
|
746
|
-
}
|
|
747
|
-
}]
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
description: 'The token of Crowdpunk DAO',
|
|
751
|
-
denom_units: [{
|
|
752
|
-
denom: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
|
|
753
|
-
exponent: 0,
|
|
754
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
755
|
-
}, {
|
|
756
|
-
denom: 'crowdp',
|
|
757
|
-
exponent: 18
|
|
758
|
-
}],
|
|
759
|
-
base: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
|
|
760
|
-
name: 'Crowdpunk DAO',
|
|
761
|
-
display: 'crowdp',
|
|
762
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
763
|
-
symbol: 'CROWDP',
|
|
764
|
-
type_asset: 'erc20',
|
|
765
|
-
logo_URIs: {
|
|
766
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
767
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
768
|
-
},
|
|
769
|
-
images: [{
|
|
770
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
771
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
772
|
-
}],
|
|
773
|
-
traces: [{
|
|
774
|
-
type: 'ibc',
|
|
775
|
-
counterparty: {
|
|
776
|
-
channel_id: 'channel-8',
|
|
777
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
778
|
-
chain_name: 'evmos'
|
|
779
|
-
},
|
|
780
|
-
chain: {
|
|
781
|
-
channel_id: 'channel-65'
|
|
782
|
-
}
|
|
783
|
-
}]
|
|
784
|
-
},
|
|
785
634
|
{
|
|
786
635
|
description: 'The native EVM, governance and staking token of the Acrechain',
|
|
787
636
|
denom_units: [{
|
|
@@ -1412,157 +1261,6 @@ const assets = {
|
|
|
1412
1261
|
}
|
|
1413
1262
|
}]
|
|
1414
1263
|
},
|
|
1415
|
-
{
|
|
1416
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1417
|
-
denom_units: [{
|
|
1418
|
-
denom: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
|
|
1419
|
-
exponent: 0,
|
|
1420
|
-
aliases: ['aevmos']
|
|
1421
|
-
}, {
|
|
1422
|
-
denom: 'evmos',
|
|
1423
|
-
exponent: 18
|
|
1424
|
-
}],
|
|
1425
|
-
base: 'ibc/6B207CDA2448604B83A0674AADD830C490C1AAB7D568135E52589E96A00B6EEF',
|
|
1426
|
-
name: 'Evmos',
|
|
1427
|
-
display: 'evmos',
|
|
1428
|
-
symbol: 'EVMOS',
|
|
1429
|
-
logo_URIs: {
|
|
1430
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1431
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1432
|
-
},
|
|
1433
|
-
coingecko_id: 'evmos',
|
|
1434
|
-
images: [{
|
|
1435
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1436
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1437
|
-
}],
|
|
1438
|
-
socials: {
|
|
1439
|
-
website: 'https://evmos.org/',
|
|
1440
|
-
x: 'https://x.com/EvmosOrg'
|
|
1441
|
-
},
|
|
1442
|
-
type_asset: 'sdk.coin',
|
|
1443
|
-
traces: [{
|
|
1444
|
-
type: 'ibc',
|
|
1445
|
-
counterparty: {
|
|
1446
|
-
channel_id: 'channel-8',
|
|
1447
|
-
base_denom: 'aevmos',
|
|
1448
|
-
chain_name: 'evmos'
|
|
1449
|
-
},
|
|
1450
|
-
chain: {
|
|
1451
|
-
channel_id: 'channel-65'
|
|
1452
|
-
}
|
|
1453
|
-
}]
|
|
1454
|
-
},
|
|
1455
|
-
{
|
|
1456
|
-
description: 'The token of Neokingdom DAO.',
|
|
1457
|
-
denom_units: [{
|
|
1458
|
-
denom: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
|
|
1459
|
-
exponent: 0,
|
|
1460
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1461
|
-
}, {
|
|
1462
|
-
denom: 'neok',
|
|
1463
|
-
exponent: 18
|
|
1464
|
-
}],
|
|
1465
|
-
base: 'ibc/7EB9C35C16C07AC79AD76D4A0FB881CFE874F62D19F7E4F0F710E9E2557E21AE',
|
|
1466
|
-
name: 'Neokingdom DAO',
|
|
1467
|
-
display: 'neok',
|
|
1468
|
-
symbol: 'NEOK',
|
|
1469
|
-
logo_URIs: {
|
|
1470
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1471
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1472
|
-
},
|
|
1473
|
-
images: [{
|
|
1474
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1475
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1476
|
-
}],
|
|
1477
|
-
socials: {
|
|
1478
|
-
website: 'https://www.neokingdom.org/',
|
|
1479
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1480
|
-
},
|
|
1481
|
-
type_asset: 'sdk.coin',
|
|
1482
|
-
traces: [{
|
|
1483
|
-
type: 'ibc',
|
|
1484
|
-
counterparty: {
|
|
1485
|
-
channel_id: 'channel-8',
|
|
1486
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1487
|
-
chain_name: 'evmos'
|
|
1488
|
-
},
|
|
1489
|
-
chain: {
|
|
1490
|
-
channel_id: 'channel-65'
|
|
1491
|
-
}
|
|
1492
|
-
}]
|
|
1493
|
-
},
|
|
1494
|
-
{
|
|
1495
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1496
|
-
denom_units: [{
|
|
1497
|
-
denom: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
|
|
1498
|
-
exponent: 0,
|
|
1499
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1500
|
-
}, {
|
|
1501
|
-
denom: 'berlin-legacy',
|
|
1502
|
-
exponent: 18
|
|
1503
|
-
}],
|
|
1504
|
-
base: 'ibc/F8097E48981FD969A639156DE4252CC25C0E908DFF49369FD05EB895FDA32CB8',
|
|
1505
|
-
name: 'Teledisko DAO - Legacy',
|
|
1506
|
-
display: 'berlin-legacy',
|
|
1507
|
-
symbol: 'BERLIN-legacy',
|
|
1508
|
-
type_asset: 'erc20',
|
|
1509
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1510
|
-
logo_URIs: {
|
|
1511
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1512
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1513
|
-
},
|
|
1514
|
-
images: [{
|
|
1515
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1516
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1517
|
-
}],
|
|
1518
|
-
traces: [{
|
|
1519
|
-
type: 'ibc',
|
|
1520
|
-
counterparty: {
|
|
1521
|
-
channel_id: 'channel-8',
|
|
1522
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1523
|
-
chain_name: 'evmos'
|
|
1524
|
-
},
|
|
1525
|
-
chain: {
|
|
1526
|
-
channel_id: 'channel-65'
|
|
1527
|
-
}
|
|
1528
|
-
}]
|
|
1529
|
-
},
|
|
1530
|
-
{
|
|
1531
|
-
description: 'The token of Crowdpunk DAO',
|
|
1532
|
-
denom_units: [{
|
|
1533
|
-
denom: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
|
|
1534
|
-
exponent: 0,
|
|
1535
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1536
|
-
}, {
|
|
1537
|
-
denom: 'crowdp',
|
|
1538
|
-
exponent: 18
|
|
1539
|
-
}],
|
|
1540
|
-
base: 'ibc/91B63D4B9A6D16DA5D141893E9BE5F58BAA8412E059F744F4243B727767CF3FF',
|
|
1541
|
-
name: 'Crowdpunk DAO',
|
|
1542
|
-
display: 'crowdp',
|
|
1543
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1544
|
-
symbol: 'CROWDP',
|
|
1545
|
-
type_asset: 'erc20',
|
|
1546
|
-
logo_URIs: {
|
|
1547
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1548
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1549
|
-
},
|
|
1550
|
-
images: [{
|
|
1551
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1552
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1553
|
-
}],
|
|
1554
|
-
traces: [{
|
|
1555
|
-
type: 'ibc',
|
|
1556
|
-
counterparty: {
|
|
1557
|
-
channel_id: 'channel-8',
|
|
1558
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1559
|
-
chain_name: 'evmos'
|
|
1560
|
-
},
|
|
1561
|
-
chain: {
|
|
1562
|
-
channel_id: 'channel-65'
|
|
1563
|
-
}
|
|
1564
|
-
}]
|
|
1565
|
-
},
|
|
1566
1264
|
{
|
|
1567
1265
|
description: 'The native EVM, governance and staking token of the Haqq Network',
|
|
1568
1266
|
denom_units: [{
|
|
@@ -3406,6 +3104,45 @@ const assets = {
|
|
|
3406
3104
|
}
|
|
3407
3105
|
}]
|
|
3408
3106
|
},
|
|
3107
|
+
{
|
|
3108
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
3109
|
+
denom_units: [{
|
|
3110
|
+
denom: 'ibc/3D9CC9234DB327BC4051C56DE4BAFE9B07BE00F3EE90B06D8C91E5B7D1D2CDCB',
|
|
3111
|
+
exponent: 0,
|
|
3112
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
3113
|
+
}, {
|
|
3114
|
+
denom: 'snvr',
|
|
3115
|
+
exponent: 9
|
|
3116
|
+
}],
|
|
3117
|
+
type_asset: 'snip20',
|
|
3118
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
3119
|
+
base: 'ibc/3D9CC9234DB327BC4051C56DE4BAFE9B07BE00F3EE90B06D8C91E5B7D1D2CDCB',
|
|
3120
|
+
name: 'SNVR',
|
|
3121
|
+
display: 'snvr',
|
|
3122
|
+
symbol: 'SNVR',
|
|
3123
|
+
logo_URIs: {
|
|
3124
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
3125
|
+
},
|
|
3126
|
+
images: [{
|
|
3127
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
3128
|
+
}],
|
|
3129
|
+
socials: {
|
|
3130
|
+
website: 'https://snvr.org'
|
|
3131
|
+
},
|
|
3132
|
+
traces: [{
|
|
3133
|
+
type: 'ibc-cw20',
|
|
3134
|
+
counterparty: {
|
|
3135
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
3136
|
+
channel_id: 'channel-148',
|
|
3137
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
3138
|
+
chain_name: 'secretnetwork'
|
|
3139
|
+
},
|
|
3140
|
+
chain: {
|
|
3141
|
+
port: 'transfer',
|
|
3142
|
+
channel_id: 'channel-150'
|
|
3143
|
+
}
|
|
3144
|
+
}]
|
|
3145
|
+
},
|
|
3409
3146
|
{
|
|
3410
3147
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
3411
3148
|
denom_units: [{
|
|
@@ -3830,6 +3567,45 @@ const assets = {
|
|
|
3830
3567
|
channel_id: 'channel-150'
|
|
3831
3568
|
}
|
|
3832
3569
|
}]
|
|
3570
|
+
},
|
|
3571
|
+
{
|
|
3572
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
3573
|
+
denom_units: [{
|
|
3574
|
+
denom: 'ibc/3D9CC9234DB327BC4051C56DE4BAFE9B07BE00F3EE90B06D8C91E5B7D1D2CDCB',
|
|
3575
|
+
exponent: 0,
|
|
3576
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
3577
|
+
}, {
|
|
3578
|
+
denom: 'snvr',
|
|
3579
|
+
exponent: 9
|
|
3580
|
+
}],
|
|
3581
|
+
type_asset: 'snip20',
|
|
3582
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
3583
|
+
base: 'ibc/3D9CC9234DB327BC4051C56DE4BAFE9B07BE00F3EE90B06D8C91E5B7D1D2CDCB',
|
|
3584
|
+
name: 'SNVR',
|
|
3585
|
+
display: 'snvr',
|
|
3586
|
+
symbol: 'SNVR',
|
|
3587
|
+
logo_URIs: {
|
|
3588
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
3589
|
+
},
|
|
3590
|
+
images: [{
|
|
3591
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
3592
|
+
}],
|
|
3593
|
+
socials: {
|
|
3594
|
+
website: 'https://snvr.org'
|
|
3595
|
+
},
|
|
3596
|
+
traces: [{
|
|
3597
|
+
type: 'ibc-cw20',
|
|
3598
|
+
counterparty: {
|
|
3599
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
3600
|
+
channel_id: 'channel-148',
|
|
3601
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
3602
|
+
chain_name: 'secretnetwork'
|
|
3603
|
+
},
|
|
3604
|
+
chain: {
|
|
3605
|
+
port: 'transfer',
|
|
3606
|
+
channel_id: 'channel-150'
|
|
3607
|
+
}
|
|
3608
|
+
}]
|
|
3833
3609
|
}
|
|
3834
3610
|
]
|
|
3835
3611
|
};
|
package/esm/mainnet/index.js
CHANGED
|
@@ -55,7 +55,6 @@ export * as elys from './elys';
|
|
|
55
55
|
export * as emoney from './emoney';
|
|
56
56
|
export * as empowerchain from './empowerchain';
|
|
57
57
|
export * as epix from './epix';
|
|
58
|
-
export * as evmos from './evmos';
|
|
59
58
|
export * as fandomchain from './fandomchain';
|
|
60
59
|
export * as fetchhub from './fetchhub';
|
|
61
60
|
export * as firmachain from './firmachain';
|