@chain-registry/assets 1.70.339 → 1.70.341
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/bitway.js +298 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +78 -0
- package/esm/mainnet/lumera.js +512 -0
- package/esm/mainnet/noble.js +78 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/bitway.d.ts +3 -0
- package/mainnet/bitway.js +300 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +5 -4
- package/mainnet/injective.js +78 -0
- package/mainnet/lumera.js +512 -0
- package/mainnet/noble.js +78 -0
- package/package.json +5 -5
package/esm/mainnet/assets.js
CHANGED
|
@@ -21,6 +21,7 @@ import _beezee from './beezee';
|
|
|
21
21
|
import _bitbadges from './bitbadges';
|
|
22
22
|
import _bitcanna from './bitcanna';
|
|
23
23
|
import _bitsong from './bitsong';
|
|
24
|
+
import _bitway from './bitway';
|
|
24
25
|
import _bluzelle from './bluzelle';
|
|
25
26
|
import _bostrom from './bostrom';
|
|
26
27
|
import _canto from './canto';
|
|
@@ -165,5 +166,5 @@ import _xion from './xion';
|
|
|
165
166
|
import _xpla from './xpla';
|
|
166
167
|
import _xrplevm from './xrplevm';
|
|
167
168
|
import _zenrock from './zenrock';
|
|
168
|
-
const assets = [_ethereum, _namada, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mtgbp, _neutaro, _neutron, _nibiru, _nillion, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _qfs, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _xion, _xpla, _xrplevm, _zenrock];
|
|
169
|
+
const assets = [_ethereum, _namada, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mtgbp, _neutaro, _neutron, _nibiru, _nillion, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _qfs, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _xion, _xpla, _xrplevm, _zenrock];
|
|
169
170
|
export default assets;
|
|
@@ -0,0 +1,298 @@
|
|
|
1
|
+
const assets = {
|
|
2
|
+
chain_name: 'bitway',
|
|
3
|
+
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/C893E667537D6092041E97EDDF2DB1A80DE655088A1712DE97F3F2671865B09B',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['ustake']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'stake',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
type_asset: 'sdk.coin',
|
|
15
|
+
base: 'ibc/C893E667537D6092041E97EDDF2DB1A80DE655088A1712DE97F3F2671865B09B',
|
|
16
|
+
name: 'Stake',
|
|
17
|
+
display: 'stake',
|
|
18
|
+
symbol: 'STAKE',
|
|
19
|
+
logo_URIs: {
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
22
|
+
},
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
26
|
+
}],
|
|
27
|
+
traces: [{
|
|
28
|
+
type: 'ibc',
|
|
29
|
+
counterparty: {
|
|
30
|
+
channel_id: 'channel-172',
|
|
31
|
+
base_denom: 'ustake',
|
|
32
|
+
chain_name: 'noble'
|
|
33
|
+
},
|
|
34
|
+
chain: {
|
|
35
|
+
channel_id: 'channel-13'
|
|
36
|
+
}
|
|
37
|
+
}]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
41
|
+
denom_units: [{
|
|
42
|
+
denom: 'ibc/106646E5C4987CA36DED12F11D0084D3841A6D695226084F6E2379B3DDE0A5E1',
|
|
43
|
+
exponent: 0,
|
|
44
|
+
aliases: ['ufrienzies']
|
|
45
|
+
}, {
|
|
46
|
+
denom: 'frienzies',
|
|
47
|
+
exponent: 6
|
|
48
|
+
}],
|
|
49
|
+
type_asset: 'sdk.coin',
|
|
50
|
+
base: 'ibc/106646E5C4987CA36DED12F11D0084D3841A6D695226084F6E2379B3DDE0A5E1',
|
|
51
|
+
display: 'frienzies',
|
|
52
|
+
name: 'Frienzies',
|
|
53
|
+
symbol: 'FRNZ',
|
|
54
|
+
logo_URIs: {
|
|
55
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
56
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
57
|
+
},
|
|
58
|
+
images: [{
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
61
|
+
}],
|
|
62
|
+
traces: [{
|
|
63
|
+
type: 'ibc',
|
|
64
|
+
counterparty: {
|
|
65
|
+
channel_id: 'channel-172',
|
|
66
|
+
base_denom: 'ufrienzies',
|
|
67
|
+
chain_name: 'noble'
|
|
68
|
+
},
|
|
69
|
+
chain: {
|
|
70
|
+
channel_id: 'channel-13'
|
|
71
|
+
}
|
|
72
|
+
}]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
description: 'Ondo US Dollar Yield',
|
|
76
|
+
denom_units: [{
|
|
77
|
+
denom: 'ibc/A9D16244A6E4CA113EB065732F3BDE5529557BA367F645FE50C2B12A96395CBA',
|
|
78
|
+
exponent: 0,
|
|
79
|
+
aliases: ['ausdy']
|
|
80
|
+
}, {
|
|
81
|
+
denom: 'usdy',
|
|
82
|
+
exponent: 18
|
|
83
|
+
}],
|
|
84
|
+
base: 'ibc/A9D16244A6E4CA113EB065732F3BDE5529557BA367F645FE50C2B12A96395CBA',
|
|
85
|
+
display: 'usdy',
|
|
86
|
+
name: 'Ondo US Dollar Yield',
|
|
87
|
+
symbol: 'USDY',
|
|
88
|
+
logo_URIs: {
|
|
89
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
90
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
91
|
+
},
|
|
92
|
+
images: [{
|
|
93
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
94
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
95
|
+
}],
|
|
96
|
+
coingecko_id: 'ondo-us-dollar-yield',
|
|
97
|
+
socials: {
|
|
98
|
+
website: 'https://ondo.finance/usdy',
|
|
99
|
+
twitter: 'https://x.com/OndoFinance'
|
|
100
|
+
},
|
|
101
|
+
type_asset: 'sdk.coin',
|
|
102
|
+
traces: [{
|
|
103
|
+
type: 'ibc',
|
|
104
|
+
counterparty: {
|
|
105
|
+
channel_id: 'channel-172',
|
|
106
|
+
base_denom: 'ausdy',
|
|
107
|
+
chain_name: 'noble'
|
|
108
|
+
},
|
|
109
|
+
chain: {
|
|
110
|
+
channel_id: 'channel-13'
|
|
111
|
+
}
|
|
112
|
+
}]
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
description: 'USDN token',
|
|
116
|
+
denom_units: [{
|
|
117
|
+
denom: 'ibc/71C4D204324ABD8EDF27782C72C1F098C4EEC064E055A7DF32374ECFD8A46E2E',
|
|
118
|
+
exponent: 0,
|
|
119
|
+
aliases: ['uusdn']
|
|
120
|
+
}, {
|
|
121
|
+
denom: 'usdn',
|
|
122
|
+
exponent: 6
|
|
123
|
+
}],
|
|
124
|
+
type_asset: 'sdk.coin',
|
|
125
|
+
base: 'ibc/71C4D204324ABD8EDF27782C72C1F098C4EEC064E055A7DF32374ECFD8A46E2E',
|
|
126
|
+
name: 'Noble Dollar',
|
|
127
|
+
display: 'usdn',
|
|
128
|
+
symbol: 'USDN',
|
|
129
|
+
coingecko_id: 'noble-dollar-usdn',
|
|
130
|
+
logo_URIs: {
|
|
131
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
132
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
133
|
+
},
|
|
134
|
+
images: [{
|
|
135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
137
|
+
}],
|
|
138
|
+
traces: [{
|
|
139
|
+
type: 'ibc',
|
|
140
|
+
counterparty: {
|
|
141
|
+
channel_id: 'channel-172',
|
|
142
|
+
base_denom: 'uusdn',
|
|
143
|
+
chain_name: 'noble'
|
|
144
|
+
},
|
|
145
|
+
chain: {
|
|
146
|
+
channel_id: 'channel-13'
|
|
147
|
+
}
|
|
148
|
+
}]
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
152
|
+
denom_units: [{
|
|
153
|
+
denom: 'ibc/C893E667537D6092041E97EDDF2DB1A80DE655088A1712DE97F3F2671865B09B',
|
|
154
|
+
exponent: 0,
|
|
155
|
+
aliases: ['ustake']
|
|
156
|
+
}, {
|
|
157
|
+
denom: 'stake',
|
|
158
|
+
exponent: 6
|
|
159
|
+
}],
|
|
160
|
+
type_asset: 'sdk.coin',
|
|
161
|
+
base: 'ibc/C893E667537D6092041E97EDDF2DB1A80DE655088A1712DE97F3F2671865B09B',
|
|
162
|
+
name: 'Stake',
|
|
163
|
+
display: 'stake',
|
|
164
|
+
symbol: 'STAKE',
|
|
165
|
+
logo_URIs: {
|
|
166
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
167
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
168
|
+
},
|
|
169
|
+
images: [{
|
|
170
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
171
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
172
|
+
}],
|
|
173
|
+
traces: [{
|
|
174
|
+
type: 'ibc',
|
|
175
|
+
counterparty: {
|
|
176
|
+
channel_id: 'channel-172',
|
|
177
|
+
base_denom: 'ustake',
|
|
178
|
+
chain_name: 'noble'
|
|
179
|
+
},
|
|
180
|
+
chain: {
|
|
181
|
+
channel_id: 'channel-13'
|
|
182
|
+
}
|
|
183
|
+
}]
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
187
|
+
denom_units: [{
|
|
188
|
+
denom: 'ibc/106646E5C4987CA36DED12F11D0084D3841A6D695226084F6E2379B3DDE0A5E1',
|
|
189
|
+
exponent: 0,
|
|
190
|
+
aliases: ['ufrienzies']
|
|
191
|
+
}, {
|
|
192
|
+
denom: 'frienzies',
|
|
193
|
+
exponent: 6
|
|
194
|
+
}],
|
|
195
|
+
type_asset: 'sdk.coin',
|
|
196
|
+
base: 'ibc/106646E5C4987CA36DED12F11D0084D3841A6D695226084F6E2379B3DDE0A5E1',
|
|
197
|
+
display: 'frienzies',
|
|
198
|
+
name: 'Frienzies',
|
|
199
|
+
symbol: 'FRNZ',
|
|
200
|
+
logo_URIs: {
|
|
201
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
202
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
203
|
+
},
|
|
204
|
+
images: [{
|
|
205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
206
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
207
|
+
}],
|
|
208
|
+
traces: [{
|
|
209
|
+
type: 'ibc',
|
|
210
|
+
counterparty: {
|
|
211
|
+
channel_id: 'channel-172',
|
|
212
|
+
base_denom: 'ufrienzies',
|
|
213
|
+
chain_name: 'noble'
|
|
214
|
+
},
|
|
215
|
+
chain: {
|
|
216
|
+
channel_id: 'channel-13'
|
|
217
|
+
}
|
|
218
|
+
}]
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
description: 'Ondo US Dollar Yield',
|
|
222
|
+
denom_units: [{
|
|
223
|
+
denom: 'ibc/A9D16244A6E4CA113EB065732F3BDE5529557BA367F645FE50C2B12A96395CBA',
|
|
224
|
+
exponent: 0,
|
|
225
|
+
aliases: ['ausdy']
|
|
226
|
+
}, {
|
|
227
|
+
denom: 'usdy',
|
|
228
|
+
exponent: 18
|
|
229
|
+
}],
|
|
230
|
+
base: 'ibc/A9D16244A6E4CA113EB065732F3BDE5529557BA367F645FE50C2B12A96395CBA',
|
|
231
|
+
display: 'usdy',
|
|
232
|
+
name: 'Ondo US Dollar Yield',
|
|
233
|
+
symbol: 'USDY',
|
|
234
|
+
logo_URIs: {
|
|
235
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
236
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
237
|
+
},
|
|
238
|
+
images: [{
|
|
239
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
240
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
241
|
+
}],
|
|
242
|
+
coingecko_id: 'ondo-us-dollar-yield',
|
|
243
|
+
socials: {
|
|
244
|
+
website: 'https://ondo.finance/usdy',
|
|
245
|
+
twitter: 'https://x.com/OndoFinance'
|
|
246
|
+
},
|
|
247
|
+
type_asset: 'sdk.coin',
|
|
248
|
+
traces: [{
|
|
249
|
+
type: 'ibc',
|
|
250
|
+
counterparty: {
|
|
251
|
+
channel_id: 'channel-172',
|
|
252
|
+
base_denom: 'ausdy',
|
|
253
|
+
chain_name: 'noble'
|
|
254
|
+
},
|
|
255
|
+
chain: {
|
|
256
|
+
channel_id: 'channel-13'
|
|
257
|
+
}
|
|
258
|
+
}]
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
description: 'USDN token',
|
|
262
|
+
denom_units: [{
|
|
263
|
+
denom: 'ibc/71C4D204324ABD8EDF27782C72C1F098C4EEC064E055A7DF32374ECFD8A46E2E',
|
|
264
|
+
exponent: 0,
|
|
265
|
+
aliases: ['uusdn']
|
|
266
|
+
}, {
|
|
267
|
+
denom: 'usdn',
|
|
268
|
+
exponent: 6
|
|
269
|
+
}],
|
|
270
|
+
type_asset: 'sdk.coin',
|
|
271
|
+
base: 'ibc/71C4D204324ABD8EDF27782C72C1F098C4EEC064E055A7DF32374ECFD8A46E2E',
|
|
272
|
+
name: 'Noble Dollar',
|
|
273
|
+
display: 'usdn',
|
|
274
|
+
symbol: 'USDN',
|
|
275
|
+
coingecko_id: 'noble-dollar-usdn',
|
|
276
|
+
logo_URIs: {
|
|
277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
278
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
279
|
+
},
|
|
280
|
+
images: [{
|
|
281
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
282
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
283
|
+
}],
|
|
284
|
+
traces: [{
|
|
285
|
+
type: 'ibc',
|
|
286
|
+
counterparty: {
|
|
287
|
+
channel_id: 'channel-172',
|
|
288
|
+
base_denom: 'uusdn',
|
|
289
|
+
chain_name: 'noble'
|
|
290
|
+
},
|
|
291
|
+
chain: {
|
|
292
|
+
channel_id: 'channel-13'
|
|
293
|
+
}
|
|
294
|
+
}]
|
|
295
|
+
}
|
|
296
|
+
]
|
|
297
|
+
};
|
|
298
|
+
export default assets;
|
package/esm/mainnet/index.js
CHANGED
|
@@ -21,6 +21,7 @@ export * as beezee from './beezee';
|
|
|
21
21
|
export * as bitbadges from './bitbadges';
|
|
22
22
|
export * as bitcanna from './bitcanna';
|
|
23
23
|
export * as bitsong from './bitsong';
|
|
24
|
+
export * as bitway from './bitway';
|
|
24
25
|
export * as bluzelle from './bluzelle';
|
|
25
26
|
export * as bostrom from './bostrom';
|
|
26
27
|
export * as canto from './canto';
|
package/esm/mainnet/injective.js
CHANGED
|
@@ -1377,6 +1377,45 @@ const assets = {
|
|
|
1377
1377
|
}
|
|
1378
1378
|
}]
|
|
1379
1379
|
},
|
|
1380
|
+
{
|
|
1381
|
+
denom_units: [{
|
|
1382
|
+
denom: 'ibc/CDE9884632233AE9AD560B358B5CD48A0DC08DEC204C621A6534FC5257EF0807',
|
|
1383
|
+
exponent: 0,
|
|
1384
|
+
aliases: ['ulume']
|
|
1385
|
+
}, {
|
|
1386
|
+
denom: 'LUME',
|
|
1387
|
+
exponent: 6,
|
|
1388
|
+
aliases: ['lume']
|
|
1389
|
+
}],
|
|
1390
|
+
base: 'ibc/CDE9884632233AE9AD560B358B5CD48A0DC08DEC204C621A6534FC5257EF0807',
|
|
1391
|
+
display: 'LUME',
|
|
1392
|
+
name: 'lume',
|
|
1393
|
+
symbol: 'LUME',
|
|
1394
|
+
type_asset: 'sdk.coin',
|
|
1395
|
+
logo_URIs: {
|
|
1396
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
1397
|
+
},
|
|
1398
|
+
images: [{
|
|
1399
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
1400
|
+
}],
|
|
1401
|
+
socials: {
|
|
1402
|
+
github: 'https://github.com/LumeraProtocol/lumera',
|
|
1403
|
+
discord: 'https://discord.gg/lumeraprotocol',
|
|
1404
|
+
telegram: 'https://t.me/lumeraprotocol',
|
|
1405
|
+
website: 'https://lumera.io'
|
|
1406
|
+
},
|
|
1407
|
+
traces: [{
|
|
1408
|
+
type: 'ibc',
|
|
1409
|
+
counterparty: {
|
|
1410
|
+
channel_id: 'channel-2',
|
|
1411
|
+
base_denom: 'ulume',
|
|
1412
|
+
chain_name: 'lumera'
|
|
1413
|
+
},
|
|
1414
|
+
chain: {
|
|
1415
|
+
channel_id: 'channel-443'
|
|
1416
|
+
}
|
|
1417
|
+
}]
|
|
1418
|
+
},
|
|
1380
1419
|
{
|
|
1381
1420
|
description: 'The native token of MANTRA',
|
|
1382
1421
|
denom_units: [{
|
|
@@ -9634,6 +9673,45 @@ const assets = {
|
|
|
9634
9673
|
}
|
|
9635
9674
|
}]
|
|
9636
9675
|
},
|
|
9676
|
+
{
|
|
9677
|
+
denom_units: [{
|
|
9678
|
+
denom: 'ibc/CDE9884632233AE9AD560B358B5CD48A0DC08DEC204C621A6534FC5257EF0807',
|
|
9679
|
+
exponent: 0,
|
|
9680
|
+
aliases: ['ulume']
|
|
9681
|
+
}, {
|
|
9682
|
+
denom: 'LUME',
|
|
9683
|
+
exponent: 6,
|
|
9684
|
+
aliases: ['lume']
|
|
9685
|
+
}],
|
|
9686
|
+
base: 'ibc/CDE9884632233AE9AD560B358B5CD48A0DC08DEC204C621A6534FC5257EF0807',
|
|
9687
|
+
display: 'LUME',
|
|
9688
|
+
name: 'lume',
|
|
9689
|
+
symbol: 'LUME',
|
|
9690
|
+
type_asset: 'sdk.coin',
|
|
9691
|
+
logo_URIs: {
|
|
9692
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
9693
|
+
},
|
|
9694
|
+
images: [{
|
|
9695
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
9696
|
+
}],
|
|
9697
|
+
socials: {
|
|
9698
|
+
github: 'https://github.com/LumeraProtocol/lumera',
|
|
9699
|
+
discord: 'https://discord.gg/lumeraprotocol',
|
|
9700
|
+
telegram: 'https://t.me/lumeraprotocol',
|
|
9701
|
+
website: 'https://lumera.io'
|
|
9702
|
+
},
|
|
9703
|
+
traces: [{
|
|
9704
|
+
type: 'ibc',
|
|
9705
|
+
counterparty: {
|
|
9706
|
+
channel_id: 'channel-2',
|
|
9707
|
+
base_denom: 'ulume',
|
|
9708
|
+
chain_name: 'lumera'
|
|
9709
|
+
},
|
|
9710
|
+
chain: {
|
|
9711
|
+
channel_id: 'channel-443'
|
|
9712
|
+
}
|
|
9713
|
+
}]
|
|
9714
|
+
},
|
|
9637
9715
|
{
|
|
9638
9716
|
description: 'The native token of MANTRA',
|
|
9639
9717
|
denom_units: [{
|