@chain-registry/assets 1.70.87 → 1.70.89
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/carbon.js +72 -0
- package/esm/mainnet/kujira.js +72 -0
- package/esm/mainnet/migaloo.js +72 -0
- package/esm/mainnet/neutron.js +72 -0
- package/esm/mainnet/osmosis.js +72 -0
- package/esm/mainnet/secretnetwork.js +72 -0
- package/esm/testnet/assets.js +2 -1
- package/esm/testnet/index.js +1 -0
- package/esm/testnet/manifesttestnet.js +154 -0
- package/esm/testnet/osmosistestnet.js +140 -0
- package/index.d.ts +1 -1
- package/mainnet/carbon.js +72 -0
- package/mainnet/kujira.js +72 -0
- package/mainnet/migaloo.js +72 -0
- package/mainnet/neutron.js +72 -0
- package/mainnet/osmosis.js +72 -0
- package/mainnet/secretnetwork.js +72 -0
- package/package.json +5 -5
- package/testnet/assets.js +2 -1
- package/testnet/index.d.ts +1 -0
- package/testnet/index.js +2 -1
- package/testnet/manifesttestnet.d.ts +3 -0
- package/testnet/manifesttestnet.js +156 -0
- package/testnet/osmosistestnet.js +140 -0
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
const assets = {
|
|
2
|
+
chain_name: 'manifesttestnet',
|
|
3
|
+
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native token of Osmosis',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uosmo']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'osmo',
|
|
12
|
+
exponent: 6,
|
|
13
|
+
aliases: []
|
|
14
|
+
}],
|
|
15
|
+
type_asset: 'sdk.coin',
|
|
16
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
17
|
+
name: 'Osmosis Testnet',
|
|
18
|
+
display: 'osmo',
|
|
19
|
+
symbol: 'OSMO',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
23
|
+
},
|
|
24
|
+
images: [{
|
|
25
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
26
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
27
|
+
}],
|
|
28
|
+
coingecko_id: 'osmosis',
|
|
29
|
+
keywords: ['dex', 'staking'],
|
|
30
|
+
traces: [{
|
|
31
|
+
type: 'ibc',
|
|
32
|
+
counterparty: {
|
|
33
|
+
channel_id: 'channel-10016',
|
|
34
|
+
base_denom: 'uosmo',
|
|
35
|
+
chain_name: 'osmosistestnet'
|
|
36
|
+
},
|
|
37
|
+
chain: {
|
|
38
|
+
channel_id: 'channel-0'
|
|
39
|
+
}
|
|
40
|
+
}]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
denom_units: [{
|
|
44
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
45
|
+
exponent: 0,
|
|
46
|
+
aliases: ['uion']
|
|
47
|
+
}, {
|
|
48
|
+
denom: 'ion',
|
|
49
|
+
exponent: 6
|
|
50
|
+
}],
|
|
51
|
+
type_asset: 'sdk.coin',
|
|
52
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
53
|
+
name: 'Ion',
|
|
54
|
+
display: 'ion',
|
|
55
|
+
symbol: 'ION',
|
|
56
|
+
logo_URIs: {
|
|
57
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
58
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
59
|
+
},
|
|
60
|
+
images: [{
|
|
61
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
62
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
63
|
+
}],
|
|
64
|
+
coingecko_id: 'ion',
|
|
65
|
+
keywords: ['memecoin'],
|
|
66
|
+
traces: [{
|
|
67
|
+
type: 'ibc',
|
|
68
|
+
counterparty: {
|
|
69
|
+
channel_id: 'channel-10016',
|
|
70
|
+
base_denom: 'uion',
|
|
71
|
+
chain_name: 'osmosistestnet'
|
|
72
|
+
},
|
|
73
|
+
chain: {
|
|
74
|
+
channel_id: 'channel-0'
|
|
75
|
+
}
|
|
76
|
+
}]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
description: 'The native token of Osmosis',
|
|
80
|
+
denom_units: [{
|
|
81
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
82
|
+
exponent: 0,
|
|
83
|
+
aliases: ['uosmo']
|
|
84
|
+
}, {
|
|
85
|
+
denom: 'osmo',
|
|
86
|
+
exponent: 6,
|
|
87
|
+
aliases: []
|
|
88
|
+
}],
|
|
89
|
+
type_asset: 'sdk.coin',
|
|
90
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
91
|
+
name: 'Osmosis Testnet',
|
|
92
|
+
display: 'osmo',
|
|
93
|
+
symbol: 'OSMO',
|
|
94
|
+
logo_URIs: {
|
|
95
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
96
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
97
|
+
},
|
|
98
|
+
images: [{
|
|
99
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
100
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
101
|
+
}],
|
|
102
|
+
coingecko_id: 'osmosis',
|
|
103
|
+
keywords: ['dex', 'staking'],
|
|
104
|
+
traces: [{
|
|
105
|
+
type: 'ibc',
|
|
106
|
+
counterparty: {
|
|
107
|
+
channel_id: 'channel-10016',
|
|
108
|
+
base_denom: 'uosmo',
|
|
109
|
+
chain_name: 'osmosistestnet'
|
|
110
|
+
},
|
|
111
|
+
chain: {
|
|
112
|
+
channel_id: 'channel-0'
|
|
113
|
+
}
|
|
114
|
+
}]
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
denom_units: [{
|
|
118
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
119
|
+
exponent: 0,
|
|
120
|
+
aliases: ['uion']
|
|
121
|
+
}, {
|
|
122
|
+
denom: 'ion',
|
|
123
|
+
exponent: 6
|
|
124
|
+
}],
|
|
125
|
+
type_asset: 'sdk.coin',
|
|
126
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
127
|
+
name: 'Ion',
|
|
128
|
+
display: 'ion',
|
|
129
|
+
symbol: 'ION',
|
|
130
|
+
logo_URIs: {
|
|
131
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
132
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
133
|
+
},
|
|
134
|
+
images: [{
|
|
135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
137
|
+
}],
|
|
138
|
+
coingecko_id: 'ion',
|
|
139
|
+
keywords: ['memecoin'],
|
|
140
|
+
traces: [{
|
|
141
|
+
type: 'ibc',
|
|
142
|
+
counterparty: {
|
|
143
|
+
channel_id: 'channel-10016',
|
|
144
|
+
base_denom: 'uion',
|
|
145
|
+
chain_name: 'osmosistestnet'
|
|
146
|
+
},
|
|
147
|
+
chain: {
|
|
148
|
+
channel_id: 'channel-0'
|
|
149
|
+
}
|
|
150
|
+
}]
|
|
151
|
+
}
|
|
152
|
+
]
|
|
153
|
+
};
|
|
154
|
+
export default assets;
|
|
@@ -460,6 +460,76 @@ const assets = {
|
|
|
460
460
|
}
|
|
461
461
|
}]
|
|
462
462
|
},
|
|
463
|
+
{
|
|
464
|
+
description: 'Manifest testnet native token',
|
|
465
|
+
denom_units: [{
|
|
466
|
+
denom: 'ibc/8402769A51AEE1CDF35223998D284E937EBF03F4A2CE43EC10BB028BB5AD29C8',
|
|
467
|
+
exponent: 0,
|
|
468
|
+
aliases: ['umfx']
|
|
469
|
+
}, {
|
|
470
|
+
denom: 'mfx',
|
|
471
|
+
exponent: 6
|
|
472
|
+
}],
|
|
473
|
+
base: 'ibc/8402769A51AEE1CDF35223998D284E937EBF03F4A2CE43EC10BB028BB5AD29C8',
|
|
474
|
+
name: 'Manifest Testnet Token',
|
|
475
|
+
display: 'mfx',
|
|
476
|
+
symbol: 'MFX',
|
|
477
|
+
logo_URIs: {
|
|
478
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.png',
|
|
479
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.svg'
|
|
480
|
+
},
|
|
481
|
+
images: [{
|
|
482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.png',
|
|
483
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.svg'
|
|
484
|
+
}],
|
|
485
|
+
type_asset: 'sdk.coin',
|
|
486
|
+
traces: [{
|
|
487
|
+
type: 'ibc',
|
|
488
|
+
counterparty: {
|
|
489
|
+
channel_id: 'channel-0',
|
|
490
|
+
base_denom: 'umfx',
|
|
491
|
+
chain_name: 'manifesttestnet'
|
|
492
|
+
},
|
|
493
|
+
chain: {
|
|
494
|
+
channel_id: 'channel-10016'
|
|
495
|
+
}
|
|
496
|
+
}]
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
description: 'Proof of Authority token for the Manifest testnet',
|
|
500
|
+
denom_units: [{
|
|
501
|
+
denom: 'ibc/A9339AC5FDA8086F277935ED905B4B0FCF1824DBACAB11B80EFA8E0F889FF45E',
|
|
502
|
+
exponent: 0,
|
|
503
|
+
aliases: ['upoa']
|
|
504
|
+
}, {
|
|
505
|
+
denom: 'poa',
|
|
506
|
+
exponent: 6
|
|
507
|
+
}],
|
|
508
|
+
base: 'ibc/A9339AC5FDA8086F277935ED905B4B0FCF1824DBACAB11B80EFA8E0F889FF45E',
|
|
509
|
+
name: 'Manifest Testnet Token',
|
|
510
|
+
display: 'poa',
|
|
511
|
+
symbol: 'POA',
|
|
512
|
+
logo_URIs: {
|
|
513
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.png',
|
|
514
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.svg'
|
|
515
|
+
},
|
|
516
|
+
images: [{
|
|
517
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.png',
|
|
518
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.svg'
|
|
519
|
+
}],
|
|
520
|
+
type_asset: 'sdk.coin',
|
|
521
|
+
traces: [{
|
|
522
|
+
type: 'ibc',
|
|
523
|
+
counterparty: {
|
|
524
|
+
channel_id: 'channel-0',
|
|
525
|
+
base_denom: 'upoa',
|
|
526
|
+
chain_name: 'manifesttestnet'
|
|
527
|
+
},
|
|
528
|
+
chain: {
|
|
529
|
+
channel_id: 'channel-10016'
|
|
530
|
+
}
|
|
531
|
+
}]
|
|
532
|
+
},
|
|
463
533
|
{
|
|
464
534
|
description: 'The native token of Mars Protocol',
|
|
465
535
|
denom_units: [{
|
|
@@ -1113,6 +1183,76 @@ const assets = {
|
|
|
1113
1183
|
}
|
|
1114
1184
|
}]
|
|
1115
1185
|
},
|
|
1186
|
+
{
|
|
1187
|
+
description: 'Manifest testnet native token',
|
|
1188
|
+
denom_units: [{
|
|
1189
|
+
denom: 'ibc/8402769A51AEE1CDF35223998D284E937EBF03F4A2CE43EC10BB028BB5AD29C8',
|
|
1190
|
+
exponent: 0,
|
|
1191
|
+
aliases: ['umfx']
|
|
1192
|
+
}, {
|
|
1193
|
+
denom: 'mfx',
|
|
1194
|
+
exponent: 6
|
|
1195
|
+
}],
|
|
1196
|
+
base: 'ibc/8402769A51AEE1CDF35223998D284E937EBF03F4A2CE43EC10BB028BB5AD29C8',
|
|
1197
|
+
name: 'Manifest Testnet Token',
|
|
1198
|
+
display: 'mfx',
|
|
1199
|
+
symbol: 'MFX',
|
|
1200
|
+
logo_URIs: {
|
|
1201
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.png',
|
|
1202
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.svg'
|
|
1203
|
+
},
|
|
1204
|
+
images: [{
|
|
1205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.png',
|
|
1206
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.svg'
|
|
1207
|
+
}],
|
|
1208
|
+
type_asset: 'sdk.coin',
|
|
1209
|
+
traces: [{
|
|
1210
|
+
type: 'ibc',
|
|
1211
|
+
counterparty: {
|
|
1212
|
+
channel_id: 'channel-0',
|
|
1213
|
+
base_denom: 'umfx',
|
|
1214
|
+
chain_name: 'manifesttestnet'
|
|
1215
|
+
},
|
|
1216
|
+
chain: {
|
|
1217
|
+
channel_id: 'channel-10016'
|
|
1218
|
+
}
|
|
1219
|
+
}]
|
|
1220
|
+
},
|
|
1221
|
+
{
|
|
1222
|
+
description: 'Proof of Authority token for the Manifest testnet',
|
|
1223
|
+
denom_units: [{
|
|
1224
|
+
denom: 'ibc/A9339AC5FDA8086F277935ED905B4B0FCF1824DBACAB11B80EFA8E0F889FF45E',
|
|
1225
|
+
exponent: 0,
|
|
1226
|
+
aliases: ['upoa']
|
|
1227
|
+
}, {
|
|
1228
|
+
denom: 'poa',
|
|
1229
|
+
exponent: 6
|
|
1230
|
+
}],
|
|
1231
|
+
base: 'ibc/A9339AC5FDA8086F277935ED905B4B0FCF1824DBACAB11B80EFA8E0F889FF45E',
|
|
1232
|
+
name: 'Manifest Testnet Token',
|
|
1233
|
+
display: 'poa',
|
|
1234
|
+
symbol: 'POA',
|
|
1235
|
+
logo_URIs: {
|
|
1236
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.png',
|
|
1237
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.svg'
|
|
1238
|
+
},
|
|
1239
|
+
images: [{
|
|
1240
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.png',
|
|
1241
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/manifest/images/manifest.svg'
|
|
1242
|
+
}],
|
|
1243
|
+
type_asset: 'sdk.coin',
|
|
1244
|
+
traces: [{
|
|
1245
|
+
type: 'ibc',
|
|
1246
|
+
counterparty: {
|
|
1247
|
+
channel_id: 'channel-0',
|
|
1248
|
+
base_denom: 'upoa',
|
|
1249
|
+
chain_name: 'manifesttestnet'
|
|
1250
|
+
},
|
|
1251
|
+
chain: {
|
|
1252
|
+
channel_id: 'channel-10016'
|
|
1253
|
+
}
|
|
1254
|
+
}]
|
|
1255
|
+
},
|
|
1116
1256
|
{
|
|
1117
1257
|
description: 'The native token of Mars Protocol',
|
|
1118
1258
|
denom_units: [{
|
package/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ export * from './devnet';
|
|
|
4
4
|
export * from './noncosmos';
|
|
5
5
|
import asset_lists from './asset_lists';
|
|
6
6
|
declare const _default: {
|
|
7
|
-
asset_lists:
|
|
7
|
+
asset_lists: AssetList[];
|
|
8
8
|
};
|
|
9
9
|
export default _default;
|
|
10
10
|
export { asset_lists };
|
package/mainnet/carbon.js
CHANGED
|
@@ -2395,6 +2395,42 @@ const assets = {
|
|
|
2395
2395
|
}
|
|
2396
2396
|
}]
|
|
2397
2397
|
},
|
|
2398
|
+
{
|
|
2399
|
+
description: 'ERIS Arbitrage LUNA',
|
|
2400
|
+
type_asset: 'cw20',
|
|
2401
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
2402
|
+
denom_units: [{
|
|
2403
|
+
denom: 'ibc/781B32DD8EBFC502EC6F1C023706AA74F1232880D70AC2EB7C6A903F4ED6242B',
|
|
2404
|
+
exponent: 0,
|
|
2405
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
2406
|
+
}, {
|
|
2407
|
+
denom: 'arbLUNA',
|
|
2408
|
+
exponent: 6
|
|
2409
|
+
}],
|
|
2410
|
+
base: 'ibc/781B32DD8EBFC502EC6F1C023706AA74F1232880D70AC2EB7C6A903F4ED6242B',
|
|
2411
|
+
name: 'ERIS Arb LUNA',
|
|
2412
|
+
display: 'arbLUNA',
|
|
2413
|
+
symbol: 'arbLUNA',
|
|
2414
|
+
logo_URIs: {
|
|
2415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
2416
|
+
},
|
|
2417
|
+
images: [{
|
|
2418
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
2419
|
+
}],
|
|
2420
|
+
traces: [{
|
|
2421
|
+
type: 'ibc-cw20',
|
|
2422
|
+
counterparty: {
|
|
2423
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
2424
|
+
channel_id: 'channel-41',
|
|
2425
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
2426
|
+
chain_name: 'terra2'
|
|
2427
|
+
},
|
|
2428
|
+
chain: {
|
|
2429
|
+
port: 'transfer',
|
|
2430
|
+
channel_id: 'channel-16'
|
|
2431
|
+
}
|
|
2432
|
+
}]
|
|
2433
|
+
},
|
|
2398
2434
|
{
|
|
2399
2435
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
2400
2436
|
denom_units: [{
|
|
@@ -3690,6 +3726,42 @@ const assets = {
|
|
|
3690
3726
|
channel_id: 'channel-16'
|
|
3691
3727
|
}
|
|
3692
3728
|
}]
|
|
3729
|
+
},
|
|
3730
|
+
{
|
|
3731
|
+
description: 'ERIS Arbitrage LUNA',
|
|
3732
|
+
type_asset: 'cw20',
|
|
3733
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
3734
|
+
denom_units: [{
|
|
3735
|
+
denom: 'ibc/781B32DD8EBFC502EC6F1C023706AA74F1232880D70AC2EB7C6A903F4ED6242B',
|
|
3736
|
+
exponent: 0,
|
|
3737
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
3738
|
+
}, {
|
|
3739
|
+
denom: 'arbLUNA',
|
|
3740
|
+
exponent: 6
|
|
3741
|
+
}],
|
|
3742
|
+
base: 'ibc/781B32DD8EBFC502EC6F1C023706AA74F1232880D70AC2EB7C6A903F4ED6242B',
|
|
3743
|
+
name: 'ERIS Arb LUNA',
|
|
3744
|
+
display: 'arbLUNA',
|
|
3745
|
+
symbol: 'arbLUNA',
|
|
3746
|
+
logo_URIs: {
|
|
3747
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
3748
|
+
},
|
|
3749
|
+
images: [{
|
|
3750
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
3751
|
+
}],
|
|
3752
|
+
traces: [{
|
|
3753
|
+
type: 'ibc-cw20',
|
|
3754
|
+
counterparty: {
|
|
3755
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
3756
|
+
channel_id: 'channel-41',
|
|
3757
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
3758
|
+
chain_name: 'terra2'
|
|
3759
|
+
},
|
|
3760
|
+
chain: {
|
|
3761
|
+
port: 'transfer',
|
|
3762
|
+
channel_id: 'channel-16'
|
|
3763
|
+
}
|
|
3764
|
+
}]
|
|
3693
3765
|
}
|
|
3694
3766
|
]
|
|
3695
3767
|
};
|
package/mainnet/kujira.js
CHANGED
|
@@ -7846,6 +7846,42 @@ const assets = {
|
|
|
7846
7846
|
}
|
|
7847
7847
|
}]
|
|
7848
7848
|
},
|
|
7849
|
+
{
|
|
7850
|
+
description: 'ERIS Arbitrage LUNA',
|
|
7851
|
+
type_asset: 'cw20',
|
|
7852
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
7853
|
+
denom_units: [{
|
|
7854
|
+
denom: 'ibc/5F5070224BAAB407493823E99C61B35CECD8B004C85D5B8361BFFF732A09D8CF',
|
|
7855
|
+
exponent: 0,
|
|
7856
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
7857
|
+
}, {
|
|
7858
|
+
denom: 'arbLUNA',
|
|
7859
|
+
exponent: 6
|
|
7860
|
+
}],
|
|
7861
|
+
base: 'ibc/5F5070224BAAB407493823E99C61B35CECD8B004C85D5B8361BFFF732A09D8CF',
|
|
7862
|
+
name: 'ERIS Arb LUNA',
|
|
7863
|
+
display: 'arbLUNA',
|
|
7864
|
+
symbol: 'arbLUNA',
|
|
7865
|
+
logo_URIs: {
|
|
7866
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
7867
|
+
},
|
|
7868
|
+
images: [{
|
|
7869
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
7870
|
+
}],
|
|
7871
|
+
traces: [{
|
|
7872
|
+
type: 'ibc-cw20',
|
|
7873
|
+
counterparty: {
|
|
7874
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
7875
|
+
channel_id: 'channel-28',
|
|
7876
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
7877
|
+
chain_name: 'terra2'
|
|
7878
|
+
},
|
|
7879
|
+
chain: {
|
|
7880
|
+
port: 'transfer',
|
|
7881
|
+
channel_id: 'channel-36'
|
|
7882
|
+
}
|
|
7883
|
+
}]
|
|
7884
|
+
},
|
|
7849
7885
|
{
|
|
7850
7886
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
7851
7887
|
denom_units: [{
|
|
@@ -9518,6 +9554,42 @@ const assets = {
|
|
|
9518
9554
|
channel_id: 'channel-36'
|
|
9519
9555
|
}
|
|
9520
9556
|
}]
|
|
9557
|
+
},
|
|
9558
|
+
{
|
|
9559
|
+
description: 'ERIS Arbitrage LUNA',
|
|
9560
|
+
type_asset: 'cw20',
|
|
9561
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
9562
|
+
denom_units: [{
|
|
9563
|
+
denom: 'ibc/5F5070224BAAB407493823E99C61B35CECD8B004C85D5B8361BFFF732A09D8CF',
|
|
9564
|
+
exponent: 0,
|
|
9565
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
9566
|
+
}, {
|
|
9567
|
+
denom: 'arbLUNA',
|
|
9568
|
+
exponent: 6
|
|
9569
|
+
}],
|
|
9570
|
+
base: 'ibc/5F5070224BAAB407493823E99C61B35CECD8B004C85D5B8361BFFF732A09D8CF',
|
|
9571
|
+
name: 'ERIS Arb LUNA',
|
|
9572
|
+
display: 'arbLUNA',
|
|
9573
|
+
symbol: 'arbLUNA',
|
|
9574
|
+
logo_URIs: {
|
|
9575
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
9576
|
+
},
|
|
9577
|
+
images: [{
|
|
9578
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
9579
|
+
}],
|
|
9580
|
+
traces: [{
|
|
9581
|
+
type: 'ibc-cw20',
|
|
9582
|
+
counterparty: {
|
|
9583
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
9584
|
+
channel_id: 'channel-28',
|
|
9585
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
9586
|
+
chain_name: 'terra2'
|
|
9587
|
+
},
|
|
9588
|
+
chain: {
|
|
9589
|
+
port: 'transfer',
|
|
9590
|
+
channel_id: 'channel-36'
|
|
9591
|
+
}
|
|
9592
|
+
}]
|
|
9521
9593
|
}
|
|
9522
9594
|
]
|
|
9523
9595
|
};
|
package/mainnet/migaloo.js
CHANGED
|
@@ -11427,6 +11427,42 @@ const assets = {
|
|
|
11427
11427
|
}
|
|
11428
11428
|
}]
|
|
11429
11429
|
},
|
|
11430
|
+
{
|
|
11431
|
+
description: 'ERIS Arbitrage LUNA',
|
|
11432
|
+
type_asset: 'cw20',
|
|
11433
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
11434
|
+
denom_units: [{
|
|
11435
|
+
denom: 'ibc/9D5A1DCC543A59EA1802437F33316EE273D35A092CCD84B5CBFD34B89AA28E85',
|
|
11436
|
+
exponent: 0,
|
|
11437
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
11438
|
+
}, {
|
|
11439
|
+
denom: 'arbLUNA',
|
|
11440
|
+
exponent: 6
|
|
11441
|
+
}],
|
|
11442
|
+
base: 'ibc/9D5A1DCC543A59EA1802437F33316EE273D35A092CCD84B5CBFD34B89AA28E85',
|
|
11443
|
+
name: 'ERIS Arb LUNA',
|
|
11444
|
+
display: 'arbLUNA',
|
|
11445
|
+
symbol: 'arbLUNA',
|
|
11446
|
+
logo_URIs: {
|
|
11447
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
11448
|
+
},
|
|
11449
|
+
images: [{
|
|
11450
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
11451
|
+
}],
|
|
11452
|
+
traces: [{
|
|
11453
|
+
type: 'ibc-cw20',
|
|
11454
|
+
counterparty: {
|
|
11455
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
11456
|
+
channel_id: 'channel-87',
|
|
11457
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
11458
|
+
chain_name: 'terra2'
|
|
11459
|
+
},
|
|
11460
|
+
chain: {
|
|
11461
|
+
port: 'transfer',
|
|
11462
|
+
channel_id: 'channel-2'
|
|
11463
|
+
}
|
|
11464
|
+
}]
|
|
11465
|
+
},
|
|
11430
11466
|
{
|
|
11431
11467
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
11432
11468
|
denom_units: [{
|
|
@@ -20160,6 +20196,42 @@ const assets = {
|
|
|
20160
20196
|
channel_id: 'channel-2'
|
|
20161
20197
|
}
|
|
20162
20198
|
}]
|
|
20199
|
+
},
|
|
20200
|
+
{
|
|
20201
|
+
description: 'ERIS Arbitrage LUNA',
|
|
20202
|
+
type_asset: 'cw20',
|
|
20203
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
20204
|
+
denom_units: [{
|
|
20205
|
+
denom: 'ibc/9D5A1DCC543A59EA1802437F33316EE273D35A092CCD84B5CBFD34B89AA28E85',
|
|
20206
|
+
exponent: 0,
|
|
20207
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
20208
|
+
}, {
|
|
20209
|
+
denom: 'arbLUNA',
|
|
20210
|
+
exponent: 6
|
|
20211
|
+
}],
|
|
20212
|
+
base: 'ibc/9D5A1DCC543A59EA1802437F33316EE273D35A092CCD84B5CBFD34B89AA28E85',
|
|
20213
|
+
name: 'ERIS Arb LUNA',
|
|
20214
|
+
display: 'arbLUNA',
|
|
20215
|
+
symbol: 'arbLUNA',
|
|
20216
|
+
logo_URIs: {
|
|
20217
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
20218
|
+
},
|
|
20219
|
+
images: [{
|
|
20220
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
20221
|
+
}],
|
|
20222
|
+
traces: [{
|
|
20223
|
+
type: 'ibc-cw20',
|
|
20224
|
+
counterparty: {
|
|
20225
|
+
port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
|
|
20226
|
+
channel_id: 'channel-87',
|
|
20227
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
20228
|
+
chain_name: 'terra2'
|
|
20229
|
+
},
|
|
20230
|
+
chain: {
|
|
20231
|
+
port: 'transfer',
|
|
20232
|
+
channel_id: 'channel-2'
|
|
20233
|
+
}
|
|
20234
|
+
}]
|
|
20163
20235
|
}
|
|
20164
20236
|
]
|
|
20165
20237
|
};
|
package/mainnet/neutron.js
CHANGED
|
@@ -13166,6 +13166,42 @@ const assets = {
|
|
|
13166
13166
|
}
|
|
13167
13167
|
}]
|
|
13168
13168
|
},
|
|
13169
|
+
{
|
|
13170
|
+
description: 'ERIS Arbitrage LUNA',
|
|
13171
|
+
type_asset: 'cw20',
|
|
13172
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
13173
|
+
denom_units: [{
|
|
13174
|
+
denom: 'ibc/4628F57F4FD551A8D99F23C4AEA462864C2F38802B905413D6B1D0082FFEEDF3',
|
|
13175
|
+
exponent: 0,
|
|
13176
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
13177
|
+
}, {
|
|
13178
|
+
denom: 'arbLUNA',
|
|
13179
|
+
exponent: 6
|
|
13180
|
+
}],
|
|
13181
|
+
base: 'ibc/4628F57F4FD551A8D99F23C4AEA462864C2F38802B905413D6B1D0082FFEEDF3',
|
|
13182
|
+
name: 'ERIS Arb LUNA',
|
|
13183
|
+
display: 'arbLUNA',
|
|
13184
|
+
symbol: 'arbLUNA',
|
|
13185
|
+
logo_URIs: {
|
|
13186
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
13187
|
+
},
|
|
13188
|
+
images: [{
|
|
13189
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
13190
|
+
}],
|
|
13191
|
+
traces: [{
|
|
13192
|
+
type: 'ibc-cw20',
|
|
13193
|
+
counterparty: {
|
|
13194
|
+
port: 'wasm.terra1jhfjnm39y3nn9l4520mdn4k5mw23nz0674c4gsvyrcr90z9tqcvst22fce',
|
|
13195
|
+
channel_id: 'channel-167',
|
|
13196
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
13197
|
+
chain_name: 'terra2'
|
|
13198
|
+
},
|
|
13199
|
+
chain: {
|
|
13200
|
+
port: 'transfer',
|
|
13201
|
+
channel_id: 'channel-5'
|
|
13202
|
+
}
|
|
13203
|
+
}]
|
|
13204
|
+
},
|
|
13169
13205
|
{
|
|
13170
13206
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
13171
13207
|
denom_units: [{
|
|
@@ -14838,6 +14874,42 @@ const assets = {
|
|
|
14838
14874
|
channel_id: 'channel-5'
|
|
14839
14875
|
}
|
|
14840
14876
|
}]
|
|
14877
|
+
},
|
|
14878
|
+
{
|
|
14879
|
+
description: 'ERIS Arbitrage LUNA',
|
|
14880
|
+
type_asset: 'cw20',
|
|
14881
|
+
address: 'terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
14882
|
+
denom_units: [{
|
|
14883
|
+
denom: 'ibc/4628F57F4FD551A8D99F23C4AEA462864C2F38802B905413D6B1D0082FFEEDF3',
|
|
14884
|
+
exponent: 0,
|
|
14885
|
+
aliases: ['cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490']
|
|
14886
|
+
}, {
|
|
14887
|
+
denom: 'arbLUNA',
|
|
14888
|
+
exponent: 6
|
|
14889
|
+
}],
|
|
14890
|
+
base: 'ibc/4628F57F4FD551A8D99F23C4AEA462864C2F38802B905413D6B1D0082FFEEDF3',
|
|
14891
|
+
name: 'ERIS Arb LUNA',
|
|
14892
|
+
display: 'arbLUNA',
|
|
14893
|
+
symbol: 'arbLUNA',
|
|
14894
|
+
logo_URIs: {
|
|
14895
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
14896
|
+
},
|
|
14897
|
+
images: [{
|
|
14898
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
|
|
14899
|
+
}],
|
|
14900
|
+
traces: [{
|
|
14901
|
+
type: 'ibc-cw20',
|
|
14902
|
+
counterparty: {
|
|
14903
|
+
port: 'wasm.terra1jhfjnm39y3nn9l4520mdn4k5mw23nz0674c4gsvyrcr90z9tqcvst22fce',
|
|
14904
|
+
channel_id: 'channel-167',
|
|
14905
|
+
base_denom: 'cw20:terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490',
|
|
14906
|
+
chain_name: 'terra2'
|
|
14907
|
+
},
|
|
14908
|
+
chain: {
|
|
14909
|
+
port: 'transfer',
|
|
14910
|
+
channel_id: 'channel-5'
|
|
14911
|
+
}
|
|
14912
|
+
}]
|
|
14841
14913
|
}
|
|
14842
14914
|
]
|
|
14843
14915
|
};
|