@juno-network/assets 0.8.0 → 0.10.0
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/main/asset_list.js +348 -325
- package/main/assets.js +38 -0
- package/main/chain.js +5 -1
- package/main/testnet.js +4 -1
- package/package.json +5 -5
- package/types/index.d.ts +5 -5
package/main/asset_list.js
CHANGED
@@ -28,12 +28,12 @@ var asset_list = {
|
|
28
28
|
traces: [{
|
29
29
|
type: 'ibc',
|
30
30
|
counterparty: {
|
31
|
-
|
32
|
-
|
31
|
+
channel_id: 'channel-35',
|
32
|
+
base_denom: 'uakt',
|
33
33
|
chain_name: 'akash'
|
34
34
|
},
|
35
35
|
chain: {
|
36
|
-
|
36
|
+
channel_id: 'channel-29'
|
37
37
|
}
|
38
38
|
}]
|
39
39
|
}, {
|
@@ -57,12 +57,12 @@ var asset_list = {
|
|
57
57
|
traces: [{
|
58
58
|
type: 'ibc',
|
59
59
|
counterparty: {
|
60
|
-
|
61
|
-
|
60
|
+
channel_id: 'channel-2',
|
61
|
+
base_denom: 'umntl',
|
62
62
|
chain_name: 'assetmantle'
|
63
63
|
},
|
64
64
|
chain: {
|
65
|
-
|
65
|
+
channel_id: 'channel-83'
|
66
66
|
}
|
67
67
|
}]
|
68
68
|
}, {
|
@@ -87,12 +87,12 @@ var asset_list = {
|
|
87
87
|
traces: [{
|
88
88
|
type: 'ibc',
|
89
89
|
counterparty: {
|
90
|
-
|
91
|
-
|
90
|
+
channel_id: 'channel-4',
|
91
|
+
base_denom: 'uaxl',
|
92
92
|
chain_name: 'axelar'
|
93
93
|
},
|
94
94
|
chain: {
|
95
|
-
|
95
|
+
channel_id: 'channel-71'
|
96
96
|
}
|
97
97
|
}]
|
98
98
|
}, {
|
@@ -109,22 +109,22 @@ var asset_list = {
|
|
109
109
|
name: 'USD Coin',
|
110
110
|
display: 'usdc',
|
111
111
|
symbol: 'USDC',
|
112
|
-
logo_URIs: {
|
113
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg',
|
114
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png'
|
115
|
-
},
|
116
|
-
coingecko_id: 'usd-coin',
|
117
112
|
traces: [{
|
118
113
|
type: 'ibc',
|
119
114
|
counterparty: {
|
120
|
-
|
121
|
-
|
115
|
+
channel_id: 'channel-4',
|
116
|
+
base_denom: 'uusdc',
|
122
117
|
chain_name: 'axelar'
|
123
118
|
},
|
124
119
|
chain: {
|
125
|
-
|
120
|
+
channel_id: 'channel-71'
|
126
121
|
}
|
127
|
-
}]
|
122
|
+
}],
|
123
|
+
logo_URIs: {
|
124
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg',
|
125
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png'
|
126
|
+
},
|
127
|
+
coingecko_id: 'usd-coin'
|
128
128
|
}, {
|
129
129
|
description: "Frax's fractional-algorithmic stablecoin on Axelar",
|
130
130
|
denom_units: [{
|
@@ -139,22 +139,22 @@ var asset_list = {
|
|
139
139
|
name: 'Frax',
|
140
140
|
display: 'frax',
|
141
141
|
symbol: 'FRAX',
|
142
|
-
logo_URIs: {
|
143
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/frax.svg',
|
144
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/frax.png'
|
145
|
-
},
|
146
|
-
coingecko_id: 'frax',
|
147
142
|
traces: [{
|
148
143
|
type: 'ibc',
|
149
144
|
counterparty: {
|
150
|
-
|
151
|
-
|
145
|
+
channel_id: 'channel-4',
|
146
|
+
base_denom: 'frax-wei',
|
152
147
|
chain_name: 'axelar'
|
153
148
|
},
|
154
149
|
chain: {
|
155
|
-
|
150
|
+
channel_id: 'channel-71'
|
156
151
|
}
|
157
|
-
}]
|
152
|
+
}],
|
153
|
+
logo_URIs: {
|
154
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/frax.svg',
|
155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/frax.png'
|
156
|
+
},
|
157
|
+
coingecko_id: 'frax'
|
158
158
|
}, {
|
159
159
|
description: 'Dai stablecoin on Axelar',
|
160
160
|
denom_units: [{
|
@@ -169,22 +169,22 @@ var asset_list = {
|
|
169
169
|
name: 'Dai Stablecoin',
|
170
170
|
display: 'dai',
|
171
171
|
symbol: 'DAI',
|
172
|
-
logo_URIs: {
|
173
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.svg',
|
174
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.png'
|
175
|
-
},
|
176
|
-
coingecko_id: 'dai',
|
177
172
|
traces: [{
|
178
173
|
type: 'ibc',
|
179
174
|
counterparty: {
|
180
|
-
|
181
|
-
|
175
|
+
channel_id: 'channel-4',
|
176
|
+
base_denom: 'dai-wei',
|
182
177
|
chain_name: 'axelar'
|
183
178
|
},
|
184
179
|
chain: {
|
185
|
-
|
180
|
+
channel_id: 'channel-71'
|
186
181
|
}
|
187
|
-
}]
|
182
|
+
}],
|
183
|
+
logo_URIs: {
|
184
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.svg',
|
185
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.png'
|
186
|
+
},
|
187
|
+
coingecko_id: 'dai'
|
188
188
|
}, {
|
189
189
|
description: "Tether's USD stablecoin on Axelar",
|
190
190
|
denom_units: [{
|
@@ -199,22 +199,22 @@ var asset_list = {
|
|
199
199
|
name: 'Tether USD',
|
200
200
|
display: 'usdt',
|
201
201
|
symbol: 'USDT',
|
202
|
-
logo_URIs: {
|
203
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg',
|
204
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png'
|
205
|
-
},
|
206
|
-
coingecko_id: 'tether',
|
207
202
|
traces: [{
|
208
203
|
type: 'ibc',
|
209
204
|
counterparty: {
|
210
|
-
|
211
|
-
|
205
|
+
channel_id: 'channel-4',
|
206
|
+
base_denom: 'uusdt',
|
212
207
|
chain_name: 'axelar'
|
213
208
|
},
|
214
209
|
chain: {
|
215
|
-
|
210
|
+
channel_id: 'channel-71'
|
216
211
|
}
|
217
|
-
}]
|
212
|
+
}],
|
213
|
+
logo_URIs: {
|
214
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg',
|
215
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png'
|
216
|
+
},
|
217
|
+
coingecko_id: 'tether'
|
218
218
|
}, {
|
219
219
|
description: 'Wrapped Ether on Axelar',
|
220
220
|
denom_units: [{
|
@@ -229,21 +229,21 @@ var asset_list = {
|
|
229
229
|
name: 'Wrapped Ether',
|
230
230
|
display: 'weth',
|
231
231
|
symbol: 'WETH',
|
232
|
-
logo_URIs: {
|
233
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
234
|
-
},
|
235
|
-
coingecko_id: 'weth',
|
236
232
|
traces: [{
|
237
233
|
type: 'ibc',
|
238
234
|
counterparty: {
|
239
|
-
|
240
|
-
|
235
|
+
channel_id: 'channel-4',
|
236
|
+
base_denom: 'weth-wei',
|
241
237
|
chain_name: 'axelar'
|
242
238
|
},
|
243
239
|
chain: {
|
244
|
-
|
240
|
+
channel_id: 'channel-71'
|
245
241
|
}
|
246
|
-
}]
|
242
|
+
}],
|
243
|
+
logo_URIs: {
|
244
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
245
|
+
},
|
246
|
+
coingecko_id: 'weth'
|
247
247
|
}, {
|
248
248
|
description: 'Wrapped Bitcoin on Axelar',
|
249
249
|
denom_units: [{
|
@@ -258,21 +258,21 @@ var asset_list = {
|
|
258
258
|
name: 'Wrapped Bitcoin',
|
259
259
|
display: 'wbtc',
|
260
260
|
symbol: 'WBTC',
|
261
|
-
logo_URIs: {
|
262
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
|
263
|
-
},
|
264
|
-
coingecko_id: 'wrapped-bitcoin',
|
265
261
|
traces: [{
|
266
262
|
type: 'ibc',
|
267
263
|
counterparty: {
|
268
|
-
|
269
|
-
|
264
|
+
channel_id: 'channel-4',
|
265
|
+
base_denom: 'wbtc-satoshi',
|
270
266
|
chain_name: 'axelar'
|
271
267
|
},
|
272
268
|
chain: {
|
273
|
-
|
269
|
+
channel_id: 'channel-71'
|
274
270
|
}
|
275
|
-
}]
|
271
|
+
}],
|
272
|
+
logo_URIs: {
|
273
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
|
274
|
+
},
|
275
|
+
coingecko_id: 'wrapped-bitcoin'
|
276
276
|
}, {
|
277
277
|
description: 'Aave on Axelar',
|
278
278
|
denom_units: [{
|
@@ -287,21 +287,21 @@ var asset_list = {
|
|
287
287
|
name: 'Aave',
|
288
288
|
display: 'aave',
|
289
289
|
symbol: 'AAVE',
|
290
|
-
logo_URIs: {
|
291
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
|
292
|
-
},
|
293
|
-
coingecko_id: 'aave',
|
294
290
|
traces: [{
|
295
291
|
type: 'ibc',
|
296
292
|
counterparty: {
|
297
|
-
|
298
|
-
|
293
|
+
channel_id: 'channel-4',
|
294
|
+
base_denom: 'aave-wei',
|
299
295
|
chain_name: 'axelar'
|
300
296
|
},
|
301
297
|
chain: {
|
302
|
-
|
298
|
+
channel_id: 'channel-71'
|
303
299
|
}
|
304
|
-
}]
|
300
|
+
}],
|
301
|
+
logo_URIs: {
|
302
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
|
303
|
+
},
|
304
|
+
coingecko_id: 'aave'
|
305
305
|
}, {
|
306
306
|
description: 'ApeCoin on Axelar',
|
307
307
|
denom_units: [{
|
@@ -316,25 +316,23 @@ var asset_list = {
|
|
316
316
|
name: 'ApeCoin',
|
317
317
|
display: 'ape',
|
318
318
|
symbol: 'APE',
|
319
|
-
logo_URIs: {
|
320
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
|
321
|
-
},
|
322
|
-
coingecko_id: 'apecoin',
|
323
319
|
traces: [{
|
324
320
|
type: 'ibc',
|
325
321
|
counterparty: {
|
326
|
-
|
327
|
-
|
322
|
+
channel_id: 'channel-4',
|
323
|
+
base_denom: 'ape-wei',
|
328
324
|
chain_name: 'axelar'
|
329
325
|
},
|
330
326
|
chain: {
|
331
|
-
|
327
|
+
channel_id: 'channel-71'
|
332
328
|
}
|
333
|
-
}]
|
329
|
+
}],
|
330
|
+
logo_URIs: {
|
331
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
|
332
|
+
},
|
333
|
+
coingecko_id: 'apecoin'
|
334
334
|
}, {
|
335
335
|
description: 'Axie Infinity Shard on Axelar',
|
336
|
-
type_asset: 'erc20',
|
337
|
-
address: '0xbb0e17ef65f82ab018d8edd776e8dd940327b28b',
|
338
336
|
denom_units: [{
|
339
337
|
denom: 'ibc/424DD4BE67F6ADD52BA9A810B0B4157694A962B96BC676E4A22EB1E50679677F',
|
340
338
|
exponent: 0,
|
@@ -347,21 +345,21 @@ var asset_list = {
|
|
347
345
|
name: 'Axie Infinity Shard',
|
348
346
|
display: 'axs',
|
349
347
|
symbol: 'AXS',
|
350
|
-
logo_URIs: {
|
351
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
|
352
|
-
},
|
353
|
-
coingecko_id: 'axie-infinity',
|
354
348
|
traces: [{
|
355
349
|
type: 'ibc',
|
356
350
|
counterparty: {
|
357
|
-
|
358
|
-
|
351
|
+
channel_id: 'channel-4',
|
352
|
+
base_denom: 'axs-wei',
|
359
353
|
chain_name: 'axelar'
|
360
354
|
},
|
361
355
|
chain: {
|
362
|
-
|
356
|
+
channel_id: 'channel-71'
|
363
357
|
}
|
364
|
-
}]
|
358
|
+
}],
|
359
|
+
logo_URIs: {
|
360
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
|
361
|
+
},
|
362
|
+
coingecko_id: 'axie-infinity'
|
365
363
|
}, {
|
366
364
|
description: 'Chainlink on Axelar',
|
367
365
|
denom_units: [{
|
@@ -376,22 +374,22 @@ var asset_list = {
|
|
376
374
|
name: 'Chainlink',
|
377
375
|
display: 'link',
|
378
376
|
symbol: 'LINK',
|
379
|
-
logo_URIs: {
|
380
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
381
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
382
|
-
},
|
383
|
-
coingecko_id: 'chainlink',
|
384
377
|
traces: [{
|
385
378
|
type: 'ibc',
|
386
379
|
counterparty: {
|
387
|
-
|
388
|
-
|
380
|
+
channel_id: 'channel-4',
|
381
|
+
base_denom: 'link-wei',
|
389
382
|
chain_name: 'axelar'
|
390
383
|
},
|
391
384
|
chain: {
|
392
|
-
|
385
|
+
channel_id: 'channel-71'
|
393
386
|
}
|
394
|
-
}]
|
387
|
+
}],
|
388
|
+
logo_URIs: {
|
389
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
390
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
391
|
+
},
|
392
|
+
coingecko_id: 'chainlink'
|
395
393
|
}, {
|
396
394
|
description: 'Maker on Axelar',
|
397
395
|
denom_units: [{
|
@@ -406,21 +404,21 @@ var asset_list = {
|
|
406
404
|
name: 'Maker',
|
407
405
|
display: 'mkr',
|
408
406
|
symbol: 'MKR',
|
409
|
-
logo_URIs: {
|
410
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
|
411
|
-
},
|
412
|
-
coingecko_id: 'maker',
|
413
407
|
traces: [{
|
414
408
|
type: 'ibc',
|
415
409
|
counterparty: {
|
416
|
-
|
417
|
-
|
410
|
+
channel_id: 'channel-4',
|
411
|
+
base_denom: 'mkr-wei',
|
418
412
|
chain_name: 'axelar'
|
419
413
|
},
|
420
414
|
chain: {
|
421
|
-
|
415
|
+
channel_id: 'channel-71'
|
422
416
|
}
|
423
|
-
}]
|
417
|
+
}],
|
418
|
+
logo_URIs: {
|
419
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
|
420
|
+
},
|
421
|
+
coingecko_id: 'maker'
|
424
422
|
}, {
|
425
423
|
description: 'Rai Reflex Index on Axelar',
|
426
424
|
denom_units: [{
|
@@ -435,21 +433,21 @@ var asset_list = {
|
|
435
433
|
name: 'Rai Reflex Index',
|
436
434
|
display: 'rai',
|
437
435
|
symbol: 'RAI',
|
438
|
-
logo_URIs: {
|
439
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg'
|
440
|
-
},
|
441
|
-
coingecko_id: 'rai',
|
442
436
|
traces: [{
|
443
437
|
type: 'ibc',
|
444
438
|
counterparty: {
|
445
|
-
|
446
|
-
|
439
|
+
channel_id: 'channel-4',
|
440
|
+
base_denom: 'rai-wei',
|
447
441
|
chain_name: 'axelar'
|
448
442
|
},
|
449
443
|
chain: {
|
450
|
-
|
444
|
+
channel_id: 'channel-71'
|
451
445
|
}
|
452
|
-
}]
|
446
|
+
}],
|
447
|
+
logo_URIs: {
|
448
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg'
|
449
|
+
},
|
450
|
+
coingecko_id: 'rai'
|
453
451
|
}, {
|
454
452
|
description: 'Shiba Inu on Axelar',
|
455
453
|
denom_units: [{
|
@@ -464,21 +462,21 @@ var asset_list = {
|
|
464
462
|
name: 'Shiba Inu',
|
465
463
|
display: 'shib',
|
466
464
|
symbol: 'SHIB',
|
467
|
-
logo_URIs: {
|
468
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
|
469
|
-
},
|
470
|
-
coingecko_id: 'shiba-inu',
|
471
465
|
traces: [{
|
472
466
|
type: 'ibc',
|
473
467
|
counterparty: {
|
474
|
-
|
475
|
-
|
468
|
+
channel_id: 'channel-4',
|
469
|
+
base_denom: 'shib-wei',
|
476
470
|
chain_name: 'axelar'
|
477
471
|
},
|
478
472
|
chain: {
|
479
|
-
|
473
|
+
channel_id: 'channel-71'
|
480
474
|
}
|
481
|
-
}]
|
475
|
+
}],
|
476
|
+
logo_URIs: {
|
477
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
|
478
|
+
},
|
479
|
+
coingecko_id: 'shiba-inu'
|
482
480
|
}, {
|
483
481
|
description: 'Lido Staked Ether on Axelar',
|
484
482
|
denom_units: [{
|
@@ -493,21 +491,21 @@ var asset_list = {
|
|
493
491
|
name: 'Lido Staked Ether',
|
494
492
|
display: 'steth',
|
495
493
|
symbol: 'stETH',
|
496
|
-
logo_URIs: {
|
497
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/steth.svg'
|
498
|
-
},
|
499
|
-
coingecko_id: 'staked-ether',
|
500
494
|
traces: [{
|
501
495
|
type: 'ibc',
|
502
496
|
counterparty: {
|
503
|
-
|
504
|
-
|
497
|
+
channel_id: 'channel-4',
|
498
|
+
base_denom: 'steth-wei',
|
505
499
|
chain_name: 'axelar'
|
506
500
|
},
|
507
501
|
chain: {
|
508
|
-
|
502
|
+
channel_id: 'channel-71'
|
509
503
|
}
|
510
|
-
}]
|
504
|
+
}],
|
505
|
+
logo_URIs: {
|
506
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/steth.svg'
|
507
|
+
},
|
508
|
+
coingecko_id: 'staked-ether'
|
511
509
|
}, {
|
512
510
|
description: 'Uniswap on Axelar',
|
513
511
|
denom_units: [{
|
@@ -522,21 +520,21 @@ var asset_list = {
|
|
522
520
|
name: 'Uniswap',
|
523
521
|
display: 'uni',
|
524
522
|
symbol: 'UNI',
|
525
|
-
logo_URIs: {
|
526
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
|
527
|
-
},
|
528
|
-
coingecko_id: 'uniswap',
|
529
523
|
traces: [{
|
530
524
|
type: 'ibc',
|
531
525
|
counterparty: {
|
532
|
-
|
533
|
-
|
526
|
+
channel_id: 'channel-4',
|
527
|
+
base_denom: 'uni-wei',
|
534
528
|
chain_name: 'axelar'
|
535
529
|
},
|
536
530
|
chain: {
|
537
|
-
|
531
|
+
channel_id: 'channel-71'
|
538
532
|
}
|
539
|
-
}]
|
533
|
+
}],
|
534
|
+
logo_URIs: {
|
535
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
|
536
|
+
},
|
537
|
+
coingecko_id: 'uniswap'
|
540
538
|
}, {
|
541
539
|
description: 'Chain on Axelar',
|
542
540
|
denom_units: [{
|
@@ -551,21 +549,21 @@ var asset_list = {
|
|
551
549
|
name: 'Chain',
|
552
550
|
display: 'xcn',
|
553
551
|
symbol: 'XCN',
|
554
|
-
logo_URIs: {
|
555
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
|
556
|
-
},
|
557
|
-
coingecko_id: 'chain-2',
|
558
552
|
traces: [{
|
559
553
|
type: 'ibc',
|
560
554
|
counterparty: {
|
561
|
-
|
562
|
-
|
555
|
+
channel_id: 'channel-4',
|
556
|
+
base_denom: 'xcn-wei',
|
563
557
|
chain_name: 'axelar'
|
564
558
|
},
|
565
559
|
chain: {
|
566
|
-
|
560
|
+
channel_id: 'channel-71'
|
567
561
|
}
|
568
|
-
}]
|
562
|
+
}],
|
563
|
+
logo_URIs: {
|
564
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
|
565
|
+
},
|
566
|
+
coingecko_id: 'chain-2'
|
569
567
|
}, {
|
570
568
|
description: 'Wrapped Polkadot on Axelar',
|
571
569
|
denom_units: [{
|
@@ -580,22 +578,22 @@ var asset_list = {
|
|
580
578
|
name: 'Wrapped Polkadot',
|
581
579
|
display: 'dot',
|
582
580
|
symbol: 'DOT',
|
583
|
-
logo_URIs: {
|
584
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg',
|
585
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png'
|
586
|
-
},
|
587
|
-
coingecko_id: 'polkadot',
|
588
581
|
traces: [{
|
589
582
|
type: 'ibc',
|
590
583
|
counterparty: {
|
591
|
-
|
592
|
-
|
584
|
+
channel_id: 'channel-4',
|
585
|
+
base_denom: 'dot-planck',
|
593
586
|
chain_name: 'axelar'
|
594
587
|
},
|
595
588
|
chain: {
|
596
|
-
|
589
|
+
channel_id: 'channel-71'
|
597
590
|
}
|
598
|
-
}]
|
591
|
+
}],
|
592
|
+
logo_URIs: {
|
593
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg',
|
594
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png'
|
595
|
+
},
|
596
|
+
coingecko_id: 'polkadot'
|
599
597
|
}, {
|
600
598
|
description: 'Wrapped Moonbeam on Axelar',
|
601
599
|
denom_units: [{
|
@@ -610,22 +608,52 @@ var asset_list = {
|
|
610
608
|
name: 'Wrapped Moonbeam',
|
611
609
|
display: 'wglmr',
|
612
610
|
symbol: 'WGLMR',
|
611
|
+
traces: [{
|
612
|
+
type: 'ibc',
|
613
|
+
counterparty: {
|
614
|
+
channel_id: 'channel-4',
|
615
|
+
base_denom: 'wglmr-wei',
|
616
|
+
chain_name: 'axelar'
|
617
|
+
},
|
618
|
+
chain: {
|
619
|
+
channel_id: 'channel-71'
|
620
|
+
}
|
621
|
+
}],
|
613
622
|
logo_URIs: {
|
614
623
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg',
|
615
624
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.png'
|
616
625
|
},
|
617
|
-
coingecko_id: 'wrapped-moonbeam'
|
626
|
+
coingecko_id: 'wrapped-moonbeam'
|
627
|
+
}, {
|
628
|
+
description: 'Wrapped Matic on Axelar',
|
629
|
+
denom_units: [{
|
630
|
+
denom: 'ibc/C3A8C0BA97F3CD808F828E422CCBB39A5206644DF0A65FA79160E4413684EE14',
|
631
|
+
exponent: 0,
|
632
|
+
aliases: ['wmatic-wei']
|
633
|
+
}, {
|
634
|
+
denom: 'wmatic',
|
635
|
+
exponent: 18
|
636
|
+
}],
|
637
|
+
base: 'ibc/C3A8C0BA97F3CD808F828E422CCBB39A5206644DF0A65FA79160E4413684EE14',
|
638
|
+
name: 'Wrapped Matic',
|
639
|
+
display: 'wmatic',
|
640
|
+
symbol: 'WMATIC',
|
618
641
|
traces: [{
|
619
642
|
type: 'ibc',
|
620
643
|
counterparty: {
|
621
|
-
|
622
|
-
|
644
|
+
channel_id: 'channel-4',
|
645
|
+
base_denom: 'wmatic-wei',
|
623
646
|
chain_name: 'axelar'
|
624
647
|
},
|
625
648
|
chain: {
|
626
|
-
|
649
|
+
channel_id: 'channel-71'
|
627
650
|
}
|
628
|
-
}]
|
651
|
+
}],
|
652
|
+
logo_URIs: {
|
653
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png',
|
654
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
|
655
|
+
},
|
656
|
+
coingecko_id: 'matic-network'
|
629
657
|
}, {
|
630
658
|
description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
|
631
659
|
denom_units: [{
|
@@ -648,12 +676,12 @@ var asset_list = {
|
|
648
676
|
traces: [{
|
649
677
|
type: 'ibc',
|
650
678
|
counterparty: {
|
651
|
-
|
652
|
-
|
679
|
+
channel_id: 'channel-10',
|
680
|
+
base_denom: 'ubcna',
|
653
681
|
chain_name: 'bitcanna'
|
654
682
|
},
|
655
683
|
chain: {
|
656
|
-
|
684
|
+
channel_id: 'channel-50'
|
657
685
|
}
|
658
686
|
}]
|
659
687
|
}, {
|
@@ -679,12 +707,12 @@ var asset_list = {
|
|
679
707
|
traces: [{
|
680
708
|
type: 'ibc',
|
681
709
|
counterparty: {
|
682
|
-
|
683
|
-
|
710
|
+
channel_id: 'channel-5',
|
711
|
+
base_denom: 'ubtsg',
|
684
712
|
chain_name: 'bitsong'
|
685
713
|
},
|
686
714
|
chain: {
|
687
|
-
|
715
|
+
channel_id: 'channel-17'
|
688
716
|
}
|
689
717
|
}]
|
690
718
|
}, {
|
@@ -707,12 +735,12 @@ var asset_list = {
|
|
707
735
|
traces: [{
|
708
736
|
type: 'ibc',
|
709
737
|
counterparty: {
|
710
|
-
|
711
|
-
|
738
|
+
channel_id: 'channel-5',
|
739
|
+
base_denom: 'ft2D8E7041556CE93E1EFD66C07C45D551A6AAAE09',
|
712
740
|
chain_name: 'bitsong'
|
713
741
|
},
|
714
742
|
chain: {
|
715
|
-
|
743
|
+
channel_id: 'channel-17'
|
716
744
|
}
|
717
745
|
}]
|
718
746
|
}, {
|
@@ -735,12 +763,12 @@ var asset_list = {
|
|
735
763
|
traces: [{
|
736
764
|
type: 'ibc',
|
737
765
|
counterparty: {
|
738
|
-
|
739
|
-
|
766
|
+
channel_id: 'channel-5',
|
767
|
+
base_denom: 'ft25B30C386CDDEBD1413D5AE1180956AE9EB3B9F7',
|
740
768
|
chain_name: 'bitsong'
|
741
769
|
},
|
742
770
|
chain: {
|
743
|
-
|
771
|
+
channel_id: 'channel-17'
|
744
772
|
}
|
745
773
|
}]
|
746
774
|
}, {
|
@@ -763,12 +791,12 @@ var asset_list = {
|
|
763
791
|
traces: [{
|
764
792
|
type: 'ibc',
|
765
793
|
counterparty: {
|
766
|
-
|
767
|
-
|
794
|
+
channel_id: 'channel-5',
|
795
|
+
base_denom: 'ft575B10B0CEE2C164D9ED6A96313496F164A9607C',
|
768
796
|
chain_name: 'bitsong'
|
769
797
|
},
|
770
798
|
chain: {
|
771
|
-
|
799
|
+
channel_id: 'channel-17'
|
772
800
|
}
|
773
801
|
}]
|
774
802
|
}, {
|
@@ -791,12 +819,12 @@ var asset_list = {
|
|
791
819
|
traces: [{
|
792
820
|
type: 'ibc',
|
793
821
|
counterparty: {
|
794
|
-
|
795
|
-
|
822
|
+
channel_id: 'channel-5',
|
823
|
+
base_denom: 'ft56664FC98A2CF5F4FBAC3566D1A11D891AD88305',
|
796
824
|
chain_name: 'bitsong'
|
797
825
|
},
|
798
826
|
chain: {
|
799
|
-
|
827
|
+
channel_id: 'channel-17'
|
800
828
|
}
|
801
829
|
}]
|
802
830
|
}, {
|
@@ -819,12 +847,12 @@ var asset_list = {
|
|
819
847
|
traces: [{
|
820
848
|
type: 'ibc',
|
821
849
|
counterparty: {
|
822
|
-
|
823
|
-
|
850
|
+
channel_id: 'channel-5',
|
851
|
+
base_denom: 'ft52EEB0EE509AC546ED92EAC8591F731F213DDD16',
|
824
852
|
chain_name: 'bitsong'
|
825
853
|
},
|
826
854
|
chain: {
|
827
|
-
|
855
|
+
channel_id: 'channel-17'
|
828
856
|
}
|
829
857
|
}]
|
830
858
|
}, {
|
@@ -847,12 +875,12 @@ var asset_list = {
|
|
847
875
|
traces: [{
|
848
876
|
type: 'ibc',
|
849
877
|
counterparty: {
|
850
|
-
|
851
|
-
|
878
|
+
channel_id: 'channel-5',
|
879
|
+
base_denom: 'ftE4903ECC861CA45F2C2BC7EAB8255D2E6E87A33A',
|
852
880
|
chain_name: 'bitsong'
|
853
881
|
},
|
854
882
|
chain: {
|
855
|
-
|
883
|
+
channel_id: 'channel-17'
|
856
884
|
}
|
857
885
|
}]
|
858
886
|
}, {
|
@@ -875,12 +903,12 @@ var asset_list = {
|
|
875
903
|
traces: [{
|
876
904
|
type: 'ibc',
|
877
905
|
counterparty: {
|
878
|
-
|
879
|
-
|
906
|
+
channel_id: 'channel-5',
|
907
|
+
base_denom: 'ft85AE1716C5E39EA6D64BBD7898C3899A7B500626',
|
880
908
|
chain_name: 'bitsong'
|
881
909
|
},
|
882
910
|
chain: {
|
883
|
-
|
911
|
+
channel_id: 'channel-17'
|
884
912
|
}
|
885
913
|
}]
|
886
914
|
}, {
|
@@ -903,12 +931,12 @@ var asset_list = {
|
|
903
931
|
traces: [{
|
904
932
|
type: 'ibc',
|
905
933
|
counterparty: {
|
906
|
-
|
907
|
-
|
934
|
+
channel_id: 'channel-5',
|
935
|
+
base_denom: 'ft99091610CCC66F4277C66D14AF2BC4C5EE52E27A',
|
908
936
|
chain_name: 'bitsong'
|
909
937
|
},
|
910
938
|
chain: {
|
911
|
-
|
939
|
+
channel_id: 'channel-17'
|
912
940
|
}
|
913
941
|
}]
|
914
942
|
}, {
|
@@ -931,12 +959,12 @@ var asset_list = {
|
|
931
959
|
traces: [{
|
932
960
|
type: 'ibc',
|
933
961
|
counterparty: {
|
934
|
-
|
935
|
-
|
962
|
+
channel_id: 'channel-5',
|
963
|
+
base_denom: 'ft387C1C279D962ED80C09C1D592A92C4275FD7C5D',
|
936
964
|
chain_name: 'bitsong'
|
937
965
|
},
|
938
966
|
chain: {
|
939
|
-
|
967
|
+
channel_id: 'channel-17'
|
940
968
|
}
|
941
969
|
}]
|
942
970
|
}, {
|
@@ -959,12 +987,12 @@ var asset_list = {
|
|
959
987
|
traces: [{
|
960
988
|
type: 'ibc',
|
961
989
|
counterparty: {
|
962
|
-
|
963
|
-
|
990
|
+
channel_id: 'channel-5',
|
991
|
+
base_denom: 'ft24C9FA4F10B0F235F4A815B15FC774E046A2B2EB',
|
964
992
|
chain_name: 'bitsong'
|
965
993
|
},
|
966
994
|
chain: {
|
967
|
-
|
995
|
+
channel_id: 'channel-17'
|
968
996
|
}
|
969
997
|
}]
|
970
998
|
}, {
|
@@ -987,12 +1015,12 @@ var asset_list = {
|
|
987
1015
|
traces: [{
|
988
1016
|
type: 'ibc',
|
989
1017
|
counterparty: {
|
990
|
-
|
991
|
-
|
1018
|
+
channel_id: 'channel-5',
|
1019
|
+
base_denom: 'ft7020C2A8E984EEBCBB383E91CD6FBB067BB2272B',
|
992
1020
|
chain_name: 'bitsong'
|
993
1021
|
},
|
994
1022
|
chain: {
|
995
|
-
|
1023
|
+
channel_id: 'channel-17'
|
996
1024
|
}
|
997
1025
|
}]
|
998
1026
|
}, {
|
@@ -1015,12 +1043,12 @@ var asset_list = {
|
|
1015
1043
|
traces: [{
|
1016
1044
|
type: 'ibc',
|
1017
1045
|
counterparty: {
|
1018
|
-
|
1019
|
-
|
1046
|
+
channel_id: 'channel-5',
|
1047
|
+
base_denom: 'ft2DD67F5D99E9A141142B48474FA7B6B3FF00A3FE',
|
1020
1048
|
chain_name: 'bitsong'
|
1021
1049
|
},
|
1022
1050
|
chain: {
|
1023
|
-
|
1051
|
+
channel_id: 'channel-17'
|
1024
1052
|
}
|
1025
1053
|
}]
|
1026
1054
|
}, {
|
@@ -1043,12 +1071,12 @@ var asset_list = {
|
|
1043
1071
|
traces: [{
|
1044
1072
|
type: 'ibc',
|
1045
1073
|
counterparty: {
|
1046
|
-
|
1047
|
-
|
1074
|
+
channel_id: 'channel-5',
|
1075
|
+
base_denom: 'ft4B030260D99E3ABE2B604EA2B33BAF3C085CDA12',
|
1048
1076
|
chain_name: 'bitsong'
|
1049
1077
|
},
|
1050
1078
|
chain: {
|
1051
|
-
|
1079
|
+
channel_id: 'channel-17'
|
1052
1080
|
}
|
1053
1081
|
}]
|
1054
1082
|
}, {
|
@@ -1071,12 +1099,12 @@ var asset_list = {
|
|
1071
1099
|
traces: [{
|
1072
1100
|
type: 'ibc',
|
1073
1101
|
counterparty: {
|
1074
|
-
|
1075
|
-
|
1102
|
+
channel_id: 'channel-5',
|
1103
|
+
base_denom: 'ftD4B6290EDEE1EC7B97AB5A1DC6C177EFD08ADCC3',
|
1076
1104
|
chain_name: 'bitsong'
|
1077
1105
|
},
|
1078
1106
|
chain: {
|
1079
|
-
|
1107
|
+
channel_id: 'channel-17'
|
1080
1108
|
}
|
1081
1109
|
}]
|
1082
1110
|
}, {
|
@@ -1100,12 +1128,12 @@ var asset_list = {
|
|
1100
1128
|
traces: [{
|
1101
1129
|
type: 'ibc',
|
1102
1130
|
counterparty: {
|
1103
|
-
|
1104
|
-
|
1131
|
+
channel_id: 'channel-11',
|
1132
|
+
base_denom: 'uhuahua',
|
1105
1133
|
chain_name: 'chihuahua'
|
1106
1134
|
},
|
1107
1135
|
chain: {
|
1108
|
-
|
1136
|
+
channel_id: 'channel-28'
|
1109
1137
|
}
|
1110
1138
|
}]
|
1111
1139
|
}, {
|
@@ -1129,12 +1157,12 @@ var asset_list = {
|
|
1129
1157
|
traces: [{
|
1130
1158
|
type: 'ibc',
|
1131
1159
|
counterparty: {
|
1132
|
-
|
1133
|
-
|
1160
|
+
channel_id: 'channel-18',
|
1161
|
+
base_denom: 'ucmdx',
|
1134
1162
|
chain_name: 'comdex'
|
1135
1163
|
},
|
1136
1164
|
chain: {
|
1137
|
-
|
1165
|
+
channel_id: 'channel-36'
|
1138
1166
|
}
|
1139
1167
|
}]
|
1140
1168
|
}, {
|
@@ -1159,12 +1187,12 @@ var asset_list = {
|
|
1159
1187
|
traces: [{
|
1160
1188
|
type: 'ibc',
|
1161
1189
|
counterparty: {
|
1162
|
-
|
1163
|
-
|
1190
|
+
channel_id: 'channel-207',
|
1191
|
+
base_denom: 'uatom',
|
1164
1192
|
chain_name: 'cosmoshub'
|
1165
1193
|
},
|
1166
1194
|
chain: {
|
1167
|
-
|
1195
|
+
channel_id: 'channel-1'
|
1168
1196
|
}
|
1169
1197
|
}]
|
1170
1198
|
}, {
|
@@ -1188,12 +1216,12 @@ var asset_list = {
|
|
1188
1216
|
traces: [{
|
1189
1217
|
type: 'ibc',
|
1190
1218
|
counterparty: {
|
1191
|
-
|
1192
|
-
|
1219
|
+
channel_id: 'channel-2',
|
1220
|
+
base_denom: 'udig',
|
1193
1221
|
chain_name: 'dig'
|
1194
1222
|
},
|
1195
1223
|
chain: {
|
1196
|
-
|
1224
|
+
channel_id: 'channel-37'
|
1197
1225
|
}
|
1198
1226
|
}]
|
1199
1227
|
}, {
|
@@ -1217,12 +1245,12 @@ var asset_list = {
|
|
1217
1245
|
traces: [{
|
1218
1246
|
type: 'ibc',
|
1219
1247
|
counterparty: {
|
1220
|
-
|
1221
|
-
|
1248
|
+
channel_id: 'channel-15',
|
1249
|
+
base_denom: 'ungm',
|
1222
1250
|
chain_name: 'emoney'
|
1223
1251
|
},
|
1224
1252
|
chain: {
|
1225
|
-
|
1253
|
+
channel_id: 'channel-9'
|
1226
1254
|
}
|
1227
1255
|
}]
|
1228
1256
|
}, {
|
@@ -1246,12 +1274,12 @@ var asset_list = {
|
|
1246
1274
|
traces: [{
|
1247
1275
|
type: 'ibc',
|
1248
1276
|
counterparty: {
|
1249
|
-
|
1250
|
-
|
1277
|
+
channel_id: 'channel-15',
|
1278
|
+
base_denom: 'eeur',
|
1251
1279
|
chain_name: 'emoney'
|
1252
1280
|
},
|
1253
1281
|
chain: {
|
1254
|
-
|
1282
|
+
channel_id: 'channel-9'
|
1255
1283
|
}
|
1256
1284
|
}]
|
1257
1285
|
}, {
|
@@ -1278,12 +1306,12 @@ var asset_list = {
|
|
1278
1306
|
traces: [{
|
1279
1307
|
type: 'ibc',
|
1280
1308
|
counterparty: {
|
1281
|
-
|
1282
|
-
|
1309
|
+
channel_id: 'channel-42',
|
1310
|
+
base_denom: 'uosmo',
|
1283
1311
|
chain_name: 'osmosis'
|
1284
1312
|
},
|
1285
1313
|
chain: {
|
1286
|
-
|
1314
|
+
channel_id: 'channel-0'
|
1287
1315
|
}
|
1288
1316
|
}]
|
1289
1317
|
}, {
|
@@ -1308,12 +1336,12 @@ var asset_list = {
|
|
1308
1336
|
traces: [{
|
1309
1337
|
type: 'ibc',
|
1310
1338
|
counterparty: {
|
1311
|
-
|
1312
|
-
|
1339
|
+
channel_id: 'channel-42',
|
1340
|
+
base_denom: 'uion',
|
1313
1341
|
chain_name: 'osmosis'
|
1314
1342
|
},
|
1315
1343
|
chain: {
|
1316
|
-
|
1344
|
+
channel_id: 'channel-0'
|
1317
1345
|
}
|
1318
1346
|
}]
|
1319
1347
|
}, {
|
@@ -1338,12 +1366,12 @@ var asset_list = {
|
|
1338
1366
|
traces: [{
|
1339
1367
|
type: 'ibc',
|
1340
1368
|
counterparty: {
|
1341
|
-
|
1342
|
-
|
1369
|
+
channel_id: 'channel-37',
|
1370
|
+
base_denom: 'uxprt',
|
1343
1371
|
chain_name: 'persistence'
|
1344
1372
|
},
|
1345
1373
|
chain: {
|
1346
|
-
|
1374
|
+
channel_id: 'channel-33'
|
1347
1375
|
}
|
1348
1376
|
}]
|
1349
1377
|
}, {
|
@@ -1360,27 +1388,22 @@ var asset_list = {
|
|
1360
1388
|
name: 'pSTAKE Finance',
|
1361
1389
|
display: 'pstake',
|
1362
1390
|
symbol: 'PSTAKE',
|
1363
|
-
ibc: {
|
1364
|
-
source_channel: 'channel-24',
|
1365
|
-
dst_channel: 'channel-38',
|
1366
|
-
source_denom: 'gravity0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006'
|
1367
|
-
},
|
1368
|
-
logo_URIs: {
|
1369
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
|
1370
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
|
1371
|
-
},
|
1372
|
-
coingecko_id: 'pstake-finance',
|
1373
1391
|
traces: [{
|
1374
1392
|
type: 'ibc',
|
1375
1393
|
counterparty: {
|
1376
|
-
|
1377
|
-
|
1394
|
+
channel_id: 'channel-37',
|
1395
|
+
base_denom: 'ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444',
|
1378
1396
|
chain_name: 'persistence'
|
1379
1397
|
},
|
1380
1398
|
chain: {
|
1381
|
-
|
1399
|
+
channel_id: 'channel-33'
|
1382
1400
|
}
|
1383
|
-
}]
|
1401
|
+
}],
|
1402
|
+
logo_URIs: {
|
1403
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
|
1404
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
|
1405
|
+
},
|
1406
|
+
coingecko_id: 'pstake-finance'
|
1384
1407
|
}, {
|
1385
1408
|
description: 'The native token of Secret Network',
|
1386
1409
|
denom_units: [{
|
@@ -1403,12 +1426,12 @@ var asset_list = {
|
|
1403
1426
|
traces: [{
|
1404
1427
|
type: 'ibc',
|
1405
1428
|
counterparty: {
|
1406
|
-
|
1407
|
-
|
1429
|
+
channel_id: 'channel-8',
|
1430
|
+
base_denom: 'uscrt',
|
1408
1431
|
chain_name: 'secretnetwork'
|
1409
1432
|
},
|
1410
1433
|
chain: {
|
1411
|
-
|
1434
|
+
channel_id: 'channel-48'
|
1412
1435
|
}
|
1413
1436
|
}]
|
1414
1437
|
}, {
|
@@ -1430,12 +1453,12 @@ var asset_list = {
|
|
1430
1453
|
traces: [{
|
1431
1454
|
type: 'ibc',
|
1432
1455
|
counterparty: {
|
1433
|
-
|
1434
|
-
|
1456
|
+
channel_id: 'channel-14',
|
1457
|
+
base_denom: 'rowan',
|
1435
1458
|
chain_name: 'sifchain'
|
1436
1459
|
},
|
1437
1460
|
chain: {
|
1438
|
-
|
1461
|
+
channel_id: 'channel-5'
|
1439
1462
|
}
|
1440
1463
|
}]
|
1441
1464
|
}, {
|
@@ -1459,12 +1482,12 @@ var asset_list = {
|
|
1459
1482
|
traces: [{
|
1460
1483
|
type: 'ibc',
|
1461
1484
|
counterparty: {
|
1462
|
-
|
1463
|
-
|
1485
|
+
channel_id: 'channel-5',
|
1486
|
+
base_denom: 'ustars',
|
1464
1487
|
chain_name: 'stargaze'
|
1465
1488
|
},
|
1466
1489
|
chain: {
|
1467
|
-
|
1490
|
+
channel_id: 'channel-20'
|
1468
1491
|
}
|
1469
1492
|
}]
|
1470
1493
|
}, {
|
@@ -1494,12 +1517,12 @@ var asset_list = {
|
|
1494
1517
|
traces: [{
|
1495
1518
|
type: 'ibc',
|
1496
1519
|
counterparty: {
|
1497
|
-
|
1498
|
-
|
1520
|
+
channel_id: 'channel-20',
|
1521
|
+
base_denom: 'uluna',
|
1499
1522
|
chain_name: 'terra'
|
1500
1523
|
},
|
1501
1524
|
chain: {
|
1502
|
-
|
1525
|
+
channel_id: 'channel-27'
|
1503
1526
|
}
|
1504
1527
|
}]
|
1505
1528
|
}, {
|
@@ -1529,12 +1552,12 @@ var asset_list = {
|
|
1529
1552
|
traces: [{
|
1530
1553
|
type: 'ibc',
|
1531
1554
|
counterparty: {
|
1532
|
-
|
1533
|
-
|
1555
|
+
channel_id: 'channel-20',
|
1556
|
+
base_denom: 'uusd',
|
1534
1557
|
chain_name: 'terra'
|
1535
1558
|
},
|
1536
1559
|
chain: {
|
1537
|
-
|
1560
|
+
channel_id: 'channel-27'
|
1538
1561
|
}
|
1539
1562
|
}]
|
1540
1563
|
}, {
|
@@ -1564,12 +1587,12 @@ var asset_list = {
|
|
1564
1587
|
traces: [{
|
1565
1588
|
type: 'ibc',
|
1566
1589
|
counterparty: {
|
1567
|
-
|
1568
|
-
|
1590
|
+
channel_id: 'channel-20',
|
1591
|
+
base_denom: 'ukrw',
|
1569
1592
|
chain_name: 'terra'
|
1570
1593
|
},
|
1571
1594
|
chain: {
|
1572
|
-
|
1595
|
+
channel_id: 'channel-27'
|
1573
1596
|
}
|
1574
1597
|
}]
|
1575
1598
|
}, {
|
@@ -1598,12 +1621,12 @@ var asset_list = {
|
|
1598
1621
|
traces: [{
|
1599
1622
|
type: 'ibc',
|
1600
1623
|
counterparty: {
|
1601
|
-
|
1602
|
-
|
1624
|
+
channel_id: 'channel-20',
|
1625
|
+
base_denom: 'uaud',
|
1603
1626
|
chain_name: 'terra'
|
1604
1627
|
},
|
1605
1628
|
chain: {
|
1606
|
-
|
1629
|
+
channel_id: 'channel-27'
|
1607
1630
|
}
|
1608
1631
|
}]
|
1609
1632
|
}, {
|
@@ -1632,12 +1655,12 @@ var asset_list = {
|
|
1632
1655
|
traces: [{
|
1633
1656
|
type: 'ibc',
|
1634
1657
|
counterparty: {
|
1635
|
-
|
1636
|
-
|
1658
|
+
channel_id: 'channel-20',
|
1659
|
+
base_denom: 'ucad',
|
1637
1660
|
chain_name: 'terra'
|
1638
1661
|
},
|
1639
1662
|
chain: {
|
1640
|
-
|
1663
|
+
channel_id: 'channel-27'
|
1641
1664
|
}
|
1642
1665
|
}]
|
1643
1666
|
}, {
|
@@ -1666,12 +1689,12 @@ var asset_list = {
|
|
1666
1689
|
traces: [{
|
1667
1690
|
type: 'ibc',
|
1668
1691
|
counterparty: {
|
1669
|
-
|
1670
|
-
|
1692
|
+
channel_id: 'channel-20',
|
1693
|
+
base_denom: 'uchf',
|
1671
1694
|
chain_name: 'terra'
|
1672
1695
|
},
|
1673
1696
|
chain: {
|
1674
|
-
|
1697
|
+
channel_id: 'channel-27'
|
1675
1698
|
}
|
1676
1699
|
}]
|
1677
1700
|
}, {
|
@@ -1700,12 +1723,12 @@ var asset_list = {
|
|
1700
1723
|
traces: [{
|
1701
1724
|
type: 'ibc',
|
1702
1725
|
counterparty: {
|
1703
|
-
|
1704
|
-
|
1726
|
+
channel_id: 'channel-20',
|
1727
|
+
base_denom: 'ucny',
|
1705
1728
|
chain_name: 'terra'
|
1706
1729
|
},
|
1707
1730
|
chain: {
|
1708
|
-
|
1731
|
+
channel_id: 'channel-27'
|
1709
1732
|
}
|
1710
1733
|
}]
|
1711
1734
|
}, {
|
@@ -1734,12 +1757,12 @@ var asset_list = {
|
|
1734
1757
|
traces: [{
|
1735
1758
|
type: 'ibc',
|
1736
1759
|
counterparty: {
|
1737
|
-
|
1738
|
-
|
1760
|
+
channel_id: 'channel-20',
|
1761
|
+
base_denom: 'udkk',
|
1739
1762
|
chain_name: 'terra'
|
1740
1763
|
},
|
1741
1764
|
chain: {
|
1742
|
-
|
1765
|
+
channel_id: 'channel-27'
|
1743
1766
|
}
|
1744
1767
|
}]
|
1745
1768
|
}, {
|
@@ -1768,12 +1791,12 @@ var asset_list = {
|
|
1768
1791
|
traces: [{
|
1769
1792
|
type: 'ibc',
|
1770
1793
|
counterparty: {
|
1771
|
-
|
1772
|
-
|
1794
|
+
channel_id: 'channel-20',
|
1795
|
+
base_denom: 'ueur',
|
1773
1796
|
chain_name: 'terra'
|
1774
1797
|
},
|
1775
1798
|
chain: {
|
1776
|
-
|
1799
|
+
channel_id: 'channel-27'
|
1777
1800
|
}
|
1778
1801
|
}]
|
1779
1802
|
}, {
|
@@ -1802,12 +1825,12 @@ var asset_list = {
|
|
1802
1825
|
traces: [{
|
1803
1826
|
type: 'ibc',
|
1804
1827
|
counterparty: {
|
1805
|
-
|
1806
|
-
|
1828
|
+
channel_id: 'channel-20',
|
1829
|
+
base_denom: 'ugbp',
|
1807
1830
|
chain_name: 'terra'
|
1808
1831
|
},
|
1809
1832
|
chain: {
|
1810
|
-
|
1833
|
+
channel_id: 'channel-27'
|
1811
1834
|
}
|
1812
1835
|
}]
|
1813
1836
|
}, {
|
@@ -1836,12 +1859,12 @@ var asset_list = {
|
|
1836
1859
|
traces: [{
|
1837
1860
|
type: 'ibc',
|
1838
1861
|
counterparty: {
|
1839
|
-
|
1840
|
-
|
1862
|
+
channel_id: 'channel-20',
|
1863
|
+
base_denom: 'uhkd',
|
1841
1864
|
chain_name: 'terra'
|
1842
1865
|
},
|
1843
1866
|
chain: {
|
1844
|
-
|
1867
|
+
channel_id: 'channel-27'
|
1845
1868
|
}
|
1846
1869
|
}]
|
1847
1870
|
}, {
|
@@ -1870,12 +1893,12 @@ var asset_list = {
|
|
1870
1893
|
traces: [{
|
1871
1894
|
type: 'ibc',
|
1872
1895
|
counterparty: {
|
1873
|
-
|
1874
|
-
|
1896
|
+
channel_id: 'channel-20',
|
1897
|
+
base_denom: 'uidr',
|
1875
1898
|
chain_name: 'terra'
|
1876
1899
|
},
|
1877
1900
|
chain: {
|
1878
|
-
|
1901
|
+
channel_id: 'channel-27'
|
1879
1902
|
}
|
1880
1903
|
}]
|
1881
1904
|
}, {
|
@@ -1904,12 +1927,12 @@ var asset_list = {
|
|
1904
1927
|
traces: [{
|
1905
1928
|
type: 'ibc',
|
1906
1929
|
counterparty: {
|
1907
|
-
|
1908
|
-
|
1930
|
+
channel_id: 'channel-20',
|
1931
|
+
base_denom: 'uinr',
|
1909
1932
|
chain_name: 'terra'
|
1910
1933
|
},
|
1911
1934
|
chain: {
|
1912
|
-
|
1935
|
+
channel_id: 'channel-27'
|
1913
1936
|
}
|
1914
1937
|
}]
|
1915
1938
|
}, {
|
@@ -1938,12 +1961,12 @@ var asset_list = {
|
|
1938
1961
|
traces: [{
|
1939
1962
|
type: 'ibc',
|
1940
1963
|
counterparty: {
|
1941
|
-
|
1942
|
-
|
1964
|
+
channel_id: 'channel-20',
|
1965
|
+
base_denom: 'ujpy',
|
1943
1966
|
chain_name: 'terra'
|
1944
1967
|
},
|
1945
1968
|
chain: {
|
1946
|
-
|
1969
|
+
channel_id: 'channel-27'
|
1947
1970
|
}
|
1948
1971
|
}]
|
1949
1972
|
}, {
|
@@ -1972,12 +1995,12 @@ var asset_list = {
|
|
1972
1995
|
traces: [{
|
1973
1996
|
type: 'ibc',
|
1974
1997
|
counterparty: {
|
1975
|
-
|
1976
|
-
|
1998
|
+
channel_id: 'channel-20',
|
1999
|
+
base_denom: 'umnt',
|
1977
2000
|
chain_name: 'terra'
|
1978
2001
|
},
|
1979
2002
|
chain: {
|
1980
|
-
|
2003
|
+
channel_id: 'channel-27'
|
1981
2004
|
}
|
1982
2005
|
}]
|
1983
2006
|
}, {
|
@@ -2006,12 +2029,12 @@ var asset_list = {
|
|
2006
2029
|
traces: [{
|
2007
2030
|
type: 'ibc',
|
2008
2031
|
counterparty: {
|
2009
|
-
|
2010
|
-
|
2032
|
+
channel_id: 'channel-20',
|
2033
|
+
base_denom: 'umyr',
|
2011
2034
|
chain_name: 'terra'
|
2012
2035
|
},
|
2013
2036
|
chain: {
|
2014
|
-
|
2037
|
+
channel_id: 'channel-27'
|
2015
2038
|
}
|
2016
2039
|
}]
|
2017
2040
|
}, {
|
@@ -2040,12 +2063,12 @@ var asset_list = {
|
|
2040
2063
|
traces: [{
|
2041
2064
|
type: 'ibc',
|
2042
2065
|
counterparty: {
|
2043
|
-
|
2044
|
-
|
2066
|
+
channel_id: 'channel-20',
|
2067
|
+
base_denom: 'unok',
|
2045
2068
|
chain_name: 'terra'
|
2046
2069
|
},
|
2047
2070
|
chain: {
|
2048
|
-
|
2071
|
+
channel_id: 'channel-27'
|
2049
2072
|
}
|
2050
2073
|
}]
|
2051
2074
|
}, {
|
@@ -2074,12 +2097,12 @@ var asset_list = {
|
|
2074
2097
|
traces: [{
|
2075
2098
|
type: 'ibc',
|
2076
2099
|
counterparty: {
|
2077
|
-
|
2078
|
-
|
2100
|
+
channel_id: 'channel-20',
|
2101
|
+
base_denom: 'uphp',
|
2079
2102
|
chain_name: 'terra'
|
2080
2103
|
},
|
2081
2104
|
chain: {
|
2082
|
-
|
2105
|
+
channel_id: 'channel-27'
|
2083
2106
|
}
|
2084
2107
|
}]
|
2085
2108
|
}, {
|
@@ -2108,12 +2131,12 @@ var asset_list = {
|
|
2108
2131
|
traces: [{
|
2109
2132
|
type: 'ibc',
|
2110
2133
|
counterparty: {
|
2111
|
-
|
2112
|
-
|
2134
|
+
channel_id: 'channel-20',
|
2135
|
+
base_denom: 'usdr',
|
2113
2136
|
chain_name: 'terra'
|
2114
2137
|
},
|
2115
2138
|
chain: {
|
2116
|
-
|
2139
|
+
channel_id: 'channel-27'
|
2117
2140
|
}
|
2118
2141
|
}]
|
2119
2142
|
}, {
|
@@ -2142,12 +2165,12 @@ var asset_list = {
|
|
2142
2165
|
traces: [{
|
2143
2166
|
type: 'ibc',
|
2144
2167
|
counterparty: {
|
2145
|
-
|
2146
|
-
|
2168
|
+
channel_id: 'channel-20',
|
2169
|
+
base_denom: 'usek',
|
2147
2170
|
chain_name: 'terra'
|
2148
2171
|
},
|
2149
2172
|
chain: {
|
2150
|
-
|
2173
|
+
channel_id: 'channel-27'
|
2151
2174
|
}
|
2152
2175
|
}]
|
2153
2176
|
}, {
|
@@ -2176,12 +2199,12 @@ var asset_list = {
|
|
2176
2199
|
traces: [{
|
2177
2200
|
type: 'ibc',
|
2178
2201
|
counterparty: {
|
2179
|
-
|
2180
|
-
|
2202
|
+
channel_id: 'channel-20',
|
2203
|
+
base_denom: 'usgd',
|
2181
2204
|
chain_name: 'terra'
|
2182
2205
|
},
|
2183
2206
|
chain: {
|
2184
|
-
|
2207
|
+
channel_id: 'channel-27'
|
2185
2208
|
}
|
2186
2209
|
}]
|
2187
2210
|
}, {
|
@@ -2210,12 +2233,12 @@ var asset_list = {
|
|
2210
2233
|
traces: [{
|
2211
2234
|
type: 'ibc',
|
2212
2235
|
counterparty: {
|
2213
|
-
|
2214
|
-
|
2236
|
+
channel_id: 'channel-20',
|
2237
|
+
base_denom: 'uthb',
|
2215
2238
|
chain_name: 'terra'
|
2216
2239
|
},
|
2217
2240
|
chain: {
|
2218
|
-
|
2241
|
+
channel_id: 'channel-27'
|
2219
2242
|
}
|
2220
2243
|
}]
|
2221
2244
|
}, {
|
@@ -2244,12 +2267,12 @@ var asset_list = {
|
|
2244
2267
|
traces: [{
|
2245
2268
|
type: 'ibc',
|
2246
2269
|
counterparty: {
|
2247
|
-
|
2248
|
-
|
2270
|
+
channel_id: 'channel-20',
|
2271
|
+
base_denom: 'utwd',
|
2249
2272
|
chain_name: 'terra'
|
2250
2273
|
},
|
2251
2274
|
chain: {
|
2252
|
-
|
2275
|
+
channel_id: 'channel-27'
|
2253
2276
|
}
|
2254
2277
|
}]
|
2255
2278
|
}]
|