@chain-registry/assets 1.64.38 → 1.64.40
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/andromeda.js +84 -0
- package/esm/mainnet/archway.js +0 -76
- package/esm/mainnet/bandchain.js +84 -0
- package/esm/mainnet/dydx.js +74 -0
- package/esm/mainnet/kyve.js +156 -0
- package/esm/mainnet/okexchain.js +0 -76
- package/esm/mainnet/osmosis.js +0 -76
- package/esm/mainnet/pryzm.js +178 -0
- package/esm/mainnet/source.js +84 -0
- package/esm/mainnet/stride.js +158 -0
- package/mainnet/andromeda.js +84 -0
- package/mainnet/archway.js +0 -76
- package/mainnet/bandchain.js +84 -0
- package/mainnet/dydx.js +74 -0
- package/mainnet/kyve.js +156 -0
- package/mainnet/okexchain.js +0 -76
- package/mainnet/osmosis.js +0 -76
- package/mainnet/pryzm.js +178 -0
- package/mainnet/source.js +84 -0
- package/mainnet/stride.js +158 -0
- package/package.json +5 -5
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -13123,44 +13123,6 @@ const assets = {
|
|
|
13123
13123
|
}
|
|
13124
13124
|
}]
|
|
13125
13125
|
},
|
|
13126
|
-
{
|
|
13127
|
-
description: 'The native token of Vidulum',
|
|
13128
|
-
denom_units: [{
|
|
13129
|
-
denom: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
|
|
13130
|
-
exponent: 0,
|
|
13131
|
-
aliases: ['uvdl']
|
|
13132
|
-
}, {
|
|
13133
|
-
denom: 'vdl',
|
|
13134
|
-
exponent: 6
|
|
13135
|
-
}],
|
|
13136
|
-
base: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
|
|
13137
|
-
name: 'Vidulum',
|
|
13138
|
-
display: 'vdl',
|
|
13139
|
-
symbol: 'VDL',
|
|
13140
|
-
logo_URIs: {
|
|
13141
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
|
|
13142
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
|
|
13143
|
-
},
|
|
13144
|
-
coingecko_id: 'vidulum',
|
|
13145
|
-
images: [{
|
|
13146
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
|
|
13147
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg',
|
|
13148
|
-
theme: {
|
|
13149
|
-
primary_color_hex: '#3454bc'
|
|
13150
|
-
}
|
|
13151
|
-
}],
|
|
13152
|
-
traces: [{
|
|
13153
|
-
type: 'ibc',
|
|
13154
|
-
counterparty: {
|
|
13155
|
-
channel_id: 'channel-0',
|
|
13156
|
-
base_denom: 'uvdl',
|
|
13157
|
-
chain_name: 'vidulum'
|
|
13158
|
-
},
|
|
13159
|
-
chain: {
|
|
13160
|
-
channel_id: 'channel-124'
|
|
13161
|
-
}
|
|
13162
|
-
}]
|
|
13163
|
-
},
|
|
13164
13126
|
{
|
|
13165
13127
|
description: 'The native staking token of XPLA.',
|
|
13166
13128
|
denom_units: [{
|
|
@@ -15989,44 +15951,6 @@ const assets = {
|
|
|
15989
15951
|
}
|
|
15990
15952
|
}]
|
|
15991
15953
|
},
|
|
15992
|
-
{
|
|
15993
|
-
description: 'The native token of Vidulum',
|
|
15994
|
-
denom_units: [{
|
|
15995
|
-
denom: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
|
|
15996
|
-
exponent: 0,
|
|
15997
|
-
aliases: ['uvdl']
|
|
15998
|
-
}, {
|
|
15999
|
-
denom: 'vdl',
|
|
16000
|
-
exponent: 6
|
|
16001
|
-
}],
|
|
16002
|
-
base: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
|
|
16003
|
-
name: 'Vidulum',
|
|
16004
|
-
display: 'vdl',
|
|
16005
|
-
symbol: 'VDL',
|
|
16006
|
-
logo_URIs: {
|
|
16007
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
|
|
16008
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
|
|
16009
|
-
},
|
|
16010
|
-
coingecko_id: 'vidulum',
|
|
16011
|
-
images: [{
|
|
16012
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
|
|
16013
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg',
|
|
16014
|
-
theme: {
|
|
16015
|
-
primary_color_hex: '#3454bc'
|
|
16016
|
-
}
|
|
16017
|
-
}],
|
|
16018
|
-
traces: [{
|
|
16019
|
-
type: 'ibc',
|
|
16020
|
-
counterparty: {
|
|
16021
|
-
channel_id: 'channel-0',
|
|
16022
|
-
base_denom: 'uvdl',
|
|
16023
|
-
chain_name: 'vidulum'
|
|
16024
|
-
},
|
|
16025
|
-
chain: {
|
|
16026
|
-
channel_id: 'channel-124'
|
|
16027
|
-
}
|
|
16028
|
-
}]
|
|
16029
|
-
},
|
|
16030
15954
|
{
|
|
16031
15955
|
description: 'The native staking token of XPLA.',
|
|
16032
15956
|
denom_units: [{
|
package/esm/mainnet/pryzm.js
CHANGED
|
@@ -127,6 +127,53 @@ const assets = {
|
|
|
127
127
|
}
|
|
128
128
|
}]
|
|
129
129
|
},
|
|
130
|
+
{
|
|
131
|
+
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
132
|
+
denom_units: [{
|
|
133
|
+
denom: 'ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858',
|
|
134
|
+
exponent: 0,
|
|
135
|
+
aliases: ['adydx']
|
|
136
|
+
}, {
|
|
137
|
+
denom: 'dydx',
|
|
138
|
+
exponent: 18
|
|
139
|
+
}],
|
|
140
|
+
base: 'ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858',
|
|
141
|
+
name: 'dYdX',
|
|
142
|
+
display: 'dydx',
|
|
143
|
+
symbol: 'DYDX',
|
|
144
|
+
logo_URIs: {
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
147
|
+
},
|
|
148
|
+
coingecko_id: 'dydx-chain',
|
|
149
|
+
images: [{
|
|
150
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
151
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg',
|
|
152
|
+
theme: {
|
|
153
|
+
primary_color_hex: '#21212f'
|
|
154
|
+
}
|
|
155
|
+
}, {
|
|
156
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
|
|
157
|
+
theme: {
|
|
158
|
+
circle: true
|
|
159
|
+
}
|
|
160
|
+
}],
|
|
161
|
+
socials: {
|
|
162
|
+
website: 'https://dydx.trade/',
|
|
163
|
+
twitter: 'https://twitter.com/dYdX'
|
|
164
|
+
},
|
|
165
|
+
traces: [{
|
|
166
|
+
type: 'ibc',
|
|
167
|
+
counterparty: {
|
|
168
|
+
channel_id: 'channel-71',
|
|
169
|
+
base_denom: 'adydx',
|
|
170
|
+
chain_name: 'dydx'
|
|
171
|
+
},
|
|
172
|
+
chain: {
|
|
173
|
+
channel_id: 'channel-24'
|
|
174
|
+
}
|
|
175
|
+
}]
|
|
176
|
+
},
|
|
130
177
|
{
|
|
131
178
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
132
179
|
denom_units: [{
|
|
@@ -878,6 +925,53 @@ const assets = {
|
|
|
878
925
|
}
|
|
879
926
|
}]
|
|
880
927
|
},
|
|
928
|
+
{
|
|
929
|
+
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
930
|
+
denom_units: [{
|
|
931
|
+
denom: 'ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858',
|
|
932
|
+
exponent: 0,
|
|
933
|
+
aliases: ['adydx']
|
|
934
|
+
}, {
|
|
935
|
+
denom: 'dydx',
|
|
936
|
+
exponent: 18
|
|
937
|
+
}],
|
|
938
|
+
base: 'ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858',
|
|
939
|
+
name: 'dYdX',
|
|
940
|
+
display: 'dydx',
|
|
941
|
+
symbol: 'DYDX',
|
|
942
|
+
logo_URIs: {
|
|
943
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
944
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
945
|
+
},
|
|
946
|
+
coingecko_id: 'dydx-chain',
|
|
947
|
+
images: [{
|
|
948
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
949
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg',
|
|
950
|
+
theme: {
|
|
951
|
+
primary_color_hex: '#21212f'
|
|
952
|
+
}
|
|
953
|
+
}, {
|
|
954
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
|
|
955
|
+
theme: {
|
|
956
|
+
circle: true
|
|
957
|
+
}
|
|
958
|
+
}],
|
|
959
|
+
socials: {
|
|
960
|
+
website: 'https://dydx.trade/',
|
|
961
|
+
twitter: 'https://twitter.com/dYdX'
|
|
962
|
+
},
|
|
963
|
+
traces: [{
|
|
964
|
+
type: 'ibc',
|
|
965
|
+
counterparty: {
|
|
966
|
+
channel_id: 'channel-71',
|
|
967
|
+
base_denom: 'adydx',
|
|
968
|
+
chain_name: 'dydx'
|
|
969
|
+
},
|
|
970
|
+
chain: {
|
|
971
|
+
channel_id: 'channel-24'
|
|
972
|
+
}
|
|
973
|
+
}]
|
|
974
|
+
},
|
|
881
975
|
{
|
|
882
976
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
883
977
|
denom_units: [{
|
|
@@ -1503,6 +1597,48 @@ const assets = {
|
|
|
1503
1597
|
}
|
|
1504
1598
|
}]
|
|
1505
1599
|
},
|
|
1600
|
+
{
|
|
1601
|
+
description: 'Stride is a liquid staking blockchain in the Cosmos ecosystem that allows users to stake any IBC-compatible tokens and receive stTokens in return, providing liquidity while earning staking rewards.',
|
|
1602
|
+
denom_units: [{
|
|
1603
|
+
denom: 'ibc/61F66EF28D261575EDEC2BDE3F46714DA2BB5B70EBB7D4DD223E3688EFFD74CB',
|
|
1604
|
+
exponent: 0,
|
|
1605
|
+
aliases: ['ustrd']
|
|
1606
|
+
}, {
|
|
1607
|
+
denom: 'strd',
|
|
1608
|
+
exponent: 6
|
|
1609
|
+
}],
|
|
1610
|
+
base: 'ibc/61F66EF28D261575EDEC2BDE3F46714DA2BB5B70EBB7D4DD223E3688EFFD74CB',
|
|
1611
|
+
name: 'Stride',
|
|
1612
|
+
display: 'strd',
|
|
1613
|
+
symbol: 'STRD',
|
|
1614
|
+
logo_URIs: {
|
|
1615
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1616
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1617
|
+
},
|
|
1618
|
+
coingecko_id: 'stride',
|
|
1619
|
+
images: [{
|
|
1620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1621
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg',
|
|
1622
|
+
theme: {
|
|
1623
|
+
primary_color_hex: '#e4047c'
|
|
1624
|
+
}
|
|
1625
|
+
}],
|
|
1626
|
+
socials: {
|
|
1627
|
+
website: 'https://stride.zone/',
|
|
1628
|
+
twitter: 'https://twitter.com/stride_zone'
|
|
1629
|
+
},
|
|
1630
|
+
traces: [{
|
|
1631
|
+
type: 'ibc',
|
|
1632
|
+
counterparty: {
|
|
1633
|
+
channel_id: 'channel-257',
|
|
1634
|
+
base_denom: 'ustrd',
|
|
1635
|
+
chain_name: 'stride'
|
|
1636
|
+
},
|
|
1637
|
+
chain: {
|
|
1638
|
+
channel_id: 'channel-23'
|
|
1639
|
+
}
|
|
1640
|
+
}]
|
|
1641
|
+
},
|
|
1506
1642
|
{
|
|
1507
1643
|
description: 'The native staking token of Terra.',
|
|
1508
1644
|
denom_units: [{
|
|
@@ -1545,6 +1681,48 @@ const assets = {
|
|
|
1545
1681
|
}
|
|
1546
1682
|
}]
|
|
1547
1683
|
},
|
|
1684
|
+
{
|
|
1685
|
+
description: 'Stride is a liquid staking blockchain in the Cosmos ecosystem that allows users to stake any IBC-compatible tokens and receive stTokens in return, providing liquidity while earning staking rewards.',
|
|
1686
|
+
denom_units: [{
|
|
1687
|
+
denom: 'ibc/61F66EF28D261575EDEC2BDE3F46714DA2BB5B70EBB7D4DD223E3688EFFD74CB',
|
|
1688
|
+
exponent: 0,
|
|
1689
|
+
aliases: ['ustrd']
|
|
1690
|
+
}, {
|
|
1691
|
+
denom: 'strd',
|
|
1692
|
+
exponent: 6
|
|
1693
|
+
}],
|
|
1694
|
+
base: 'ibc/61F66EF28D261575EDEC2BDE3F46714DA2BB5B70EBB7D4DD223E3688EFFD74CB',
|
|
1695
|
+
name: 'Stride',
|
|
1696
|
+
display: 'strd',
|
|
1697
|
+
symbol: 'STRD',
|
|
1698
|
+
logo_URIs: {
|
|
1699
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1700
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1701
|
+
},
|
|
1702
|
+
coingecko_id: 'stride',
|
|
1703
|
+
images: [{
|
|
1704
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1705
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg',
|
|
1706
|
+
theme: {
|
|
1707
|
+
primary_color_hex: '#e4047c'
|
|
1708
|
+
}
|
|
1709
|
+
}],
|
|
1710
|
+
socials: {
|
|
1711
|
+
website: 'https://stride.zone/',
|
|
1712
|
+
twitter: 'https://twitter.com/stride_zone'
|
|
1713
|
+
},
|
|
1714
|
+
traces: [{
|
|
1715
|
+
type: 'ibc',
|
|
1716
|
+
counterparty: {
|
|
1717
|
+
channel_id: 'channel-257',
|
|
1718
|
+
base_denom: 'ustrd',
|
|
1719
|
+
chain_name: 'stride'
|
|
1720
|
+
},
|
|
1721
|
+
chain: {
|
|
1722
|
+
channel_id: 'channel-23'
|
|
1723
|
+
}
|
|
1724
|
+
}]
|
|
1725
|
+
},
|
|
1548
1726
|
{
|
|
1549
1727
|
description: 'The native staking token of Terra.',
|
|
1550
1728
|
denom_units: [{
|
package/esm/mainnet/source.js
CHANGED
|
@@ -43,6 +43,48 @@ const assets = {
|
|
|
43
43
|
}
|
|
44
44
|
}]
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
description: 'The native utility token of the KYVE network.',
|
|
48
|
+
denom_units: [{
|
|
49
|
+
denom: 'ibc/81DD1BA0AE960255C9BBB3557F9ADA47CBBA628796E462AAEC803F2943724B1F',
|
|
50
|
+
exponent: 0,
|
|
51
|
+
aliases: ['ukyve']
|
|
52
|
+
}, {
|
|
53
|
+
denom: 'kyve',
|
|
54
|
+
exponent: 6
|
|
55
|
+
}],
|
|
56
|
+
base: 'ibc/81DD1BA0AE960255C9BBB3557F9ADA47CBBA628796E462AAEC803F2943724B1F',
|
|
57
|
+
name: 'KYVE',
|
|
58
|
+
display: 'kyve',
|
|
59
|
+
symbol: 'KYVE',
|
|
60
|
+
logo_URIs: {
|
|
61
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
62
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg'
|
|
63
|
+
},
|
|
64
|
+
coingecko_id: 'kyve-network',
|
|
65
|
+
images: [{
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg',
|
|
68
|
+
theme: {
|
|
69
|
+
primary_color_hex: '#335350'
|
|
70
|
+
}
|
|
71
|
+
}],
|
|
72
|
+
socials: {
|
|
73
|
+
website: 'https://www.kyve.network/',
|
|
74
|
+
twitter: 'https://twitter.com/KYVENetwork'
|
|
75
|
+
},
|
|
76
|
+
traces: [{
|
|
77
|
+
type: 'ibc',
|
|
78
|
+
counterparty: {
|
|
79
|
+
channel_id: 'channel-3',
|
|
80
|
+
base_denom: 'ukyve',
|
|
81
|
+
chain_name: 'kyve'
|
|
82
|
+
},
|
|
83
|
+
chain: {
|
|
84
|
+
channel_id: 'channel-2'
|
|
85
|
+
}
|
|
86
|
+
}]
|
|
87
|
+
},
|
|
46
88
|
{
|
|
47
89
|
description: 'The native token of Osmosis',
|
|
48
90
|
denom_units: [{
|
|
@@ -254,6 +296,48 @@ const assets = {
|
|
|
254
296
|
}
|
|
255
297
|
}]
|
|
256
298
|
},
|
|
299
|
+
{
|
|
300
|
+
description: 'The native utility token of the KYVE network.',
|
|
301
|
+
denom_units: [{
|
|
302
|
+
denom: 'ibc/81DD1BA0AE960255C9BBB3557F9ADA47CBBA628796E462AAEC803F2943724B1F',
|
|
303
|
+
exponent: 0,
|
|
304
|
+
aliases: ['ukyve']
|
|
305
|
+
}, {
|
|
306
|
+
denom: 'kyve',
|
|
307
|
+
exponent: 6
|
|
308
|
+
}],
|
|
309
|
+
base: 'ibc/81DD1BA0AE960255C9BBB3557F9ADA47CBBA628796E462AAEC803F2943724B1F',
|
|
310
|
+
name: 'KYVE',
|
|
311
|
+
display: 'kyve',
|
|
312
|
+
symbol: 'KYVE',
|
|
313
|
+
logo_URIs: {
|
|
314
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg'
|
|
316
|
+
},
|
|
317
|
+
coingecko_id: 'kyve-network',
|
|
318
|
+
images: [{
|
|
319
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
320
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg',
|
|
321
|
+
theme: {
|
|
322
|
+
primary_color_hex: '#335350'
|
|
323
|
+
}
|
|
324
|
+
}],
|
|
325
|
+
socials: {
|
|
326
|
+
website: 'https://www.kyve.network/',
|
|
327
|
+
twitter: 'https://twitter.com/KYVENetwork'
|
|
328
|
+
},
|
|
329
|
+
traces: [{
|
|
330
|
+
type: 'ibc',
|
|
331
|
+
counterparty: {
|
|
332
|
+
channel_id: 'channel-3',
|
|
333
|
+
base_denom: 'ukyve',
|
|
334
|
+
chain_name: 'kyve'
|
|
335
|
+
},
|
|
336
|
+
chain: {
|
|
337
|
+
channel_id: 'channel-2'
|
|
338
|
+
}
|
|
339
|
+
}]
|
|
340
|
+
},
|
|
257
341
|
{
|
|
258
342
|
description: 'The native token of Osmosis',
|
|
259
343
|
denom_units: [{
|
package/esm/mainnet/stride.js
CHANGED
|
@@ -244,6 +244,48 @@ const assets = {
|
|
|
244
244
|
}
|
|
245
245
|
}]
|
|
246
246
|
},
|
|
247
|
+
{
|
|
248
|
+
description: 'The native token of BandChain',
|
|
249
|
+
denom_units: [{
|
|
250
|
+
denom: 'ibc/AC11D57A5FBC0DF322615027DB86FAA602283F1801ED71FDDAA26117C41256D7',
|
|
251
|
+
exponent: 0,
|
|
252
|
+
aliases: ['uband']
|
|
253
|
+
}, {
|
|
254
|
+
denom: 'band',
|
|
255
|
+
exponent: 6
|
|
256
|
+
}],
|
|
257
|
+
base: 'ibc/AC11D57A5FBC0DF322615027DB86FAA602283F1801ED71FDDAA26117C41256D7',
|
|
258
|
+
display: 'band',
|
|
259
|
+
name: 'Band Protocol',
|
|
260
|
+
symbol: 'BAND',
|
|
261
|
+
logo_URIs: {
|
|
262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png',
|
|
263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg'
|
|
264
|
+
},
|
|
265
|
+
coingecko_id: 'band-protocol',
|
|
266
|
+
images: [{
|
|
267
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png',
|
|
268
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg',
|
|
269
|
+
theme: {
|
|
270
|
+
primary_color_hex: '#4424e4'
|
|
271
|
+
}
|
|
272
|
+
}],
|
|
273
|
+
socials: {
|
|
274
|
+
website: 'https://www.bandprotocol.com/',
|
|
275
|
+
twitter: 'https://twitter.com/BandProtocol'
|
|
276
|
+
},
|
|
277
|
+
traces: [{
|
|
278
|
+
type: 'ibc',
|
|
279
|
+
counterparty: {
|
|
280
|
+
channel_id: 'channel-161',
|
|
281
|
+
base_denom: 'uband',
|
|
282
|
+
chain_name: 'bandchain'
|
|
283
|
+
},
|
|
284
|
+
chain: {
|
|
285
|
+
channel_id: 'channel-258'
|
|
286
|
+
}
|
|
287
|
+
}]
|
|
288
|
+
},
|
|
247
289
|
{
|
|
248
290
|
description: 'The native governance token of Carbon',
|
|
249
291
|
denom_units: [{
|
|
@@ -1560,6 +1602,43 @@ const assets = {
|
|
|
1560
1602
|
}
|
|
1561
1603
|
}]
|
|
1562
1604
|
},
|
|
1605
|
+
{
|
|
1606
|
+
description: 'The native token of PRYZM',
|
|
1607
|
+
denom_units: [{
|
|
1608
|
+
denom: 'ibc/1E0EFAC20BCF1D7B409655DC2D44B24F17FFA92A2A55905567D2A50AED22FCA2',
|
|
1609
|
+
exponent: 0,
|
|
1610
|
+
aliases: ['upryzm']
|
|
1611
|
+
}, {
|
|
1612
|
+
denom: 'pryzm',
|
|
1613
|
+
exponent: 6
|
|
1614
|
+
}],
|
|
1615
|
+
base: 'ibc/1E0EFAC20BCF1D7B409655DC2D44B24F17FFA92A2A55905567D2A50AED22FCA2',
|
|
1616
|
+
name: 'Pryzm',
|
|
1617
|
+
display: 'pryzm',
|
|
1618
|
+
symbol: 'PRYZM',
|
|
1619
|
+
logo_URIs: {
|
|
1620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
1621
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
1622
|
+
},
|
|
1623
|
+
images: [{
|
|
1624
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
1625
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg',
|
|
1626
|
+
theme: {
|
|
1627
|
+
primary_color_hex: '#c6ddf5'
|
|
1628
|
+
}
|
|
1629
|
+
}],
|
|
1630
|
+
traces: [{
|
|
1631
|
+
type: 'ibc',
|
|
1632
|
+
counterparty: {
|
|
1633
|
+
channel_id: 'channel-23',
|
|
1634
|
+
base_denom: 'upryzm',
|
|
1635
|
+
chain_name: 'pryzm'
|
|
1636
|
+
},
|
|
1637
|
+
chain: {
|
|
1638
|
+
channel_id: 'channel-257'
|
|
1639
|
+
}
|
|
1640
|
+
}]
|
|
1641
|
+
},
|
|
1563
1642
|
{
|
|
1564
1643
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
1565
1644
|
denom_units: [{
|
|
@@ -2064,6 +2143,48 @@ const assets = {
|
|
|
2064
2143
|
}
|
|
2065
2144
|
}]
|
|
2066
2145
|
},
|
|
2146
|
+
{
|
|
2147
|
+
description: 'The native token of BandChain',
|
|
2148
|
+
denom_units: [{
|
|
2149
|
+
denom: 'ibc/AC11D57A5FBC0DF322615027DB86FAA602283F1801ED71FDDAA26117C41256D7',
|
|
2150
|
+
exponent: 0,
|
|
2151
|
+
aliases: ['uband']
|
|
2152
|
+
}, {
|
|
2153
|
+
denom: 'band',
|
|
2154
|
+
exponent: 6
|
|
2155
|
+
}],
|
|
2156
|
+
base: 'ibc/AC11D57A5FBC0DF322615027DB86FAA602283F1801ED71FDDAA26117C41256D7',
|
|
2157
|
+
display: 'band',
|
|
2158
|
+
name: 'Band Protocol',
|
|
2159
|
+
symbol: 'BAND',
|
|
2160
|
+
logo_URIs: {
|
|
2161
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png',
|
|
2162
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg'
|
|
2163
|
+
},
|
|
2164
|
+
coingecko_id: 'band-protocol',
|
|
2165
|
+
images: [{
|
|
2166
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png',
|
|
2167
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg',
|
|
2168
|
+
theme: {
|
|
2169
|
+
primary_color_hex: '#4424e4'
|
|
2170
|
+
}
|
|
2171
|
+
}],
|
|
2172
|
+
socials: {
|
|
2173
|
+
website: 'https://www.bandprotocol.com/',
|
|
2174
|
+
twitter: 'https://twitter.com/BandProtocol'
|
|
2175
|
+
},
|
|
2176
|
+
traces: [{
|
|
2177
|
+
type: 'ibc',
|
|
2178
|
+
counterparty: {
|
|
2179
|
+
channel_id: 'channel-161',
|
|
2180
|
+
base_denom: 'uband',
|
|
2181
|
+
chain_name: 'bandchain'
|
|
2182
|
+
},
|
|
2183
|
+
chain: {
|
|
2184
|
+
channel_id: 'channel-258'
|
|
2185
|
+
}
|
|
2186
|
+
}]
|
|
2187
|
+
},
|
|
2067
2188
|
{
|
|
2068
2189
|
description: 'The native governance token of Carbon',
|
|
2069
2190
|
denom_units: [{
|
|
@@ -3380,6 +3501,43 @@ const assets = {
|
|
|
3380
3501
|
}
|
|
3381
3502
|
}]
|
|
3382
3503
|
},
|
|
3504
|
+
{
|
|
3505
|
+
description: 'The native token of PRYZM',
|
|
3506
|
+
denom_units: [{
|
|
3507
|
+
denom: 'ibc/1E0EFAC20BCF1D7B409655DC2D44B24F17FFA92A2A55905567D2A50AED22FCA2',
|
|
3508
|
+
exponent: 0,
|
|
3509
|
+
aliases: ['upryzm']
|
|
3510
|
+
}, {
|
|
3511
|
+
denom: 'pryzm',
|
|
3512
|
+
exponent: 6
|
|
3513
|
+
}],
|
|
3514
|
+
base: 'ibc/1E0EFAC20BCF1D7B409655DC2D44B24F17FFA92A2A55905567D2A50AED22FCA2',
|
|
3515
|
+
name: 'Pryzm',
|
|
3516
|
+
display: 'pryzm',
|
|
3517
|
+
symbol: 'PRYZM',
|
|
3518
|
+
logo_URIs: {
|
|
3519
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
3520
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
3521
|
+
},
|
|
3522
|
+
images: [{
|
|
3523
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
3524
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg',
|
|
3525
|
+
theme: {
|
|
3526
|
+
primary_color_hex: '#c6ddf5'
|
|
3527
|
+
}
|
|
3528
|
+
}],
|
|
3529
|
+
traces: [{
|
|
3530
|
+
type: 'ibc',
|
|
3531
|
+
counterparty: {
|
|
3532
|
+
channel_id: 'channel-23',
|
|
3533
|
+
base_denom: 'upryzm',
|
|
3534
|
+
chain_name: 'pryzm'
|
|
3535
|
+
},
|
|
3536
|
+
chain: {
|
|
3537
|
+
channel_id: 'channel-257'
|
|
3538
|
+
}
|
|
3539
|
+
}]
|
|
3540
|
+
},
|
|
3383
3541
|
{
|
|
3384
3542
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
3385
3543
|
denom_units: [{
|
package/mainnet/andromeda.js
CHANGED
|
@@ -366,6 +366,48 @@ const assets = {
|
|
|
366
366
|
}
|
|
367
367
|
}]
|
|
368
368
|
},
|
|
369
|
+
{
|
|
370
|
+
description: 'The native utility token of the KYVE network.',
|
|
371
|
+
denom_units: [{
|
|
372
|
+
denom: 'ibc/1FFDAE788DE0ABC1E0F7E110C39CA58EE0700ED4185CFAC25911F17F2F6A0DEF',
|
|
373
|
+
exponent: 0,
|
|
374
|
+
aliases: ['ukyve']
|
|
375
|
+
}, {
|
|
376
|
+
denom: 'kyve',
|
|
377
|
+
exponent: 6
|
|
378
|
+
}],
|
|
379
|
+
base: 'ibc/1FFDAE788DE0ABC1E0F7E110C39CA58EE0700ED4185CFAC25911F17F2F6A0DEF',
|
|
380
|
+
name: 'KYVE',
|
|
381
|
+
display: 'kyve',
|
|
382
|
+
symbol: 'KYVE',
|
|
383
|
+
logo_URIs: {
|
|
384
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
385
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg'
|
|
386
|
+
},
|
|
387
|
+
coingecko_id: 'kyve-network',
|
|
388
|
+
images: [{
|
|
389
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
390
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg',
|
|
391
|
+
theme: {
|
|
392
|
+
primary_color_hex: '#335350'
|
|
393
|
+
}
|
|
394
|
+
}],
|
|
395
|
+
socials: {
|
|
396
|
+
website: 'https://www.kyve.network/',
|
|
397
|
+
twitter: 'https://twitter.com/KYVENetwork'
|
|
398
|
+
},
|
|
399
|
+
traces: [{
|
|
400
|
+
type: 'ibc',
|
|
401
|
+
counterparty: {
|
|
402
|
+
channel_id: 'channel-2',
|
|
403
|
+
base_denom: 'ukyve',
|
|
404
|
+
chain_name: 'kyve'
|
|
405
|
+
},
|
|
406
|
+
chain: {
|
|
407
|
+
channel_id: 'channel-14'
|
|
408
|
+
}
|
|
409
|
+
}]
|
|
410
|
+
},
|
|
369
411
|
{
|
|
370
412
|
description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
|
|
371
413
|
denom_units: [{
|
|
@@ -813,6 +855,48 @@ const assets = {
|
|
|
813
855
|
}
|
|
814
856
|
}]
|
|
815
857
|
},
|
|
858
|
+
{
|
|
859
|
+
description: 'The native utility token of the KYVE network.',
|
|
860
|
+
denom_units: [{
|
|
861
|
+
denom: 'ibc/1FFDAE788DE0ABC1E0F7E110C39CA58EE0700ED4185CFAC25911F17F2F6A0DEF',
|
|
862
|
+
exponent: 0,
|
|
863
|
+
aliases: ['ukyve']
|
|
864
|
+
}, {
|
|
865
|
+
denom: 'kyve',
|
|
866
|
+
exponent: 6
|
|
867
|
+
}],
|
|
868
|
+
base: 'ibc/1FFDAE788DE0ABC1E0F7E110C39CA58EE0700ED4185CFAC25911F17F2F6A0DEF',
|
|
869
|
+
name: 'KYVE',
|
|
870
|
+
display: 'kyve',
|
|
871
|
+
symbol: 'KYVE',
|
|
872
|
+
logo_URIs: {
|
|
873
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
874
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg'
|
|
875
|
+
},
|
|
876
|
+
coingecko_id: 'kyve-network',
|
|
877
|
+
images: [{
|
|
878
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png',
|
|
879
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg',
|
|
880
|
+
theme: {
|
|
881
|
+
primary_color_hex: '#335350'
|
|
882
|
+
}
|
|
883
|
+
}],
|
|
884
|
+
socials: {
|
|
885
|
+
website: 'https://www.kyve.network/',
|
|
886
|
+
twitter: 'https://twitter.com/KYVENetwork'
|
|
887
|
+
},
|
|
888
|
+
traces: [{
|
|
889
|
+
type: 'ibc',
|
|
890
|
+
counterparty: {
|
|
891
|
+
channel_id: 'channel-2',
|
|
892
|
+
base_denom: 'ukyve',
|
|
893
|
+
chain_name: 'kyve'
|
|
894
|
+
},
|
|
895
|
+
chain: {
|
|
896
|
+
channel_id: 'channel-14'
|
|
897
|
+
}
|
|
898
|
+
}]
|
|
899
|
+
},
|
|
816
900
|
{
|
|
817
901
|
description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
|
|
818
902
|
denom_units: [{
|