@chain-registry/assets 1.70.604 → 1.70.606
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/agoric.js +512 -0
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/celestia.js +0 -2
- package/esm/mainnet/cosmoshub.js +0 -2
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/initia.js +512 -0
- package/esm/mainnet/injective.js +308 -0
- package/esm/mainnet/neutron.js +0 -2
- package/esm/mainnet/noble.js +0 -2
- package/esm/mainnet/nyx.js +0 -2
- package/esm/mainnet/osmosis.js +66 -2
- package/esm/mainnet/penumbra.js +0 -2
- package/esm/mainnet/stride.js +0 -2
- package/esm/mainnet/turkchain.js +170 -0
- package/esm/mainnet/zigchain.js +512 -0
- package/mainnet/agoric.js +512 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/celestia.js +0 -2
- package/mainnet/cosmoshub.js +0 -2
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/initia.js +512 -0
- package/mainnet/injective.js +308 -0
- package/mainnet/neutron.js +0 -2
- package/mainnet/noble.js +0 -2
- package/mainnet/nyx.js +0 -2
- package/mainnet/osmosis.js +66 -2
- package/mainnet/penumbra.js +0 -2
- package/mainnet/stride.js +0 -2
- package/mainnet/turkchain.d.ts +3 -0
- package/mainnet/turkchain.js +172 -0
- package/mainnet/zigchain.js +512 -0
- package/package.json +5 -5
package/esm/mainnet/zigchain.js
CHANGED
|
@@ -81,6 +81,262 @@ const assets = {
|
|
|
81
81
|
}
|
|
82
82
|
}]
|
|
83
83
|
},
|
|
84
|
+
{
|
|
85
|
+
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
86
|
+
denom_units: [{
|
|
87
|
+
denom: 'ibc/6F0955036B92C0A1EE4EB03942A989369DB275CA57454E5F564B581AB5D81CDB',
|
|
88
|
+
exponent: 0,
|
|
89
|
+
aliases: ['inj']
|
|
90
|
+
}, {
|
|
91
|
+
denom: 'INJ',
|
|
92
|
+
exponent: 18
|
|
93
|
+
}],
|
|
94
|
+
base: 'ibc/6F0955036B92C0A1EE4EB03942A989369DB275CA57454E5F564B581AB5D81CDB',
|
|
95
|
+
name: 'Injective',
|
|
96
|
+
display: 'INJ',
|
|
97
|
+
symbol: 'INJ',
|
|
98
|
+
logo_URIs: {
|
|
99
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
100
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
101
|
+
},
|
|
102
|
+
coingecko_id: 'injective-protocol',
|
|
103
|
+
images: [{
|
|
104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
105
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
106
|
+
}],
|
|
107
|
+
socials: {
|
|
108
|
+
website: 'https://injective.com/',
|
|
109
|
+
x: 'https://x.com/Injective_'
|
|
110
|
+
},
|
|
111
|
+
type_asset: 'sdk.coin',
|
|
112
|
+
traces: [{
|
|
113
|
+
type: 'ibc',
|
|
114
|
+
counterparty: {
|
|
115
|
+
channel_id: 'channel-456',
|
|
116
|
+
base_denom: 'inj',
|
|
117
|
+
chain_name: 'injective'
|
|
118
|
+
},
|
|
119
|
+
chain: {
|
|
120
|
+
channel_id: 'channel-12'
|
|
121
|
+
}
|
|
122
|
+
}]
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
description: 'The second meme coin on Injective.',
|
|
126
|
+
denom_units: [{
|
|
127
|
+
denom: 'ibc/C796877EA312536FF2D4A6B92BA80600CEF25C9B85103F1BD191CFF43EED81A4',
|
|
128
|
+
exponent: 0,
|
|
129
|
+
aliases: ['inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88']
|
|
130
|
+
}, {
|
|
131
|
+
denom: 'NINPO',
|
|
132
|
+
exponent: 6
|
|
133
|
+
}],
|
|
134
|
+
base: 'ibc/C796877EA312536FF2D4A6B92BA80600CEF25C9B85103F1BD191CFF43EED81A4',
|
|
135
|
+
name: 'Ninpo',
|
|
136
|
+
display: 'NINPO',
|
|
137
|
+
symbol: 'NINPO',
|
|
138
|
+
logo_URIs: {
|
|
139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
140
|
+
},
|
|
141
|
+
images: [{
|
|
142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
143
|
+
}],
|
|
144
|
+
type_asset: 'sdk.coin',
|
|
145
|
+
traces: [{
|
|
146
|
+
type: 'ibc',
|
|
147
|
+
counterparty: {
|
|
148
|
+
channel_id: 'channel-456',
|
|
149
|
+
base_denom: 'inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88',
|
|
150
|
+
chain_name: 'injective'
|
|
151
|
+
},
|
|
152
|
+
chain: {
|
|
153
|
+
channel_id: 'channel-12'
|
|
154
|
+
}
|
|
155
|
+
}]
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
description: 'JUDO is a very futuristic meme token.',
|
|
159
|
+
denom_units: [{
|
|
160
|
+
denom: 'ibc/F84BACAB119774D232C7C7E450B83006C23ACAE8EC3410083C128F77DC5AE782',
|
|
161
|
+
exponent: 0,
|
|
162
|
+
aliases: ['inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h']
|
|
163
|
+
}, {
|
|
164
|
+
denom: 'JUDO',
|
|
165
|
+
exponent: 6
|
|
166
|
+
}],
|
|
167
|
+
base: 'ibc/F84BACAB119774D232C7C7E450B83006C23ACAE8EC3410083C128F77DC5AE782',
|
|
168
|
+
name: 'Judo',
|
|
169
|
+
display: 'JUDO',
|
|
170
|
+
symbol: 'JUDO',
|
|
171
|
+
logo_URIs: {
|
|
172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
173
|
+
},
|
|
174
|
+
images: [{
|
|
175
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
176
|
+
}],
|
|
177
|
+
type_asset: 'sdk.coin',
|
|
178
|
+
traces: [{
|
|
179
|
+
type: 'ibc',
|
|
180
|
+
counterparty: {
|
|
181
|
+
channel_id: 'channel-456',
|
|
182
|
+
base_denom: 'inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h',
|
|
183
|
+
chain_name: 'injective'
|
|
184
|
+
},
|
|
185
|
+
chain: {
|
|
186
|
+
channel_id: 'channel-12'
|
|
187
|
+
}
|
|
188
|
+
}]
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
|
|
192
|
+
denom_units: [{
|
|
193
|
+
denom: 'ibc/68EE5202595350404EDB31042A4F03E0CED6FC5EBC6D2E908DF1AC96E96F3E58',
|
|
194
|
+
exponent: 0,
|
|
195
|
+
aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
|
|
196
|
+
}, {
|
|
197
|
+
denom: 'nINJ',
|
|
198
|
+
exponent: 18
|
|
199
|
+
}],
|
|
200
|
+
base: 'ibc/68EE5202595350404EDB31042A4F03E0CED6FC5EBC6D2E908DF1AC96E96F3E58',
|
|
201
|
+
name: 'Neptune Receipt INJ',
|
|
202
|
+
display: 'nINJ',
|
|
203
|
+
symbol: 'nINJ',
|
|
204
|
+
images: [{
|
|
205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
|
|
206
|
+
}],
|
|
207
|
+
type_asset: 'sdk.coin',
|
|
208
|
+
traces: [{
|
|
209
|
+
type: 'ibc',
|
|
210
|
+
counterparty: {
|
|
211
|
+
channel_id: 'channel-456',
|
|
212
|
+
base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
213
|
+
chain_name: 'injective'
|
|
214
|
+
},
|
|
215
|
+
chain: {
|
|
216
|
+
channel_id: 'channel-12'
|
|
217
|
+
}
|
|
218
|
+
}]
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
|
|
222
|
+
denom_units: [{
|
|
223
|
+
denom: 'ibc/81297E9BD3CCDEEDC13F62538CF95A5A77734952CC82E6C335EB5829D2A73745',
|
|
224
|
+
exponent: 0,
|
|
225
|
+
aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
|
|
226
|
+
}, {
|
|
227
|
+
denom: 'nATOM',
|
|
228
|
+
exponent: 6
|
|
229
|
+
}],
|
|
230
|
+
base: 'ibc/81297E9BD3CCDEEDC13F62538CF95A5A77734952CC82E6C335EB5829D2A73745',
|
|
231
|
+
name: 'Neptune Receipt ATOM',
|
|
232
|
+
display: 'nATOM',
|
|
233
|
+
symbol: 'nATOM',
|
|
234
|
+
images: [{
|
|
235
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
|
|
236
|
+
}],
|
|
237
|
+
type_asset: 'sdk.coin',
|
|
238
|
+
traces: [{
|
|
239
|
+
type: 'ibc',
|
|
240
|
+
counterparty: {
|
|
241
|
+
channel_id: 'channel-456',
|
|
242
|
+
base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
243
|
+
chain_name: 'injective'
|
|
244
|
+
},
|
|
245
|
+
chain: {
|
|
246
|
+
channel_id: 'channel-12'
|
|
247
|
+
}
|
|
248
|
+
}]
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
|
|
252
|
+
denom_units: [{
|
|
253
|
+
denom: 'ibc/279C925FB2053A693039EED4112822B109843178DD4ADFCF0B246A8587A43BD3',
|
|
254
|
+
exponent: 0,
|
|
255
|
+
aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
|
|
256
|
+
}, {
|
|
257
|
+
denom: 'nWETH',
|
|
258
|
+
exponent: 18
|
|
259
|
+
}],
|
|
260
|
+
base: 'ibc/279C925FB2053A693039EED4112822B109843178DD4ADFCF0B246A8587A43BD3',
|
|
261
|
+
name: 'Neptune Receipt WETH',
|
|
262
|
+
display: 'nWETH',
|
|
263
|
+
symbol: 'nWETH',
|
|
264
|
+
images: [{
|
|
265
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
|
|
266
|
+
}],
|
|
267
|
+
type_asset: 'sdk.coin',
|
|
268
|
+
traces: [{
|
|
269
|
+
type: 'ibc',
|
|
270
|
+
counterparty: {
|
|
271
|
+
channel_id: 'channel-456',
|
|
272
|
+
base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
273
|
+
chain_name: 'injective'
|
|
274
|
+
},
|
|
275
|
+
chain: {
|
|
276
|
+
channel_id: 'channel-12'
|
|
277
|
+
}
|
|
278
|
+
}]
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
|
|
282
|
+
denom_units: [{
|
|
283
|
+
denom: 'ibc/FF2893EDE2615DE15312B3542AE7F2DB34C98D5136E084D24550C27168E06845',
|
|
284
|
+
exponent: 0,
|
|
285
|
+
aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
|
|
286
|
+
}, {
|
|
287
|
+
denom: 'nUSDT',
|
|
288
|
+
exponent: 6
|
|
289
|
+
}],
|
|
290
|
+
base: 'ibc/FF2893EDE2615DE15312B3542AE7F2DB34C98D5136E084D24550C27168E06845',
|
|
291
|
+
name: 'Neptune Receipt USDT',
|
|
292
|
+
display: 'nUSDT',
|
|
293
|
+
symbol: 'nUSDT',
|
|
294
|
+
images: [{
|
|
295
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
|
|
296
|
+
}],
|
|
297
|
+
type_asset: 'sdk.coin',
|
|
298
|
+
traces: [{
|
|
299
|
+
type: 'ibc',
|
|
300
|
+
counterparty: {
|
|
301
|
+
channel_id: 'channel-456',
|
|
302
|
+
base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
303
|
+
chain_name: 'injective'
|
|
304
|
+
},
|
|
305
|
+
chain: {
|
|
306
|
+
channel_id: 'channel-12'
|
|
307
|
+
}
|
|
308
|
+
}]
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
|
|
312
|
+
denom_units: [{
|
|
313
|
+
denom: 'ibc/1147F00331962CA48396FF9F5A07B44B97E6EF4BB35679866D33032C3C421ADF',
|
|
314
|
+
exponent: 0,
|
|
315
|
+
aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
|
|
316
|
+
}, {
|
|
317
|
+
denom: 'nTIA',
|
|
318
|
+
exponent: 6
|
|
319
|
+
}],
|
|
320
|
+
base: 'ibc/1147F00331962CA48396FF9F5A07B44B97E6EF4BB35679866D33032C3C421ADF',
|
|
321
|
+
name: 'Neptune Receipt TIA',
|
|
322
|
+
display: 'nTIA',
|
|
323
|
+
symbol: 'nTIA',
|
|
324
|
+
images: [{
|
|
325
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
|
|
326
|
+
}],
|
|
327
|
+
type_asset: 'sdk.coin',
|
|
328
|
+
traces: [{
|
|
329
|
+
type: 'ibc',
|
|
330
|
+
counterparty: {
|
|
331
|
+
channel_id: 'channel-456',
|
|
332
|
+
base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
333
|
+
chain_name: 'injective'
|
|
334
|
+
},
|
|
335
|
+
chain: {
|
|
336
|
+
channel_id: 'channel-12'
|
|
337
|
+
}
|
|
338
|
+
}]
|
|
339
|
+
},
|
|
84
340
|
{
|
|
85
341
|
description: 'The permissioned staking asset for Noble Chain',
|
|
86
342
|
denom_units: [{
|
|
@@ -305,6 +561,262 @@ const assets = {
|
|
|
305
561
|
}
|
|
306
562
|
}]
|
|
307
563
|
},
|
|
564
|
+
{
|
|
565
|
+
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
566
|
+
denom_units: [{
|
|
567
|
+
denom: 'ibc/6F0955036B92C0A1EE4EB03942A989369DB275CA57454E5F564B581AB5D81CDB',
|
|
568
|
+
exponent: 0,
|
|
569
|
+
aliases: ['inj']
|
|
570
|
+
}, {
|
|
571
|
+
denom: 'INJ',
|
|
572
|
+
exponent: 18
|
|
573
|
+
}],
|
|
574
|
+
base: 'ibc/6F0955036B92C0A1EE4EB03942A989369DB275CA57454E5F564B581AB5D81CDB',
|
|
575
|
+
name: 'Injective',
|
|
576
|
+
display: 'INJ',
|
|
577
|
+
symbol: 'INJ',
|
|
578
|
+
logo_URIs: {
|
|
579
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
580
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
581
|
+
},
|
|
582
|
+
coingecko_id: 'injective-protocol',
|
|
583
|
+
images: [{
|
|
584
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
585
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
586
|
+
}],
|
|
587
|
+
socials: {
|
|
588
|
+
website: 'https://injective.com/',
|
|
589
|
+
x: 'https://x.com/Injective_'
|
|
590
|
+
},
|
|
591
|
+
type_asset: 'sdk.coin',
|
|
592
|
+
traces: [{
|
|
593
|
+
type: 'ibc',
|
|
594
|
+
counterparty: {
|
|
595
|
+
channel_id: 'channel-456',
|
|
596
|
+
base_denom: 'inj',
|
|
597
|
+
chain_name: 'injective'
|
|
598
|
+
},
|
|
599
|
+
chain: {
|
|
600
|
+
channel_id: 'channel-12'
|
|
601
|
+
}
|
|
602
|
+
}]
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
description: 'The second meme coin on Injective.',
|
|
606
|
+
denom_units: [{
|
|
607
|
+
denom: 'ibc/C796877EA312536FF2D4A6B92BA80600CEF25C9B85103F1BD191CFF43EED81A4',
|
|
608
|
+
exponent: 0,
|
|
609
|
+
aliases: ['inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88']
|
|
610
|
+
}, {
|
|
611
|
+
denom: 'NINPO',
|
|
612
|
+
exponent: 6
|
|
613
|
+
}],
|
|
614
|
+
base: 'ibc/C796877EA312536FF2D4A6B92BA80600CEF25C9B85103F1BD191CFF43EED81A4',
|
|
615
|
+
name: 'Ninpo',
|
|
616
|
+
display: 'NINPO',
|
|
617
|
+
symbol: 'NINPO',
|
|
618
|
+
logo_URIs: {
|
|
619
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
620
|
+
},
|
|
621
|
+
images: [{
|
|
622
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
623
|
+
}],
|
|
624
|
+
type_asset: 'sdk.coin',
|
|
625
|
+
traces: [{
|
|
626
|
+
type: 'ibc',
|
|
627
|
+
counterparty: {
|
|
628
|
+
channel_id: 'channel-456',
|
|
629
|
+
base_denom: 'inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88',
|
|
630
|
+
chain_name: 'injective'
|
|
631
|
+
},
|
|
632
|
+
chain: {
|
|
633
|
+
channel_id: 'channel-12'
|
|
634
|
+
}
|
|
635
|
+
}]
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
description: 'JUDO is a very futuristic meme token.',
|
|
639
|
+
denom_units: [{
|
|
640
|
+
denom: 'ibc/F84BACAB119774D232C7C7E450B83006C23ACAE8EC3410083C128F77DC5AE782',
|
|
641
|
+
exponent: 0,
|
|
642
|
+
aliases: ['inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h']
|
|
643
|
+
}, {
|
|
644
|
+
denom: 'JUDO',
|
|
645
|
+
exponent: 6
|
|
646
|
+
}],
|
|
647
|
+
base: 'ibc/F84BACAB119774D232C7C7E450B83006C23ACAE8EC3410083C128F77DC5AE782',
|
|
648
|
+
name: 'Judo',
|
|
649
|
+
display: 'JUDO',
|
|
650
|
+
symbol: 'JUDO',
|
|
651
|
+
logo_URIs: {
|
|
652
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
653
|
+
},
|
|
654
|
+
images: [{
|
|
655
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
656
|
+
}],
|
|
657
|
+
type_asset: 'sdk.coin',
|
|
658
|
+
traces: [{
|
|
659
|
+
type: 'ibc',
|
|
660
|
+
counterparty: {
|
|
661
|
+
channel_id: 'channel-456',
|
|
662
|
+
base_denom: 'inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h',
|
|
663
|
+
chain_name: 'injective'
|
|
664
|
+
},
|
|
665
|
+
chain: {
|
|
666
|
+
channel_id: 'channel-12'
|
|
667
|
+
}
|
|
668
|
+
}]
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
description: 'A receipt token for lent INJ issued by the Neptune Protocol.',
|
|
672
|
+
denom_units: [{
|
|
673
|
+
denom: 'ibc/68EE5202595350404EDB31042A4F03E0CED6FC5EBC6D2E908DF1AC96E96F3E58',
|
|
674
|
+
exponent: 0,
|
|
675
|
+
aliases: ['inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f']
|
|
676
|
+
}, {
|
|
677
|
+
denom: 'nINJ',
|
|
678
|
+
exponent: 18
|
|
679
|
+
}],
|
|
680
|
+
base: 'ibc/68EE5202595350404EDB31042A4F03E0CED6FC5EBC6D2E908DF1AC96E96F3E58',
|
|
681
|
+
name: 'Neptune Receipt INJ',
|
|
682
|
+
display: 'nINJ',
|
|
683
|
+
symbol: 'nINJ',
|
|
684
|
+
images: [{
|
|
685
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninj.png'
|
|
686
|
+
}],
|
|
687
|
+
type_asset: 'sdk.coin',
|
|
688
|
+
traces: [{
|
|
689
|
+
type: 'ibc',
|
|
690
|
+
counterparty: {
|
|
691
|
+
channel_id: 'channel-456',
|
|
692
|
+
base_denom: 'inj1rmzufd7h09sqfrre5dtvu5d09ta7c0t4jzkr2f',
|
|
693
|
+
chain_name: 'injective'
|
|
694
|
+
},
|
|
695
|
+
chain: {
|
|
696
|
+
channel_id: 'channel-12'
|
|
697
|
+
}
|
|
698
|
+
}]
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
description: 'A receipt token for lent ATOM issued by the Neptune Protocol.',
|
|
702
|
+
denom_units: [{
|
|
703
|
+
denom: 'ibc/81297E9BD3CCDEEDC13F62538CF95A5A77734952CC82E6C335EB5829D2A73745',
|
|
704
|
+
exponent: 0,
|
|
705
|
+
aliases: ['inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780']
|
|
706
|
+
}, {
|
|
707
|
+
denom: 'nATOM',
|
|
708
|
+
exponent: 6
|
|
709
|
+
}],
|
|
710
|
+
base: 'ibc/81297E9BD3CCDEEDC13F62538CF95A5A77734952CC82E6C335EB5829D2A73745',
|
|
711
|
+
name: 'Neptune Receipt ATOM',
|
|
712
|
+
display: 'nATOM',
|
|
713
|
+
symbol: 'nATOM',
|
|
714
|
+
images: [{
|
|
715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/natom.png'
|
|
716
|
+
}],
|
|
717
|
+
type_asset: 'sdk.coin',
|
|
718
|
+
traces: [{
|
|
719
|
+
type: 'ibc',
|
|
720
|
+
counterparty: {
|
|
721
|
+
channel_id: 'channel-456',
|
|
722
|
+
base_denom: 'inj16jf4qkcarp3lan4wl2qkrelf4kduvvujwg0780',
|
|
723
|
+
chain_name: 'injective'
|
|
724
|
+
},
|
|
725
|
+
chain: {
|
|
726
|
+
channel_id: 'channel-12'
|
|
727
|
+
}
|
|
728
|
+
}]
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
description: 'A receipt token for lent WETH issued by the Neptune Protocol.',
|
|
732
|
+
denom_units: [{
|
|
733
|
+
denom: 'ibc/279C925FB2053A693039EED4112822B109843178DD4ADFCF0B246A8587A43BD3',
|
|
734
|
+
exponent: 0,
|
|
735
|
+
aliases: ['inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt']
|
|
736
|
+
}, {
|
|
737
|
+
denom: 'nWETH',
|
|
738
|
+
exponent: 18
|
|
739
|
+
}],
|
|
740
|
+
base: 'ibc/279C925FB2053A693039EED4112822B109843178DD4ADFCF0B246A8587A43BD3',
|
|
741
|
+
name: 'Neptune Receipt WETH',
|
|
742
|
+
display: 'nWETH',
|
|
743
|
+
symbol: 'nWETH',
|
|
744
|
+
images: [{
|
|
745
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nweth.png'
|
|
746
|
+
}],
|
|
747
|
+
type_asset: 'sdk.coin',
|
|
748
|
+
traces: [{
|
|
749
|
+
type: 'ibc',
|
|
750
|
+
counterparty: {
|
|
751
|
+
channel_id: 'channel-456',
|
|
752
|
+
base_denom: 'inj1kehk5nvreklhylx22p3x0yjydfsz9fv3fvg5xt',
|
|
753
|
+
chain_name: 'injective'
|
|
754
|
+
},
|
|
755
|
+
chain: {
|
|
756
|
+
channel_id: 'channel-12'
|
|
757
|
+
}
|
|
758
|
+
}]
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
description: 'A receipt token for lent USDT issued by the Neptune Protocol.',
|
|
762
|
+
denom_units: [{
|
|
763
|
+
denom: 'ibc/FF2893EDE2615DE15312B3542AE7F2DB34C98D5136E084D24550C27168E06845',
|
|
764
|
+
exponent: 0,
|
|
765
|
+
aliases: ['inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s']
|
|
766
|
+
}, {
|
|
767
|
+
denom: 'nUSDT',
|
|
768
|
+
exponent: 6
|
|
769
|
+
}],
|
|
770
|
+
base: 'ibc/FF2893EDE2615DE15312B3542AE7F2DB34C98D5136E084D24550C27168E06845',
|
|
771
|
+
name: 'Neptune Receipt USDT',
|
|
772
|
+
display: 'nUSDT',
|
|
773
|
+
symbol: 'nUSDT',
|
|
774
|
+
images: [{
|
|
775
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/nusdt.png'
|
|
776
|
+
}],
|
|
777
|
+
type_asset: 'sdk.coin',
|
|
778
|
+
traces: [{
|
|
779
|
+
type: 'ibc',
|
|
780
|
+
counterparty: {
|
|
781
|
+
channel_id: 'channel-456',
|
|
782
|
+
base_denom: 'inj1cy9hes20vww2yr6crvs75gxy5hpycya2hmjg9s',
|
|
783
|
+
chain_name: 'injective'
|
|
784
|
+
},
|
|
785
|
+
chain: {
|
|
786
|
+
channel_id: 'channel-12'
|
|
787
|
+
}
|
|
788
|
+
}]
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
description: 'A receipt token for lent TIA issued by the Neptune Protocol.',
|
|
792
|
+
denom_units: [{
|
|
793
|
+
denom: 'ibc/1147F00331962CA48396FF9F5A07B44B97E6EF4BB35679866D33032C3C421ADF',
|
|
794
|
+
exponent: 0,
|
|
795
|
+
aliases: ['inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv']
|
|
796
|
+
}, {
|
|
797
|
+
denom: 'nTIA',
|
|
798
|
+
exponent: 6
|
|
799
|
+
}],
|
|
800
|
+
base: 'ibc/1147F00331962CA48396FF9F5A07B44B97E6EF4BB35679866D33032C3C421ADF',
|
|
801
|
+
name: 'Neptune Receipt TIA',
|
|
802
|
+
display: 'nTIA',
|
|
803
|
+
symbol: 'nTIA',
|
|
804
|
+
images: [{
|
|
805
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ntia.png'
|
|
806
|
+
}],
|
|
807
|
+
type_asset: 'sdk.coin',
|
|
808
|
+
traces: [{
|
|
809
|
+
type: 'ibc',
|
|
810
|
+
counterparty: {
|
|
811
|
+
channel_id: 'channel-456',
|
|
812
|
+
base_denom: 'inj1fzquxxxam59z6fzewy2hvvreeh3m04x83zg4vv',
|
|
813
|
+
chain_name: 'injective'
|
|
814
|
+
},
|
|
815
|
+
chain: {
|
|
816
|
+
channel_id: 'channel-12'
|
|
817
|
+
}
|
|
818
|
+
}]
|
|
819
|
+
},
|
|
308
820
|
{
|
|
309
821
|
description: 'The permissioned staking asset for Noble Chain',
|
|
310
822
|
denom_units: [{
|