@chain-registry/assets 1.70.184 → 1.70.186
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/babylon.js +254 -0
- package/esm/mainnet/elys.js +76 -0
- package/mainnet/babylon.js +254 -0
- package/mainnet/elys.js +76 -0
- package/package.json +5 -5
package/esm/mainnet/babylon.js
CHANGED
|
@@ -130,6 +130,133 @@ const assets = {
|
|
|
130
130
|
}
|
|
131
131
|
}]
|
|
132
132
|
},
|
|
133
|
+
{
|
|
134
|
+
description: 'The native token of Elys Network',
|
|
135
|
+
denom_units: [
|
|
136
|
+
{
|
|
137
|
+
denom: 'ibc/9D8D10504A9A4480FC73CAEBE013BD07687D2EE64BCDD0AC8FA82790A0F5BACB',
|
|
138
|
+
exponent: 0,
|
|
139
|
+
aliases: ['uelys']
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
denom: 'melys',
|
|
143
|
+
exponent: 3,
|
|
144
|
+
aliases: ['millielys']
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
denom: 'elys',
|
|
148
|
+
exponent: 6,
|
|
149
|
+
aliases: []
|
|
150
|
+
}
|
|
151
|
+
],
|
|
152
|
+
base: 'ibc/9D8D10504A9A4480FC73CAEBE013BD07687D2EE64BCDD0AC8FA82790A0F5BACB',
|
|
153
|
+
name: 'Elys Network',
|
|
154
|
+
display: 'elys',
|
|
155
|
+
symbol: 'ELYS',
|
|
156
|
+
logo_URIs: {
|
|
157
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
158
|
+
},
|
|
159
|
+
coingecko_id: 'elys-network',
|
|
160
|
+
images: [{
|
|
161
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
162
|
+
}],
|
|
163
|
+
type_asset: 'sdk.coin',
|
|
164
|
+
traces: [{
|
|
165
|
+
type: 'ibc',
|
|
166
|
+
counterparty: {
|
|
167
|
+
channel_id: 'channel-22',
|
|
168
|
+
base_denom: 'uelys',
|
|
169
|
+
chain_name: 'elys'
|
|
170
|
+
},
|
|
171
|
+
chain: {
|
|
172
|
+
channel_id: 'channel-6'
|
|
173
|
+
}
|
|
174
|
+
}]
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
description: 'Eden token definition',
|
|
178
|
+
denom_units: [
|
|
179
|
+
{
|
|
180
|
+
denom: 'ibc/9F48AD82ED09ACA6B0081E6C3E825C2103820AB266B6738C70DB0AF512E8B5A9',
|
|
181
|
+
exponent: 0,
|
|
182
|
+
aliases: ['ueden']
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
denom: 'meden',
|
|
186
|
+
exponent: 3,
|
|
187
|
+
aliases: ['millieden']
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
denom: 'eden',
|
|
191
|
+
exponent: 6,
|
|
192
|
+
aliases: []
|
|
193
|
+
}
|
|
194
|
+
],
|
|
195
|
+
base: 'ibc/9F48AD82ED09ACA6B0081E6C3E825C2103820AB266B6738C70DB0AF512E8B5A9',
|
|
196
|
+
name: 'Eden',
|
|
197
|
+
display: 'eden',
|
|
198
|
+
symbol: 'EDEN',
|
|
199
|
+
logo_URIs: {
|
|
200
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
201
|
+
},
|
|
202
|
+
images: [{
|
|
203
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
204
|
+
}],
|
|
205
|
+
type_asset: 'sdk.coin',
|
|
206
|
+
traces: [{
|
|
207
|
+
type: 'ibc',
|
|
208
|
+
counterparty: {
|
|
209
|
+
channel_id: 'channel-22',
|
|
210
|
+
base_denom: 'ueden',
|
|
211
|
+
chain_name: 'elys'
|
|
212
|
+
},
|
|
213
|
+
chain: {
|
|
214
|
+
channel_id: 'channel-6'
|
|
215
|
+
}
|
|
216
|
+
}]
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
description: 'Eden BOOST token definition',
|
|
220
|
+
denom_units: [
|
|
221
|
+
{
|
|
222
|
+
denom: 'ibc/442BE5F60004571AE7653E39F0EC1C1F86799C1087D930F031D91DCC2CEC9B7C',
|
|
223
|
+
exponent: 0,
|
|
224
|
+
aliases: ['uedenb']
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
denom: 'medenb',
|
|
228
|
+
exponent: 3,
|
|
229
|
+
aliases: ['milliedenb']
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
denom: 'edenb',
|
|
233
|
+
exponent: 6,
|
|
234
|
+
aliases: []
|
|
235
|
+
}
|
|
236
|
+
],
|
|
237
|
+
base: 'ibc/442BE5F60004571AE7653E39F0EC1C1F86799C1087D930F031D91DCC2CEC9B7C',
|
|
238
|
+
name: 'Eden BOOST',
|
|
239
|
+
display: 'edenb',
|
|
240
|
+
symbol: 'EDEN BOOST',
|
|
241
|
+
logo_URIs: {
|
|
242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
243
|
+
},
|
|
244
|
+
images: [{
|
|
245
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
246
|
+
}],
|
|
247
|
+
type_asset: 'sdk.coin',
|
|
248
|
+
traces: [{
|
|
249
|
+
type: 'ibc',
|
|
250
|
+
counterparty: {
|
|
251
|
+
channel_id: 'channel-22',
|
|
252
|
+
base_denom: 'uedenb',
|
|
253
|
+
chain_name: 'elys'
|
|
254
|
+
},
|
|
255
|
+
chain: {
|
|
256
|
+
channel_id: 'channel-6'
|
|
257
|
+
}
|
|
258
|
+
}]
|
|
259
|
+
},
|
|
133
260
|
{
|
|
134
261
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
135
262
|
denom_units: [{
|
|
@@ -571,6 +698,133 @@ const assets = {
|
|
|
571
698
|
}
|
|
572
699
|
}]
|
|
573
700
|
},
|
|
701
|
+
{
|
|
702
|
+
description: 'The native token of Elys Network',
|
|
703
|
+
denom_units: [
|
|
704
|
+
{
|
|
705
|
+
denom: 'ibc/9D8D10504A9A4480FC73CAEBE013BD07687D2EE64BCDD0AC8FA82790A0F5BACB',
|
|
706
|
+
exponent: 0,
|
|
707
|
+
aliases: ['uelys']
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
denom: 'melys',
|
|
711
|
+
exponent: 3,
|
|
712
|
+
aliases: ['millielys']
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
denom: 'elys',
|
|
716
|
+
exponent: 6,
|
|
717
|
+
aliases: []
|
|
718
|
+
}
|
|
719
|
+
],
|
|
720
|
+
base: 'ibc/9D8D10504A9A4480FC73CAEBE013BD07687D2EE64BCDD0AC8FA82790A0F5BACB',
|
|
721
|
+
name: 'Elys Network',
|
|
722
|
+
display: 'elys',
|
|
723
|
+
symbol: 'ELYS',
|
|
724
|
+
logo_URIs: {
|
|
725
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
726
|
+
},
|
|
727
|
+
coingecko_id: 'elys-network',
|
|
728
|
+
images: [{
|
|
729
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
730
|
+
}],
|
|
731
|
+
type_asset: 'sdk.coin',
|
|
732
|
+
traces: [{
|
|
733
|
+
type: 'ibc',
|
|
734
|
+
counterparty: {
|
|
735
|
+
channel_id: 'channel-22',
|
|
736
|
+
base_denom: 'uelys',
|
|
737
|
+
chain_name: 'elys'
|
|
738
|
+
},
|
|
739
|
+
chain: {
|
|
740
|
+
channel_id: 'channel-6'
|
|
741
|
+
}
|
|
742
|
+
}]
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
description: 'Eden token definition',
|
|
746
|
+
denom_units: [
|
|
747
|
+
{
|
|
748
|
+
denom: 'ibc/9F48AD82ED09ACA6B0081E6C3E825C2103820AB266B6738C70DB0AF512E8B5A9',
|
|
749
|
+
exponent: 0,
|
|
750
|
+
aliases: ['ueden']
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
denom: 'meden',
|
|
754
|
+
exponent: 3,
|
|
755
|
+
aliases: ['millieden']
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
denom: 'eden',
|
|
759
|
+
exponent: 6,
|
|
760
|
+
aliases: []
|
|
761
|
+
}
|
|
762
|
+
],
|
|
763
|
+
base: 'ibc/9F48AD82ED09ACA6B0081E6C3E825C2103820AB266B6738C70DB0AF512E8B5A9',
|
|
764
|
+
name: 'Eden',
|
|
765
|
+
display: 'eden',
|
|
766
|
+
symbol: 'EDEN',
|
|
767
|
+
logo_URIs: {
|
|
768
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
769
|
+
},
|
|
770
|
+
images: [{
|
|
771
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
772
|
+
}],
|
|
773
|
+
type_asset: 'sdk.coin',
|
|
774
|
+
traces: [{
|
|
775
|
+
type: 'ibc',
|
|
776
|
+
counterparty: {
|
|
777
|
+
channel_id: 'channel-22',
|
|
778
|
+
base_denom: 'ueden',
|
|
779
|
+
chain_name: 'elys'
|
|
780
|
+
},
|
|
781
|
+
chain: {
|
|
782
|
+
channel_id: 'channel-6'
|
|
783
|
+
}
|
|
784
|
+
}]
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
description: 'Eden BOOST token definition',
|
|
788
|
+
denom_units: [
|
|
789
|
+
{
|
|
790
|
+
denom: 'ibc/442BE5F60004571AE7653E39F0EC1C1F86799C1087D930F031D91DCC2CEC9B7C',
|
|
791
|
+
exponent: 0,
|
|
792
|
+
aliases: ['uedenb']
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
denom: 'medenb',
|
|
796
|
+
exponent: 3,
|
|
797
|
+
aliases: ['milliedenb']
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
denom: 'edenb',
|
|
801
|
+
exponent: 6,
|
|
802
|
+
aliases: []
|
|
803
|
+
}
|
|
804
|
+
],
|
|
805
|
+
base: 'ibc/442BE5F60004571AE7653E39F0EC1C1F86799C1087D930F031D91DCC2CEC9B7C',
|
|
806
|
+
name: 'Eden BOOST',
|
|
807
|
+
display: 'edenb',
|
|
808
|
+
symbol: 'EDEN BOOST',
|
|
809
|
+
logo_URIs: {
|
|
810
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
811
|
+
},
|
|
812
|
+
images: [{
|
|
813
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
814
|
+
}],
|
|
815
|
+
type_asset: 'sdk.coin',
|
|
816
|
+
traces: [{
|
|
817
|
+
type: 'ibc',
|
|
818
|
+
counterparty: {
|
|
819
|
+
channel_id: 'channel-22',
|
|
820
|
+
base_denom: 'uedenb',
|
|
821
|
+
chain_name: 'elys'
|
|
822
|
+
},
|
|
823
|
+
chain: {
|
|
824
|
+
channel_id: 'channel-6'
|
|
825
|
+
}
|
|
826
|
+
}]
|
|
827
|
+
},
|
|
574
828
|
{
|
|
575
829
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
576
830
|
denom_units: [{
|
package/esm/mainnet/elys.js
CHANGED
|
@@ -87,6 +87,44 @@ const assets = {
|
|
|
87
87
|
}
|
|
88
88
|
}]
|
|
89
89
|
},
|
|
90
|
+
{
|
|
91
|
+
description: 'The native token of Babylon Genesis.',
|
|
92
|
+
denom_units: [{
|
|
93
|
+
denom: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
94
|
+
exponent: 0,
|
|
95
|
+
aliases: ['ubbn']
|
|
96
|
+
}, {
|
|
97
|
+
denom: 'BABY',
|
|
98
|
+
exponent: 6
|
|
99
|
+
}],
|
|
100
|
+
base: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
101
|
+
name: 'BABY',
|
|
102
|
+
display: 'BABY',
|
|
103
|
+
symbol: 'BABY',
|
|
104
|
+
logo_URIs: {
|
|
105
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
106
|
+
},
|
|
107
|
+
images: [{
|
|
108
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
109
|
+
}],
|
|
110
|
+
coingecko_id: 'babylon',
|
|
111
|
+
type_asset: 'sdk.coin',
|
|
112
|
+
socials: {
|
|
113
|
+
website: 'https://babylonlabs.io/',
|
|
114
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
115
|
+
},
|
|
116
|
+
traces: [{
|
|
117
|
+
type: 'ibc',
|
|
118
|
+
counterparty: {
|
|
119
|
+
channel_id: 'channel-6',
|
|
120
|
+
base_denom: 'ubbn',
|
|
121
|
+
chain_name: 'babylon'
|
|
122
|
+
},
|
|
123
|
+
chain: {
|
|
124
|
+
channel_id: 'channel-22'
|
|
125
|
+
}
|
|
126
|
+
}]
|
|
127
|
+
},
|
|
90
128
|
{
|
|
91
129
|
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
92
130
|
denom_units: [{
|
|
@@ -259,6 +297,44 @@ const assets = {
|
|
|
259
297
|
}
|
|
260
298
|
}]
|
|
261
299
|
},
|
|
300
|
+
{
|
|
301
|
+
description: 'The native token of Babylon Genesis.',
|
|
302
|
+
denom_units: [{
|
|
303
|
+
denom: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
304
|
+
exponent: 0,
|
|
305
|
+
aliases: ['ubbn']
|
|
306
|
+
}, {
|
|
307
|
+
denom: 'BABY',
|
|
308
|
+
exponent: 6
|
|
309
|
+
}],
|
|
310
|
+
base: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
311
|
+
name: 'BABY',
|
|
312
|
+
display: 'BABY',
|
|
313
|
+
symbol: 'BABY',
|
|
314
|
+
logo_URIs: {
|
|
315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
316
|
+
},
|
|
317
|
+
images: [{
|
|
318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
319
|
+
}],
|
|
320
|
+
coingecko_id: 'babylon',
|
|
321
|
+
type_asset: 'sdk.coin',
|
|
322
|
+
socials: {
|
|
323
|
+
website: 'https://babylonlabs.io/',
|
|
324
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
325
|
+
},
|
|
326
|
+
traces: [{
|
|
327
|
+
type: 'ibc',
|
|
328
|
+
counterparty: {
|
|
329
|
+
channel_id: 'channel-6',
|
|
330
|
+
base_denom: 'ubbn',
|
|
331
|
+
chain_name: 'babylon'
|
|
332
|
+
},
|
|
333
|
+
chain: {
|
|
334
|
+
channel_id: 'channel-22'
|
|
335
|
+
}
|
|
336
|
+
}]
|
|
337
|
+
},
|
|
262
338
|
{
|
|
263
339
|
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
264
340
|
denom_units: [{
|
package/mainnet/babylon.js
CHANGED
|
@@ -132,6 +132,133 @@ const assets = {
|
|
|
132
132
|
}
|
|
133
133
|
}]
|
|
134
134
|
},
|
|
135
|
+
{
|
|
136
|
+
description: 'The native token of Elys Network',
|
|
137
|
+
denom_units: [
|
|
138
|
+
{
|
|
139
|
+
denom: 'ibc/9D8D10504A9A4480FC73CAEBE013BD07687D2EE64BCDD0AC8FA82790A0F5BACB',
|
|
140
|
+
exponent: 0,
|
|
141
|
+
aliases: ['uelys']
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
denom: 'melys',
|
|
145
|
+
exponent: 3,
|
|
146
|
+
aliases: ['millielys']
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
denom: 'elys',
|
|
150
|
+
exponent: 6,
|
|
151
|
+
aliases: []
|
|
152
|
+
}
|
|
153
|
+
],
|
|
154
|
+
base: 'ibc/9D8D10504A9A4480FC73CAEBE013BD07687D2EE64BCDD0AC8FA82790A0F5BACB',
|
|
155
|
+
name: 'Elys Network',
|
|
156
|
+
display: 'elys',
|
|
157
|
+
symbol: 'ELYS',
|
|
158
|
+
logo_URIs: {
|
|
159
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
160
|
+
},
|
|
161
|
+
coingecko_id: 'elys-network',
|
|
162
|
+
images: [{
|
|
163
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
164
|
+
}],
|
|
165
|
+
type_asset: 'sdk.coin',
|
|
166
|
+
traces: [{
|
|
167
|
+
type: 'ibc',
|
|
168
|
+
counterparty: {
|
|
169
|
+
channel_id: 'channel-22',
|
|
170
|
+
base_denom: 'uelys',
|
|
171
|
+
chain_name: 'elys'
|
|
172
|
+
},
|
|
173
|
+
chain: {
|
|
174
|
+
channel_id: 'channel-6'
|
|
175
|
+
}
|
|
176
|
+
}]
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
description: 'Eden token definition',
|
|
180
|
+
denom_units: [
|
|
181
|
+
{
|
|
182
|
+
denom: 'ibc/9F48AD82ED09ACA6B0081E6C3E825C2103820AB266B6738C70DB0AF512E8B5A9',
|
|
183
|
+
exponent: 0,
|
|
184
|
+
aliases: ['ueden']
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
denom: 'meden',
|
|
188
|
+
exponent: 3,
|
|
189
|
+
aliases: ['millieden']
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
denom: 'eden',
|
|
193
|
+
exponent: 6,
|
|
194
|
+
aliases: []
|
|
195
|
+
}
|
|
196
|
+
],
|
|
197
|
+
base: 'ibc/9F48AD82ED09ACA6B0081E6C3E825C2103820AB266B6738C70DB0AF512E8B5A9',
|
|
198
|
+
name: 'Eden',
|
|
199
|
+
display: 'eden',
|
|
200
|
+
symbol: 'EDEN',
|
|
201
|
+
logo_URIs: {
|
|
202
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
203
|
+
},
|
|
204
|
+
images: [{
|
|
205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
206
|
+
}],
|
|
207
|
+
type_asset: 'sdk.coin',
|
|
208
|
+
traces: [{
|
|
209
|
+
type: 'ibc',
|
|
210
|
+
counterparty: {
|
|
211
|
+
channel_id: 'channel-22',
|
|
212
|
+
base_denom: 'ueden',
|
|
213
|
+
chain_name: 'elys'
|
|
214
|
+
},
|
|
215
|
+
chain: {
|
|
216
|
+
channel_id: 'channel-6'
|
|
217
|
+
}
|
|
218
|
+
}]
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
description: 'Eden BOOST token definition',
|
|
222
|
+
denom_units: [
|
|
223
|
+
{
|
|
224
|
+
denom: 'ibc/442BE5F60004571AE7653E39F0EC1C1F86799C1087D930F031D91DCC2CEC9B7C',
|
|
225
|
+
exponent: 0,
|
|
226
|
+
aliases: ['uedenb']
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
denom: 'medenb',
|
|
230
|
+
exponent: 3,
|
|
231
|
+
aliases: ['milliedenb']
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
denom: 'edenb',
|
|
235
|
+
exponent: 6,
|
|
236
|
+
aliases: []
|
|
237
|
+
}
|
|
238
|
+
],
|
|
239
|
+
base: 'ibc/442BE5F60004571AE7653E39F0EC1C1F86799C1087D930F031D91DCC2CEC9B7C',
|
|
240
|
+
name: 'Eden BOOST',
|
|
241
|
+
display: 'edenb',
|
|
242
|
+
symbol: 'EDEN BOOST',
|
|
243
|
+
logo_URIs: {
|
|
244
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
245
|
+
},
|
|
246
|
+
images: [{
|
|
247
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
248
|
+
}],
|
|
249
|
+
type_asset: 'sdk.coin',
|
|
250
|
+
traces: [{
|
|
251
|
+
type: 'ibc',
|
|
252
|
+
counterparty: {
|
|
253
|
+
channel_id: 'channel-22',
|
|
254
|
+
base_denom: 'uedenb',
|
|
255
|
+
chain_name: 'elys'
|
|
256
|
+
},
|
|
257
|
+
chain: {
|
|
258
|
+
channel_id: 'channel-6'
|
|
259
|
+
}
|
|
260
|
+
}]
|
|
261
|
+
},
|
|
135
262
|
{
|
|
136
263
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
137
264
|
denom_units: [{
|
|
@@ -573,6 +700,133 @@ const assets = {
|
|
|
573
700
|
}
|
|
574
701
|
}]
|
|
575
702
|
},
|
|
703
|
+
{
|
|
704
|
+
description: 'The native token of Elys Network',
|
|
705
|
+
denom_units: [
|
|
706
|
+
{
|
|
707
|
+
denom: 'ibc/9D8D10504A9A4480FC73CAEBE013BD07687D2EE64BCDD0AC8FA82790A0F5BACB',
|
|
708
|
+
exponent: 0,
|
|
709
|
+
aliases: ['uelys']
|
|
710
|
+
},
|
|
711
|
+
{
|
|
712
|
+
denom: 'melys',
|
|
713
|
+
exponent: 3,
|
|
714
|
+
aliases: ['millielys']
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
denom: 'elys',
|
|
718
|
+
exponent: 6,
|
|
719
|
+
aliases: []
|
|
720
|
+
}
|
|
721
|
+
],
|
|
722
|
+
base: 'ibc/9D8D10504A9A4480FC73CAEBE013BD07687D2EE64BCDD0AC8FA82790A0F5BACB',
|
|
723
|
+
name: 'Elys Network',
|
|
724
|
+
display: 'elys',
|
|
725
|
+
symbol: 'ELYS',
|
|
726
|
+
logo_URIs: {
|
|
727
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
728
|
+
},
|
|
729
|
+
coingecko_id: 'elys-network',
|
|
730
|
+
images: [{
|
|
731
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
732
|
+
}],
|
|
733
|
+
type_asset: 'sdk.coin',
|
|
734
|
+
traces: [{
|
|
735
|
+
type: 'ibc',
|
|
736
|
+
counterparty: {
|
|
737
|
+
channel_id: 'channel-22',
|
|
738
|
+
base_denom: 'uelys',
|
|
739
|
+
chain_name: 'elys'
|
|
740
|
+
},
|
|
741
|
+
chain: {
|
|
742
|
+
channel_id: 'channel-6'
|
|
743
|
+
}
|
|
744
|
+
}]
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
description: 'Eden token definition',
|
|
748
|
+
denom_units: [
|
|
749
|
+
{
|
|
750
|
+
denom: 'ibc/9F48AD82ED09ACA6B0081E6C3E825C2103820AB266B6738C70DB0AF512E8B5A9',
|
|
751
|
+
exponent: 0,
|
|
752
|
+
aliases: ['ueden']
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
denom: 'meden',
|
|
756
|
+
exponent: 3,
|
|
757
|
+
aliases: ['millieden']
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
denom: 'eden',
|
|
761
|
+
exponent: 6,
|
|
762
|
+
aliases: []
|
|
763
|
+
}
|
|
764
|
+
],
|
|
765
|
+
base: 'ibc/9F48AD82ED09ACA6B0081E6C3E825C2103820AB266B6738C70DB0AF512E8B5A9',
|
|
766
|
+
name: 'Eden',
|
|
767
|
+
display: 'eden',
|
|
768
|
+
symbol: 'EDEN',
|
|
769
|
+
logo_URIs: {
|
|
770
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
771
|
+
},
|
|
772
|
+
images: [{
|
|
773
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
774
|
+
}],
|
|
775
|
+
type_asset: 'sdk.coin',
|
|
776
|
+
traces: [{
|
|
777
|
+
type: 'ibc',
|
|
778
|
+
counterparty: {
|
|
779
|
+
channel_id: 'channel-22',
|
|
780
|
+
base_denom: 'ueden',
|
|
781
|
+
chain_name: 'elys'
|
|
782
|
+
},
|
|
783
|
+
chain: {
|
|
784
|
+
channel_id: 'channel-6'
|
|
785
|
+
}
|
|
786
|
+
}]
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
description: 'Eden BOOST token definition',
|
|
790
|
+
denom_units: [
|
|
791
|
+
{
|
|
792
|
+
denom: 'ibc/442BE5F60004571AE7653E39F0EC1C1F86799C1087D930F031D91DCC2CEC9B7C',
|
|
793
|
+
exponent: 0,
|
|
794
|
+
aliases: ['uedenb']
|
|
795
|
+
},
|
|
796
|
+
{
|
|
797
|
+
denom: 'medenb',
|
|
798
|
+
exponent: 3,
|
|
799
|
+
aliases: ['milliedenb']
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
denom: 'edenb',
|
|
803
|
+
exponent: 6,
|
|
804
|
+
aliases: []
|
|
805
|
+
}
|
|
806
|
+
],
|
|
807
|
+
base: 'ibc/442BE5F60004571AE7653E39F0EC1C1F86799C1087D930F031D91DCC2CEC9B7C',
|
|
808
|
+
name: 'Eden BOOST',
|
|
809
|
+
display: 'edenb',
|
|
810
|
+
symbol: 'EDEN BOOST',
|
|
811
|
+
logo_URIs: {
|
|
812
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
813
|
+
},
|
|
814
|
+
images: [{
|
|
815
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
816
|
+
}],
|
|
817
|
+
type_asset: 'sdk.coin',
|
|
818
|
+
traces: [{
|
|
819
|
+
type: 'ibc',
|
|
820
|
+
counterparty: {
|
|
821
|
+
channel_id: 'channel-22',
|
|
822
|
+
base_denom: 'uedenb',
|
|
823
|
+
chain_name: 'elys'
|
|
824
|
+
},
|
|
825
|
+
chain: {
|
|
826
|
+
channel_id: 'channel-6'
|
|
827
|
+
}
|
|
828
|
+
}]
|
|
829
|
+
},
|
|
576
830
|
{
|
|
577
831
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
578
832
|
denom_units: [{
|
package/mainnet/elys.js
CHANGED
|
@@ -89,6 +89,44 @@ const assets = {
|
|
|
89
89
|
}
|
|
90
90
|
}]
|
|
91
91
|
},
|
|
92
|
+
{
|
|
93
|
+
description: 'The native token of Babylon Genesis.',
|
|
94
|
+
denom_units: [{
|
|
95
|
+
denom: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
96
|
+
exponent: 0,
|
|
97
|
+
aliases: ['ubbn']
|
|
98
|
+
}, {
|
|
99
|
+
denom: 'BABY',
|
|
100
|
+
exponent: 6
|
|
101
|
+
}],
|
|
102
|
+
base: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
103
|
+
name: 'BABY',
|
|
104
|
+
display: 'BABY',
|
|
105
|
+
symbol: 'BABY',
|
|
106
|
+
logo_URIs: {
|
|
107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
108
|
+
},
|
|
109
|
+
images: [{
|
|
110
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
111
|
+
}],
|
|
112
|
+
coingecko_id: 'babylon',
|
|
113
|
+
type_asset: 'sdk.coin',
|
|
114
|
+
socials: {
|
|
115
|
+
website: 'https://babylonlabs.io/',
|
|
116
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
117
|
+
},
|
|
118
|
+
traces: [{
|
|
119
|
+
type: 'ibc',
|
|
120
|
+
counterparty: {
|
|
121
|
+
channel_id: 'channel-6',
|
|
122
|
+
base_denom: 'ubbn',
|
|
123
|
+
chain_name: 'babylon'
|
|
124
|
+
},
|
|
125
|
+
chain: {
|
|
126
|
+
channel_id: 'channel-22'
|
|
127
|
+
}
|
|
128
|
+
}]
|
|
129
|
+
},
|
|
92
130
|
{
|
|
93
131
|
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
94
132
|
denom_units: [{
|
|
@@ -261,6 +299,44 @@ const assets = {
|
|
|
261
299
|
}
|
|
262
300
|
}]
|
|
263
301
|
},
|
|
302
|
+
{
|
|
303
|
+
description: 'The native token of Babylon Genesis.',
|
|
304
|
+
denom_units: [{
|
|
305
|
+
denom: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
306
|
+
exponent: 0,
|
|
307
|
+
aliases: ['ubbn']
|
|
308
|
+
}, {
|
|
309
|
+
denom: 'BABY',
|
|
310
|
+
exponent: 6
|
|
311
|
+
}],
|
|
312
|
+
base: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
313
|
+
name: 'BABY',
|
|
314
|
+
display: 'BABY',
|
|
315
|
+
symbol: 'BABY',
|
|
316
|
+
logo_URIs: {
|
|
317
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
318
|
+
},
|
|
319
|
+
images: [{
|
|
320
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
321
|
+
}],
|
|
322
|
+
coingecko_id: 'babylon',
|
|
323
|
+
type_asset: 'sdk.coin',
|
|
324
|
+
socials: {
|
|
325
|
+
website: 'https://babylonlabs.io/',
|
|
326
|
+
twitter: 'https://x.com/babylonlabs_io'
|
|
327
|
+
},
|
|
328
|
+
traces: [{
|
|
329
|
+
type: 'ibc',
|
|
330
|
+
counterparty: {
|
|
331
|
+
channel_id: 'channel-6',
|
|
332
|
+
base_denom: 'ubbn',
|
|
333
|
+
chain_name: 'babylon'
|
|
334
|
+
},
|
|
335
|
+
chain: {
|
|
336
|
+
channel_id: 'channel-22'
|
|
337
|
+
}
|
|
338
|
+
}]
|
|
339
|
+
},
|
|
264
340
|
{
|
|
265
341
|
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
266
342
|
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.186",
|
|
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.117",
|
|
33
|
+
"chain-registry": "^1.69.186"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.117"
|
|
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": "64446e1c0965d9e7e5b252b82a141476050f063d"
|
|
47
47
|
}
|