@chain-registry/assets 1.70.382 → 1.70.383
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/axelar.js +0 -114
- package/esm/mainnet/cosmoshub.js +0 -114
- package/esm/mainnet/noble.js +0 -114
- package/esm/testnet/axelartestnet.js +0 -196
- package/esm/testnet/nobletestnet.js +0 -196
- package/mainnet/axelar.js +0 -114
- package/mainnet/cosmoshub.js +0 -114
- package/mainnet/noble.js +0 -114
- package/package.json +5 -5
- package/testnet/axelartestnet.js +0 -196
- package/testnet/nobletestnet.js +0 -196
|
@@ -636,104 +636,6 @@ const assets = {
|
|
|
636
636
|
}
|
|
637
637
|
}]
|
|
638
638
|
},
|
|
639
|
-
{
|
|
640
|
-
description: 'The native token of ZIGChain',
|
|
641
|
-
denom_units: [
|
|
642
|
-
{
|
|
643
|
-
denom: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
644
|
-
exponent: 0,
|
|
645
|
-
aliases: ['uzig']
|
|
646
|
-
},
|
|
647
|
-
{
|
|
648
|
-
denom: 'mzig',
|
|
649
|
-
exponent: 3,
|
|
650
|
-
aliases: ['millizig']
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
denom: 'zig',
|
|
654
|
-
exponent: 6
|
|
655
|
-
}
|
|
656
|
-
],
|
|
657
|
-
base: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
658
|
-
name: 'ZIG',
|
|
659
|
-
display: 'zig',
|
|
660
|
-
symbol: 'ZIG',
|
|
661
|
-
coingecko_id: 'zignaly',
|
|
662
|
-
keywords: [
|
|
663
|
-
'zigchain',
|
|
664
|
-
'zig',
|
|
665
|
-
'staking',
|
|
666
|
-
'delegating',
|
|
667
|
-
'governance',
|
|
668
|
-
'defi'
|
|
669
|
-
],
|
|
670
|
-
logo_URIs: {
|
|
671
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/zigchain.png',
|
|
672
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/zigchain.svg'
|
|
673
|
-
},
|
|
674
|
-
images: [{
|
|
675
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/zigchain.png',
|
|
676
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/zigchain.svg'
|
|
677
|
-
}],
|
|
678
|
-
type_asset: 'sdk.coin',
|
|
679
|
-
socials: {
|
|
680
|
-
website: 'https://zigchain.com/',
|
|
681
|
-
twitter: 'https://twitter.com/zigchain',
|
|
682
|
-
telegram: 'https://t.me/ZignalyHQ',
|
|
683
|
-
discord: 'https://discord.com/invite/zignaly-the-better-way-to-invest-in-crypto-486954374845956097',
|
|
684
|
-
medium: 'https://medium.com/zignaly'
|
|
685
|
-
},
|
|
686
|
-
traces: [{
|
|
687
|
-
type: 'ibc',
|
|
688
|
-
counterparty: {
|
|
689
|
-
channel_id: 'channel-44',
|
|
690
|
-
base_denom: 'uzig',
|
|
691
|
-
chain_name: 'zigchaintestnet'
|
|
692
|
-
},
|
|
693
|
-
chain: {
|
|
694
|
-
channel_id: 'channel-704'
|
|
695
|
-
}
|
|
696
|
-
}]
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
700
|
-
denom_units: [{
|
|
701
|
-
denom: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
702
|
-
exponent: 0,
|
|
703
|
-
aliases: ['coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig']
|
|
704
|
-
}, {
|
|
705
|
-
denom: 'stzig',
|
|
706
|
-
exponent: 6
|
|
707
|
-
}],
|
|
708
|
-
base: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
709
|
-
name: 'Staked Zig',
|
|
710
|
-
display: 'stzig',
|
|
711
|
-
symbol: 'STZIG',
|
|
712
|
-
logo_URIs: {
|
|
713
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
714
|
-
},
|
|
715
|
-
images: [{
|
|
716
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
717
|
-
}],
|
|
718
|
-
type_asset: 'sdk.coin',
|
|
719
|
-
socials: {
|
|
720
|
-
website: 'https://dev.valdora.finance',
|
|
721
|
-
twitter: 'https://x.com/Valdora_finance',
|
|
722
|
-
telegram: 'https://t.me/ValdoraWarriors',
|
|
723
|
-
discord: 'http://discord.gg/valdora'
|
|
724
|
-
},
|
|
725
|
-
traces: [{
|
|
726
|
-
type: 'ibc',
|
|
727
|
-
counterparty: {
|
|
728
|
-
channel_id: 'channel-44',
|
|
729
|
-
base_denom: 'coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig',
|
|
730
|
-
chain_name: 'zigchaintestnet'
|
|
731
|
-
},
|
|
732
|
-
chain: {
|
|
733
|
-
channel_id: 'channel-704'
|
|
734
|
-
}
|
|
735
|
-
}]
|
|
736
|
-
},
|
|
737
639
|
{
|
|
738
640
|
description: 'The native token of the Titan network.',
|
|
739
641
|
denom_units: [
|
|
@@ -824,104 +726,6 @@ const assets = {
|
|
|
824
726
|
}
|
|
825
727
|
}]
|
|
826
728
|
},
|
|
827
|
-
{
|
|
828
|
-
description: 'The native token of ZIGChain',
|
|
829
|
-
denom_units: [
|
|
830
|
-
{
|
|
831
|
-
denom: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
832
|
-
exponent: 0,
|
|
833
|
-
aliases: ['uzig']
|
|
834
|
-
},
|
|
835
|
-
{
|
|
836
|
-
denom: 'mzig',
|
|
837
|
-
exponent: 3,
|
|
838
|
-
aliases: ['millizig']
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
denom: 'zig',
|
|
842
|
-
exponent: 6
|
|
843
|
-
}
|
|
844
|
-
],
|
|
845
|
-
base: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
846
|
-
name: 'ZIG',
|
|
847
|
-
display: 'zig',
|
|
848
|
-
symbol: 'ZIG',
|
|
849
|
-
coingecko_id: 'zignaly',
|
|
850
|
-
keywords: [
|
|
851
|
-
'zigchain',
|
|
852
|
-
'zig',
|
|
853
|
-
'staking',
|
|
854
|
-
'delegating',
|
|
855
|
-
'governance',
|
|
856
|
-
'defi'
|
|
857
|
-
],
|
|
858
|
-
logo_URIs: {
|
|
859
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/zigchain.png',
|
|
860
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/zigchain.svg'
|
|
861
|
-
},
|
|
862
|
-
images: [{
|
|
863
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/zigchain.png',
|
|
864
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/zigchain.svg'
|
|
865
|
-
}],
|
|
866
|
-
type_asset: 'sdk.coin',
|
|
867
|
-
socials: {
|
|
868
|
-
website: 'https://zigchain.com/',
|
|
869
|
-
twitter: 'https://twitter.com/zigchain',
|
|
870
|
-
telegram: 'https://t.me/ZignalyHQ',
|
|
871
|
-
discord: 'https://discord.com/invite/zignaly-the-better-way-to-invest-in-crypto-486954374845956097',
|
|
872
|
-
medium: 'https://medium.com/zignaly'
|
|
873
|
-
},
|
|
874
|
-
traces: [{
|
|
875
|
-
type: 'ibc',
|
|
876
|
-
counterparty: {
|
|
877
|
-
channel_id: 'channel-44',
|
|
878
|
-
base_denom: 'uzig',
|
|
879
|
-
chain_name: 'zigchaintestnet'
|
|
880
|
-
},
|
|
881
|
-
chain: {
|
|
882
|
-
channel_id: 'channel-704'
|
|
883
|
-
}
|
|
884
|
-
}]
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
888
|
-
denom_units: [{
|
|
889
|
-
denom: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
890
|
-
exponent: 0,
|
|
891
|
-
aliases: ['coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig']
|
|
892
|
-
}, {
|
|
893
|
-
denom: 'stzig',
|
|
894
|
-
exponent: 6
|
|
895
|
-
}],
|
|
896
|
-
base: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
897
|
-
name: 'Staked Zig',
|
|
898
|
-
display: 'stzig',
|
|
899
|
-
symbol: 'STZIG',
|
|
900
|
-
logo_URIs: {
|
|
901
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
902
|
-
},
|
|
903
|
-
images: [{
|
|
904
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
905
|
-
}],
|
|
906
|
-
type_asset: 'sdk.coin',
|
|
907
|
-
socials: {
|
|
908
|
-
website: 'https://dev.valdora.finance',
|
|
909
|
-
twitter: 'https://x.com/Valdora_finance',
|
|
910
|
-
telegram: 'https://t.me/ValdoraWarriors',
|
|
911
|
-
discord: 'http://discord.gg/valdora'
|
|
912
|
-
},
|
|
913
|
-
traces: [{
|
|
914
|
-
type: 'ibc',
|
|
915
|
-
counterparty: {
|
|
916
|
-
channel_id: 'channel-44',
|
|
917
|
-
base_denom: 'coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig',
|
|
918
|
-
chain_name: 'zigchaintestnet'
|
|
919
|
-
},
|
|
920
|
-
chain: {
|
|
921
|
-
channel_id: 'channel-704'
|
|
922
|
-
}
|
|
923
|
-
}]
|
|
924
|
-
},
|
|
925
729
|
{
|
|
926
730
|
description: 'The native token of Prysm',
|
|
927
731
|
denom_units: [{
|
package/mainnet/axelar.js
CHANGED
|
@@ -10418,63 +10418,6 @@ const assets = {
|
|
|
10418
10418
|
}
|
|
10419
10419
|
}]
|
|
10420
10420
|
},
|
|
10421
|
-
{
|
|
10422
|
-
description: 'The native token of ZIGChain',
|
|
10423
|
-
denom_units: [
|
|
10424
|
-
{
|
|
10425
|
-
denom: 'ibc/4ABB59EC51905535CC63CD3B4B29D417CE1D27F924C8481B20F3AB3F8607D295',
|
|
10426
|
-
exponent: 0,
|
|
10427
|
-
aliases: ['uzig']
|
|
10428
|
-
},
|
|
10429
|
-
{
|
|
10430
|
-
denom: 'mzig',
|
|
10431
|
-
exponent: 3,
|
|
10432
|
-
aliases: ['millizig']
|
|
10433
|
-
},
|
|
10434
|
-
{
|
|
10435
|
-
denom: 'zig',
|
|
10436
|
-
exponent: 6
|
|
10437
|
-
}
|
|
10438
|
-
],
|
|
10439
|
-
type_asset: 'sdk.coin',
|
|
10440
|
-
base: 'ibc/4ABB59EC51905535CC63CD3B4B29D417CE1D27F924C8481B20F3AB3F8607D295',
|
|
10441
|
-
name: 'ZIG',
|
|
10442
|
-
display: 'zig',
|
|
10443
|
-
symbol: 'ZIG',
|
|
10444
|
-
coingecko_id: 'zignaly',
|
|
10445
|
-
keywords: [
|
|
10446
|
-
'zigchain',
|
|
10447
|
-
'rwa',
|
|
10448
|
-
'wealth generation infrastructure',
|
|
10449
|
-
'wasm'
|
|
10450
|
-
],
|
|
10451
|
-
logo_URIs: {
|
|
10452
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
10453
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
10454
|
-
},
|
|
10455
|
-
images: [{
|
|
10456
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
10457
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
10458
|
-
}],
|
|
10459
|
-
socials: {
|
|
10460
|
-
website: 'https://zigchain.com/',
|
|
10461
|
-
twitter: 'https://x.com/zigchain',
|
|
10462
|
-
telegram: 'https://t.me/ZignalyHQ',
|
|
10463
|
-
discord: 'https://discord.zignaly.com',
|
|
10464
|
-
medium: 'https://medium.com/zignaly'
|
|
10465
|
-
},
|
|
10466
|
-
traces: [{
|
|
10467
|
-
type: 'ibc',
|
|
10468
|
-
counterparty: {
|
|
10469
|
-
channel_id: 'channel-1',
|
|
10470
|
-
base_denom: 'uzig',
|
|
10471
|
-
chain_name: 'zigchain'
|
|
10472
|
-
},
|
|
10473
|
-
chain: {
|
|
10474
|
-
channel_id: 'channel-182'
|
|
10475
|
-
}
|
|
10476
|
-
}]
|
|
10477
|
-
},
|
|
10478
10421
|
{
|
|
10479
10422
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
10480
10423
|
denom_units: [{
|
|
@@ -20089,63 +20032,6 @@ const assets = {
|
|
|
20089
20032
|
}
|
|
20090
20033
|
}]
|
|
20091
20034
|
},
|
|
20092
|
-
{
|
|
20093
|
-
description: 'The native token of ZIGChain',
|
|
20094
|
-
denom_units: [
|
|
20095
|
-
{
|
|
20096
|
-
denom: 'ibc/4ABB59EC51905535CC63CD3B4B29D417CE1D27F924C8481B20F3AB3F8607D295',
|
|
20097
|
-
exponent: 0,
|
|
20098
|
-
aliases: ['uzig']
|
|
20099
|
-
},
|
|
20100
|
-
{
|
|
20101
|
-
denom: 'mzig',
|
|
20102
|
-
exponent: 3,
|
|
20103
|
-
aliases: ['millizig']
|
|
20104
|
-
},
|
|
20105
|
-
{
|
|
20106
|
-
denom: 'zig',
|
|
20107
|
-
exponent: 6
|
|
20108
|
-
}
|
|
20109
|
-
],
|
|
20110
|
-
type_asset: 'sdk.coin',
|
|
20111
|
-
base: 'ibc/4ABB59EC51905535CC63CD3B4B29D417CE1D27F924C8481B20F3AB3F8607D295',
|
|
20112
|
-
name: 'ZIG',
|
|
20113
|
-
display: 'zig',
|
|
20114
|
-
symbol: 'ZIG',
|
|
20115
|
-
coingecko_id: 'zignaly',
|
|
20116
|
-
keywords: [
|
|
20117
|
-
'zigchain',
|
|
20118
|
-
'rwa',
|
|
20119
|
-
'wealth generation infrastructure',
|
|
20120
|
-
'wasm'
|
|
20121
|
-
],
|
|
20122
|
-
logo_URIs: {
|
|
20123
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
20124
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
20125
|
-
},
|
|
20126
|
-
images: [{
|
|
20127
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
20128
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
20129
|
-
}],
|
|
20130
|
-
socials: {
|
|
20131
|
-
website: 'https://zigchain.com/',
|
|
20132
|
-
twitter: 'https://x.com/zigchain',
|
|
20133
|
-
telegram: 'https://t.me/ZignalyHQ',
|
|
20134
|
-
discord: 'https://discord.zignaly.com',
|
|
20135
|
-
medium: 'https://medium.com/zignaly'
|
|
20136
|
-
},
|
|
20137
|
-
traces: [{
|
|
20138
|
-
type: 'ibc',
|
|
20139
|
-
counterparty: {
|
|
20140
|
-
channel_id: 'channel-1',
|
|
20141
|
-
base_denom: 'uzig',
|
|
20142
|
-
chain_name: 'zigchain'
|
|
20143
|
-
},
|
|
20144
|
-
chain: {
|
|
20145
|
-
channel_id: 'channel-182'
|
|
20146
|
-
}
|
|
20147
|
-
}]
|
|
20148
|
-
},
|
|
20149
20035
|
{
|
|
20150
20036
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
20151
20037
|
denom_units: [{
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -12927,63 +12927,6 @@ const assets = {
|
|
|
12927
12927
|
}
|
|
12928
12928
|
}]
|
|
12929
12929
|
},
|
|
12930
|
-
{
|
|
12931
|
-
description: 'The native token of ZIGChain',
|
|
12932
|
-
denom_units: [
|
|
12933
|
-
{
|
|
12934
|
-
denom: 'ibc/1D09356C1867392EB98D1FADB0A84C91144F73497C810407B91D3EDBB035F003',
|
|
12935
|
-
exponent: 0,
|
|
12936
|
-
aliases: ['uzig']
|
|
12937
|
-
},
|
|
12938
|
-
{
|
|
12939
|
-
denom: 'mzig',
|
|
12940
|
-
exponent: 3,
|
|
12941
|
-
aliases: ['millizig']
|
|
12942
|
-
},
|
|
12943
|
-
{
|
|
12944
|
-
denom: 'zig',
|
|
12945
|
-
exponent: 6
|
|
12946
|
-
}
|
|
12947
|
-
],
|
|
12948
|
-
type_asset: 'sdk.coin',
|
|
12949
|
-
base: 'ibc/1D09356C1867392EB98D1FADB0A84C91144F73497C810407B91D3EDBB035F003',
|
|
12950
|
-
name: 'ZIG',
|
|
12951
|
-
display: 'zig',
|
|
12952
|
-
symbol: 'ZIG',
|
|
12953
|
-
coingecko_id: 'zignaly',
|
|
12954
|
-
keywords: [
|
|
12955
|
-
'zigchain',
|
|
12956
|
-
'rwa',
|
|
12957
|
-
'wealth generation infrastructure',
|
|
12958
|
-
'wasm'
|
|
12959
|
-
],
|
|
12960
|
-
logo_URIs: {
|
|
12961
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
12962
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
12963
|
-
},
|
|
12964
|
-
images: [{
|
|
12965
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
12966
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
12967
|
-
}],
|
|
12968
|
-
socials: {
|
|
12969
|
-
website: 'https://zigchain.com/',
|
|
12970
|
-
twitter: 'https://x.com/zigchain',
|
|
12971
|
-
telegram: 'https://t.me/ZignalyHQ',
|
|
12972
|
-
discord: 'https://discord.zignaly.com',
|
|
12973
|
-
medium: 'https://medium.com/zignaly'
|
|
12974
|
-
},
|
|
12975
|
-
traces: [{
|
|
12976
|
-
type: 'ibc',
|
|
12977
|
-
counterparty: {
|
|
12978
|
-
channel_id: 'channel-4',
|
|
12979
|
-
base_denom: 'uzig',
|
|
12980
|
-
chain_name: 'zigchain'
|
|
12981
|
-
},
|
|
12982
|
-
chain: {
|
|
12983
|
-
channel_id: 'channel-1555'
|
|
12984
|
-
}
|
|
12985
|
-
}]
|
|
12986
|
-
},
|
|
12987
12930
|
{
|
|
12988
12931
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
12989
12932
|
denom_units: [{
|
|
@@ -23559,63 +23502,6 @@ const assets = {
|
|
|
23559
23502
|
}
|
|
23560
23503
|
}]
|
|
23561
23504
|
},
|
|
23562
|
-
{
|
|
23563
|
-
description: 'The native token of ZIGChain',
|
|
23564
|
-
denom_units: [
|
|
23565
|
-
{
|
|
23566
|
-
denom: 'ibc/1D09356C1867392EB98D1FADB0A84C91144F73497C810407B91D3EDBB035F003',
|
|
23567
|
-
exponent: 0,
|
|
23568
|
-
aliases: ['uzig']
|
|
23569
|
-
},
|
|
23570
|
-
{
|
|
23571
|
-
denom: 'mzig',
|
|
23572
|
-
exponent: 3,
|
|
23573
|
-
aliases: ['millizig']
|
|
23574
|
-
},
|
|
23575
|
-
{
|
|
23576
|
-
denom: 'zig',
|
|
23577
|
-
exponent: 6
|
|
23578
|
-
}
|
|
23579
|
-
],
|
|
23580
|
-
type_asset: 'sdk.coin',
|
|
23581
|
-
base: 'ibc/1D09356C1867392EB98D1FADB0A84C91144F73497C810407B91D3EDBB035F003',
|
|
23582
|
-
name: 'ZIG',
|
|
23583
|
-
display: 'zig',
|
|
23584
|
-
symbol: 'ZIG',
|
|
23585
|
-
coingecko_id: 'zignaly',
|
|
23586
|
-
keywords: [
|
|
23587
|
-
'zigchain',
|
|
23588
|
-
'rwa',
|
|
23589
|
-
'wealth generation infrastructure',
|
|
23590
|
-
'wasm'
|
|
23591
|
-
],
|
|
23592
|
-
logo_URIs: {
|
|
23593
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
23594
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
23595
|
-
},
|
|
23596
|
-
images: [{
|
|
23597
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
23598
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
23599
|
-
}],
|
|
23600
|
-
socials: {
|
|
23601
|
-
website: 'https://zigchain.com/',
|
|
23602
|
-
twitter: 'https://x.com/zigchain',
|
|
23603
|
-
telegram: 'https://t.me/ZignalyHQ',
|
|
23604
|
-
discord: 'https://discord.zignaly.com',
|
|
23605
|
-
medium: 'https://medium.com/zignaly'
|
|
23606
|
-
},
|
|
23607
|
-
traces: [{
|
|
23608
|
-
type: 'ibc',
|
|
23609
|
-
counterparty: {
|
|
23610
|
-
channel_id: 'channel-4',
|
|
23611
|
-
base_denom: 'uzig',
|
|
23612
|
-
chain_name: 'zigchain'
|
|
23613
|
-
},
|
|
23614
|
-
chain: {
|
|
23615
|
-
channel_id: 'channel-1555'
|
|
23616
|
-
}
|
|
23617
|
-
}]
|
|
23618
|
-
},
|
|
23619
23505
|
{
|
|
23620
23506
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
23621
23507
|
denom_units: [{
|
package/mainnet/noble.js
CHANGED
|
@@ -13952,63 +13952,6 @@ const assets = {
|
|
|
13952
13952
|
}
|
|
13953
13953
|
}]
|
|
13954
13954
|
},
|
|
13955
|
-
{
|
|
13956
|
-
description: 'The native token of ZIGChain',
|
|
13957
|
-
denom_units: [
|
|
13958
|
-
{
|
|
13959
|
-
denom: 'ibc/24B0A7A4CD1605DB7E741FCAA2D9476374B072012457C85E5B973691F491287E',
|
|
13960
|
-
exponent: 0,
|
|
13961
|
-
aliases: ['uzig']
|
|
13962
|
-
},
|
|
13963
|
-
{
|
|
13964
|
-
denom: 'mzig',
|
|
13965
|
-
exponent: 3,
|
|
13966
|
-
aliases: ['millizig']
|
|
13967
|
-
},
|
|
13968
|
-
{
|
|
13969
|
-
denom: 'zig',
|
|
13970
|
-
exponent: 6
|
|
13971
|
-
}
|
|
13972
|
-
],
|
|
13973
|
-
type_asset: 'sdk.coin',
|
|
13974
|
-
base: 'ibc/24B0A7A4CD1605DB7E741FCAA2D9476374B072012457C85E5B973691F491287E',
|
|
13975
|
-
name: 'ZIG',
|
|
13976
|
-
display: 'zig',
|
|
13977
|
-
symbol: 'ZIG',
|
|
13978
|
-
coingecko_id: 'zignaly',
|
|
13979
|
-
keywords: [
|
|
13980
|
-
'zigchain',
|
|
13981
|
-
'rwa',
|
|
13982
|
-
'wealth generation infrastructure',
|
|
13983
|
-
'wasm'
|
|
13984
|
-
],
|
|
13985
|
-
logo_URIs: {
|
|
13986
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
13987
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
13988
|
-
},
|
|
13989
|
-
images: [{
|
|
13990
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
13991
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
13992
|
-
}],
|
|
13993
|
-
socials: {
|
|
13994
|
-
website: 'https://zigchain.com/',
|
|
13995
|
-
twitter: 'https://x.com/zigchain',
|
|
13996
|
-
telegram: 'https://t.me/ZignalyHQ',
|
|
13997
|
-
discord: 'https://discord.zignaly.com',
|
|
13998
|
-
medium: 'https://medium.com/zignaly'
|
|
13999
|
-
},
|
|
14000
|
-
traces: [{
|
|
14001
|
-
type: 'ibc',
|
|
14002
|
-
counterparty: {
|
|
14003
|
-
channel_id: 'channel-3',
|
|
14004
|
-
base_denom: 'uzig',
|
|
14005
|
-
chain_name: 'zigchain'
|
|
14006
|
-
},
|
|
14007
|
-
chain: {
|
|
14008
|
-
channel_id: 'channel-175'
|
|
14009
|
-
}
|
|
14010
|
-
}]
|
|
14011
|
-
},
|
|
14012
13955
|
{
|
|
14013
13956
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
14014
13957
|
denom_units: [{
|
|
@@ -23005,63 +22948,6 @@ const assets = {
|
|
|
23005
22948
|
}
|
|
23006
22949
|
}]
|
|
23007
22950
|
},
|
|
23008
|
-
{
|
|
23009
|
-
description: 'The native token of ZIGChain',
|
|
23010
|
-
denom_units: [
|
|
23011
|
-
{
|
|
23012
|
-
denom: 'ibc/24B0A7A4CD1605DB7E741FCAA2D9476374B072012457C85E5B973691F491287E',
|
|
23013
|
-
exponent: 0,
|
|
23014
|
-
aliases: ['uzig']
|
|
23015
|
-
},
|
|
23016
|
-
{
|
|
23017
|
-
denom: 'mzig',
|
|
23018
|
-
exponent: 3,
|
|
23019
|
-
aliases: ['millizig']
|
|
23020
|
-
},
|
|
23021
|
-
{
|
|
23022
|
-
denom: 'zig',
|
|
23023
|
-
exponent: 6
|
|
23024
|
-
}
|
|
23025
|
-
],
|
|
23026
|
-
type_asset: 'sdk.coin',
|
|
23027
|
-
base: 'ibc/24B0A7A4CD1605DB7E741FCAA2D9476374B072012457C85E5B973691F491287E',
|
|
23028
|
-
name: 'ZIG',
|
|
23029
|
-
display: 'zig',
|
|
23030
|
-
symbol: 'ZIG',
|
|
23031
|
-
coingecko_id: 'zignaly',
|
|
23032
|
-
keywords: [
|
|
23033
|
-
'zigchain',
|
|
23034
|
-
'rwa',
|
|
23035
|
-
'wealth generation infrastructure',
|
|
23036
|
-
'wasm'
|
|
23037
|
-
],
|
|
23038
|
-
logo_URIs: {
|
|
23039
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
23040
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
23041
|
-
},
|
|
23042
|
-
images: [{
|
|
23043
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
|
|
23044
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
|
|
23045
|
-
}],
|
|
23046
|
-
socials: {
|
|
23047
|
-
website: 'https://zigchain.com/',
|
|
23048
|
-
twitter: 'https://x.com/zigchain',
|
|
23049
|
-
telegram: 'https://t.me/ZignalyHQ',
|
|
23050
|
-
discord: 'https://discord.zignaly.com',
|
|
23051
|
-
medium: 'https://medium.com/zignaly'
|
|
23052
|
-
},
|
|
23053
|
-
traces: [{
|
|
23054
|
-
type: 'ibc',
|
|
23055
|
-
counterparty: {
|
|
23056
|
-
channel_id: 'channel-3',
|
|
23057
|
-
base_denom: 'uzig',
|
|
23058
|
-
chain_name: 'zigchain'
|
|
23059
|
-
},
|
|
23060
|
-
chain: {
|
|
23061
|
-
channel_id: 'channel-175'
|
|
23062
|
-
}
|
|
23063
|
-
}]
|
|
23064
|
-
},
|
|
23065
22951
|
{
|
|
23066
22952
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
23067
22953
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.383",
|
|
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.241",
|
|
33
|
+
"chain-registry": "^1.69.383"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.241"
|
|
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": "f611d3800f9db3f3c4515eff4c197f1a9da9a797"
|
|
47
47
|
}
|