@chain-registry/assets 1.70.615 → 1.70.616
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 +0 -78
- package/esm/mainnet/akash.js +0 -78
- package/esm/mainnet/archway.js +0 -78
- package/esm/mainnet/assets.js +1 -9
- package/esm/mainnet/axelar.js +0 -236
- package/esm/mainnet/babylon.js +0 -80
- package/esm/mainnet/beezee.js +0 -78
- package/esm/mainnet/celestia.js +0 -80
- package/esm/mainnet/cosmoshub.js +0 -236
- package/esm/mainnet/crescent.js +0 -2
- package/esm/mainnet/index.js +0 -8
- package/esm/mainnet/initia.js +0 -80
- package/esm/mainnet/juno.js +0 -2
- package/esm/mainnet/kava.js +0 -72
- package/esm/mainnet/kujira.js +0 -80
- package/esm/mainnet/migaloo.js +0 -2
- package/esm/mainnet/noble.js +0 -230
- package/esm/mainnet/osmosis.js +0 -714
- package/esm/mainnet/persistence.js +0 -2
- package/esm/mainnet/pundix.js +0 -158
- package/esm/mainnet/quicksilver.js +0 -78
- package/esm/mainnet/secretnetwork.js +0 -2
- package/esm/mainnet/self.js +0 -80
- package/esm/mainnet/stride.js +0 -2
- package/esm/mainnet/terra2.js +0 -2
- package/mainnet/agoric.js +0 -78
- package/mainnet/akash.js +0 -78
- package/mainnet/archway.js +0 -78
- package/mainnet/assets.js +1 -9
- package/mainnet/axelar.js +0 -236
- package/mainnet/babylon.js +0 -80
- package/mainnet/beezee.js +0 -78
- package/mainnet/celestia.js +0 -80
- package/mainnet/cosmoshub.js +0 -236
- package/mainnet/crescent.js +0 -2
- package/mainnet/index.d.ts +0 -8
- package/mainnet/index.js +4 -12
- package/mainnet/initia.js +0 -80
- package/mainnet/juno.js +0 -2
- package/mainnet/kava.js +0 -72
- package/mainnet/kujira.js +0 -80
- package/mainnet/migaloo.js +0 -2
- package/mainnet/noble.js +0 -230
- package/mainnet/osmosis.js +0 -714
- package/mainnet/persistence.js +0 -2
- package/mainnet/pundix.js +0 -158
- package/mainnet/quicksilver.js +0 -78
- package/mainnet/secretnetwork.js +0 -2
- package/mainnet/self.js +0 -80
- package/mainnet/stride.js +0 -2
- package/mainnet/terra2.js +0 -2
- package/package.json +5 -5
- package/esm/mainnet/dhealth.js +0 -170
- package/esm/mainnet/fxcore.js +0 -330
- package/esm/mainnet/lambda.js +0 -170
- package/esm/mainnet/milkyway.js +0 -404
- package/esm/mainnet/omniflixhub.js +0 -1336
- package/esm/mainnet/onex.js +0 -916
- package/esm/mainnet/onomy.js +0 -242
- package/esm/mainnet/routerchain.js +0 -532
- package/mainnet/dhealth.d.ts +0 -3
- package/mainnet/dhealth.js +0 -172
- package/mainnet/fxcore.d.ts +0 -3
- package/mainnet/fxcore.js +0 -332
- package/mainnet/lambda.d.ts +0 -3
- package/mainnet/lambda.js +0 -172
- package/mainnet/milkyway.d.ts +0 -3
- package/mainnet/milkyway.js +0 -406
- package/mainnet/omniflixhub.d.ts +0 -3
- package/mainnet/omniflixhub.js +0 -1338
- package/mainnet/onex.d.ts +0 -3
- package/mainnet/onex.js +0 -918
- package/mainnet/onomy.d.ts +0 -3
- package/mainnet/onomy.js +0 -244
- package/mainnet/routerchain.d.ts +0 -3
- package/mainnet/routerchain.js +0 -534
package/mainnet/persistence.js
CHANGED
|
@@ -219,7 +219,6 @@ const assets = {
|
|
|
219
219
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
220
220
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
221
221
|
},
|
|
222
|
-
coingecko_id: 'comdex',
|
|
223
222
|
images: [{
|
|
224
223
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
225
224
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -1694,7 +1693,6 @@ const assets = {
|
|
|
1694
1693
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
1695
1694
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
1696
1695
|
},
|
|
1697
|
-
coingecko_id: 'comdex',
|
|
1698
1696
|
images: [{
|
|
1699
1697
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
1700
1698
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
package/mainnet/pundix.js
CHANGED
|
@@ -3,85 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'pundix',
|
|
5
5
|
assets: [
|
|
6
|
-
{
|
|
7
|
-
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
8
|
-
denom_units: [{
|
|
9
|
-
denom: 'ibc/4A23AED13A2A8B2F06C51893B04BD2B28736CE5D1D44A1C3310D8B1D8980675E',
|
|
10
|
-
exponent: 0,
|
|
11
|
-
aliases: ['apundiai']
|
|
12
|
-
}, {
|
|
13
|
-
denom: 'pundiai',
|
|
14
|
-
exponent: 18
|
|
15
|
-
}],
|
|
16
|
-
base: 'ibc/4A23AED13A2A8B2F06C51893B04BD2B28736CE5D1D44A1C3310D8B1D8980675E',
|
|
17
|
-
name: 'Pundi AI',
|
|
18
|
-
display: 'pundiai',
|
|
19
|
-
symbol: 'PUNDIAI',
|
|
20
|
-
logo_URIs: {
|
|
21
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
22
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
23
|
-
},
|
|
24
|
-
coingecko_id: 'pundi-aifx',
|
|
25
|
-
images: [{
|
|
26
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
27
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
28
|
-
}],
|
|
29
|
-
socials: {
|
|
30
|
-
website: 'https://fx.pundi.ai',
|
|
31
|
-
x: 'https://x.com/PundiAI'
|
|
32
|
-
},
|
|
33
|
-
type_asset: 'sdk.coin',
|
|
34
|
-
traces: [{
|
|
35
|
-
type: 'ibc',
|
|
36
|
-
counterparty: {
|
|
37
|
-
channel_id: 'channel-0',
|
|
38
|
-
base_denom: 'apundiai',
|
|
39
|
-
chain_name: 'fxcore'
|
|
40
|
-
},
|
|
41
|
-
chain: {
|
|
42
|
-
channel_id: 'channel-0'
|
|
43
|
-
}
|
|
44
|
-
}]
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
description: 'The native staking token of the Function X',
|
|
48
|
-
denom_units: [{
|
|
49
|
-
denom: 'ibc/37CA072246C3BCBB445AEC196645F5AAB7876C456D76BC96141D3A0D6E615D2E',
|
|
50
|
-
exponent: 0,
|
|
51
|
-
aliases: ['FX']
|
|
52
|
-
}, {
|
|
53
|
-
denom: 'WFX',
|
|
54
|
-
exponent: 18
|
|
55
|
-
}],
|
|
56
|
-
base: 'ibc/37CA072246C3BCBB445AEC196645F5AAB7876C456D76BC96141D3A0D6E615D2E',
|
|
57
|
-
name: 'Function X',
|
|
58
|
-
display: 'WFX',
|
|
59
|
-
symbol: 'FX',
|
|
60
|
-
logo_URIs: {
|
|
61
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
62
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
63
|
-
},
|
|
64
|
-
images: [{
|
|
65
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
66
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
67
|
-
}],
|
|
68
|
-
socials: {
|
|
69
|
-
website: 'https://fx.pundi.ai',
|
|
70
|
-
x: 'https://x.com/PundiAI'
|
|
71
|
-
},
|
|
72
|
-
type_asset: 'sdk.coin',
|
|
73
|
-
traces: [{
|
|
74
|
-
type: 'ibc',
|
|
75
|
-
counterparty: {
|
|
76
|
-
channel_id: 'channel-0',
|
|
77
|
-
base_denom: 'FX',
|
|
78
|
-
chain_name: 'fxcore'
|
|
79
|
-
},
|
|
80
|
-
chain: {
|
|
81
|
-
channel_id: 'channel-0'
|
|
82
|
-
}
|
|
83
|
-
}]
|
|
84
|
-
},
|
|
85
6
|
{
|
|
86
7
|
description: 'The native token of Osmosis',
|
|
87
8
|
denom_units: [{
|
|
@@ -164,85 +85,6 @@ const assets = {
|
|
|
164
85
|
}
|
|
165
86
|
}]
|
|
166
87
|
},
|
|
167
|
-
{
|
|
168
|
-
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
169
|
-
denom_units: [{
|
|
170
|
-
denom: 'ibc/4A23AED13A2A8B2F06C51893B04BD2B28736CE5D1D44A1C3310D8B1D8980675E',
|
|
171
|
-
exponent: 0,
|
|
172
|
-
aliases: ['apundiai']
|
|
173
|
-
}, {
|
|
174
|
-
denom: 'pundiai',
|
|
175
|
-
exponent: 18
|
|
176
|
-
}],
|
|
177
|
-
base: 'ibc/4A23AED13A2A8B2F06C51893B04BD2B28736CE5D1D44A1C3310D8B1D8980675E',
|
|
178
|
-
name: 'Pundi AI',
|
|
179
|
-
display: 'pundiai',
|
|
180
|
-
symbol: 'PUNDIAI',
|
|
181
|
-
logo_URIs: {
|
|
182
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
183
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
184
|
-
},
|
|
185
|
-
coingecko_id: 'pundi-aifx',
|
|
186
|
-
images: [{
|
|
187
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
188
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
189
|
-
}],
|
|
190
|
-
socials: {
|
|
191
|
-
website: 'https://fx.pundi.ai',
|
|
192
|
-
x: 'https://x.com/PundiAI'
|
|
193
|
-
},
|
|
194
|
-
type_asset: 'sdk.coin',
|
|
195
|
-
traces: [{
|
|
196
|
-
type: 'ibc',
|
|
197
|
-
counterparty: {
|
|
198
|
-
channel_id: 'channel-0',
|
|
199
|
-
base_denom: 'apundiai',
|
|
200
|
-
chain_name: 'fxcore'
|
|
201
|
-
},
|
|
202
|
-
chain: {
|
|
203
|
-
channel_id: 'channel-0'
|
|
204
|
-
}
|
|
205
|
-
}]
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
description: 'The native staking token of the Function X',
|
|
209
|
-
denom_units: [{
|
|
210
|
-
denom: 'ibc/37CA072246C3BCBB445AEC196645F5AAB7876C456D76BC96141D3A0D6E615D2E',
|
|
211
|
-
exponent: 0,
|
|
212
|
-
aliases: ['FX']
|
|
213
|
-
}, {
|
|
214
|
-
denom: 'WFX',
|
|
215
|
-
exponent: 18
|
|
216
|
-
}],
|
|
217
|
-
base: 'ibc/37CA072246C3BCBB445AEC196645F5AAB7876C456D76BC96141D3A0D6E615D2E',
|
|
218
|
-
name: 'Function X',
|
|
219
|
-
display: 'WFX',
|
|
220
|
-
symbol: 'FX',
|
|
221
|
-
logo_URIs: {
|
|
222
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
223
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
224
|
-
},
|
|
225
|
-
images: [{
|
|
226
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
227
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
228
|
-
}],
|
|
229
|
-
socials: {
|
|
230
|
-
website: 'https://fx.pundi.ai',
|
|
231
|
-
x: 'https://x.com/PundiAI'
|
|
232
|
-
},
|
|
233
|
-
type_asset: 'sdk.coin',
|
|
234
|
-
traces: [{
|
|
235
|
-
type: 'ibc',
|
|
236
|
-
counterparty: {
|
|
237
|
-
channel_id: 'channel-0',
|
|
238
|
-
base_denom: 'FX',
|
|
239
|
-
chain_name: 'fxcore'
|
|
240
|
-
},
|
|
241
|
-
chain: {
|
|
242
|
-
channel_id: 'channel-0'
|
|
243
|
-
}
|
|
244
|
-
}]
|
|
245
|
-
},
|
|
246
88
|
{
|
|
247
89
|
description: 'The native token of Osmosis',
|
|
248
90
|
denom_units: [{
|
package/mainnet/quicksilver.js
CHANGED
|
@@ -581,45 +581,6 @@ const assets = {
|
|
|
581
581
|
}
|
|
582
582
|
}]
|
|
583
583
|
},
|
|
584
|
-
{
|
|
585
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
586
|
-
denom_units: [{
|
|
587
|
-
denom: 'ibc/9209E647B16BC2762CE203D58AB59B306D9F7210DD5A889EDEDDBB418406F097',
|
|
588
|
-
exponent: 0,
|
|
589
|
-
aliases: ['uflix']
|
|
590
|
-
}, {
|
|
591
|
-
denom: 'flix',
|
|
592
|
-
exponent: 6
|
|
593
|
-
}],
|
|
594
|
-
base: 'ibc/9209E647B16BC2762CE203D58AB59B306D9F7210DD5A889EDEDDBB418406F097',
|
|
595
|
-
name: 'Flix',
|
|
596
|
-
display: 'flix',
|
|
597
|
-
symbol: 'FLIX',
|
|
598
|
-
logo_URIs: {
|
|
599
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
600
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
601
|
-
},
|
|
602
|
-
images: [{
|
|
603
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
604
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
605
|
-
}],
|
|
606
|
-
socials: {
|
|
607
|
-
website: 'https://omniflix.network/',
|
|
608
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
609
|
-
},
|
|
610
|
-
type_asset: 'sdk.coin',
|
|
611
|
-
traces: [{
|
|
612
|
-
type: 'ibc',
|
|
613
|
-
counterparty: {
|
|
614
|
-
channel_id: 'channel-51',
|
|
615
|
-
base_denom: 'uflix',
|
|
616
|
-
chain_name: 'omniflixhub'
|
|
617
|
-
},
|
|
618
|
-
chain: {
|
|
619
|
-
channel_id: 'channel-228'
|
|
620
|
-
}
|
|
621
|
-
}]
|
|
622
|
-
},
|
|
623
584
|
{
|
|
624
585
|
description: 'The native token of Osmosis',
|
|
625
586
|
denom_units: [{
|
|
@@ -1323,45 +1284,6 @@ const assets = {
|
|
|
1323
1284
|
}
|
|
1324
1285
|
}]
|
|
1325
1286
|
},
|
|
1326
|
-
{
|
|
1327
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
1328
|
-
denom_units: [{
|
|
1329
|
-
denom: 'ibc/9209E647B16BC2762CE203D58AB59B306D9F7210DD5A889EDEDDBB418406F097',
|
|
1330
|
-
exponent: 0,
|
|
1331
|
-
aliases: ['uflix']
|
|
1332
|
-
}, {
|
|
1333
|
-
denom: 'flix',
|
|
1334
|
-
exponent: 6
|
|
1335
|
-
}],
|
|
1336
|
-
base: 'ibc/9209E647B16BC2762CE203D58AB59B306D9F7210DD5A889EDEDDBB418406F097',
|
|
1337
|
-
name: 'Flix',
|
|
1338
|
-
display: 'flix',
|
|
1339
|
-
symbol: 'FLIX',
|
|
1340
|
-
logo_URIs: {
|
|
1341
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1342
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1343
|
-
},
|
|
1344
|
-
images: [{
|
|
1345
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1346
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1347
|
-
}],
|
|
1348
|
-
socials: {
|
|
1349
|
-
website: 'https://omniflix.network/',
|
|
1350
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
1351
|
-
},
|
|
1352
|
-
type_asset: 'sdk.coin',
|
|
1353
|
-
traces: [{
|
|
1354
|
-
type: 'ibc',
|
|
1355
|
-
counterparty: {
|
|
1356
|
-
channel_id: 'channel-51',
|
|
1357
|
-
base_denom: 'uflix',
|
|
1358
|
-
chain_name: 'omniflixhub'
|
|
1359
|
-
},
|
|
1360
|
-
chain: {
|
|
1361
|
-
channel_id: 'channel-228'
|
|
1362
|
-
}
|
|
1363
|
-
}]
|
|
1364
|
-
},
|
|
1365
1287
|
{
|
|
1366
1288
|
description: 'The native token of Osmosis',
|
|
1367
1289
|
denom_units: [{
|
package/mainnet/secretnetwork.js
CHANGED
|
@@ -450,7 +450,6 @@ const assets = {
|
|
|
450
450
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
451
451
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
452
452
|
},
|
|
453
|
-
coingecko_id: 'comdex',
|
|
454
453
|
images: [{
|
|
455
454
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
456
455
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -2472,7 +2471,6 @@ const assets = {
|
|
|
2472
2471
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2473
2472
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
2474
2473
|
},
|
|
2475
|
-
coingecko_id: 'comdex',
|
|
2476
2474
|
images: [{
|
|
2477
2475
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2478
2476
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
package/mainnet/self.js
CHANGED
|
@@ -165,46 +165,6 @@ const assets = {
|
|
|
165
165
|
}
|
|
166
166
|
}]
|
|
167
167
|
},
|
|
168
|
-
{
|
|
169
|
-
description: 'The native token of Router Chain',
|
|
170
|
-
denom_units: [{
|
|
171
|
-
denom: 'ibc/AE650BD48F6712E412D2F982E44C9BB9B232F182F6D8C08B38E56613F53DCC3C',
|
|
172
|
-
exponent: 0,
|
|
173
|
-
aliases: ['route']
|
|
174
|
-
}, {
|
|
175
|
-
denom: 'ROUTE',
|
|
176
|
-
exponent: 18
|
|
177
|
-
}],
|
|
178
|
-
base: 'ibc/AE650BD48F6712E412D2F982E44C9BB9B232F182F6D8C08B38E56613F53DCC3C',
|
|
179
|
-
name: 'Router Chain',
|
|
180
|
-
display: 'ROUTE',
|
|
181
|
-
symbol: 'ROUTE',
|
|
182
|
-
coingecko_id: 'router-protocol-2',
|
|
183
|
-
logo_URIs: {
|
|
184
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
185
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg'
|
|
186
|
-
},
|
|
187
|
-
images: [{
|
|
188
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
189
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
190
|
-
}],
|
|
191
|
-
socials: {
|
|
192
|
-
website: 'https://www.routerprotocol.com/',
|
|
193
|
-
x: 'https://x.com/routerprotocol'
|
|
194
|
-
},
|
|
195
|
-
type_asset: 'sdk.coin',
|
|
196
|
-
traces: [{
|
|
197
|
-
type: 'ibc',
|
|
198
|
-
counterparty: {
|
|
199
|
-
channel_id: 'channel-8',
|
|
200
|
-
base_denom: 'route',
|
|
201
|
-
chain_name: 'routerchain'
|
|
202
|
-
},
|
|
203
|
-
chain: {
|
|
204
|
-
channel_id: 'channel-6'
|
|
205
|
-
}
|
|
206
|
-
}]
|
|
207
|
-
},
|
|
208
168
|
{
|
|
209
169
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
210
170
|
denom_units: [{
|
|
@@ -366,46 +326,6 @@ const assets = {
|
|
|
366
326
|
channel_id: 'channel-1'
|
|
367
327
|
}
|
|
368
328
|
}]
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
description: 'The native token of Router Chain',
|
|
372
|
-
denom_units: [{
|
|
373
|
-
denom: 'ibc/AE650BD48F6712E412D2F982E44C9BB9B232F182F6D8C08B38E56613F53DCC3C',
|
|
374
|
-
exponent: 0,
|
|
375
|
-
aliases: ['route']
|
|
376
|
-
}, {
|
|
377
|
-
denom: 'ROUTE',
|
|
378
|
-
exponent: 18
|
|
379
|
-
}],
|
|
380
|
-
base: 'ibc/AE650BD48F6712E412D2F982E44C9BB9B232F182F6D8C08B38E56613F53DCC3C',
|
|
381
|
-
name: 'Router Chain',
|
|
382
|
-
display: 'ROUTE',
|
|
383
|
-
symbol: 'ROUTE',
|
|
384
|
-
coingecko_id: 'router-protocol-2',
|
|
385
|
-
logo_URIs: {
|
|
386
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
387
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg'
|
|
388
|
-
},
|
|
389
|
-
images: [{
|
|
390
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
391
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
392
|
-
}],
|
|
393
|
-
socials: {
|
|
394
|
-
website: 'https://www.routerprotocol.com/',
|
|
395
|
-
x: 'https://x.com/routerprotocol'
|
|
396
|
-
},
|
|
397
|
-
type_asset: 'sdk.coin',
|
|
398
|
-
traces: [{
|
|
399
|
-
type: 'ibc',
|
|
400
|
-
counterparty: {
|
|
401
|
-
channel_id: 'channel-8',
|
|
402
|
-
base_denom: 'route',
|
|
403
|
-
chain_name: 'routerchain'
|
|
404
|
-
},
|
|
405
|
-
chain: {
|
|
406
|
-
channel_id: 'channel-6'
|
|
407
|
-
}
|
|
408
|
-
}]
|
|
409
329
|
}
|
|
410
330
|
]
|
|
411
331
|
};
|
package/mainnet/stride.js
CHANGED
|
@@ -477,7 +477,6 @@ const assets = {
|
|
|
477
477
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
478
478
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
479
479
|
},
|
|
480
|
-
coingecko_id: 'comdex',
|
|
481
480
|
images: [{
|
|
482
481
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
483
482
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -2352,7 +2351,6 @@ const assets = {
|
|
|
2352
2351
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2353
2352
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
2354
2353
|
},
|
|
2355
|
-
coingecko_id: 'comdex',
|
|
2356
2354
|
images: [{
|
|
2357
2355
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2358
2356
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
package/mainnet/terra2.js
CHANGED
|
@@ -560,7 +560,6 @@ const assets = {
|
|
|
560
560
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
561
561
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
562
562
|
},
|
|
563
|
-
coingecko_id: 'comdex',
|
|
564
563
|
images: [{
|
|
565
564
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
566
565
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -3743,7 +3742,6 @@ const assets = {
|
|
|
3743
3742
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
3744
3743
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
3745
3744
|
},
|
|
3746
|
-
coingecko_id: 'comdex',
|
|
3747
3745
|
images: [{
|
|
3748
3746
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
3749
3747
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.616",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.379",
|
|
33
|
+
"chain-registry": "^1.69.616"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.379"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "83d939271b084021d659644457ba6dc6a88a0481"
|
|
47
47
|
}
|
package/esm/mainnet/dhealth.js
DELETED
|
@@ -1,170 +0,0 @@
|
|
|
1
|
-
const assets = {
|
|
2
|
-
chain_name: 'dhealth',
|
|
3
|
-
assets: [
|
|
4
|
-
{
|
|
5
|
-
description: 'The native token of Osmosis',
|
|
6
|
-
denom_units: [{
|
|
7
|
-
denom: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
8
|
-
exponent: 0,
|
|
9
|
-
aliases: ['uosmo']
|
|
10
|
-
}, {
|
|
11
|
-
denom: 'osmo',
|
|
12
|
-
exponent: 6
|
|
13
|
-
}],
|
|
14
|
-
type_asset: 'sdk.coin',
|
|
15
|
-
base: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
16
|
-
name: 'Osmosis',
|
|
17
|
-
display: 'osmo',
|
|
18
|
-
symbol: 'OSMO',
|
|
19
|
-
logo_URIs: {
|
|
20
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
21
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
22
|
-
},
|
|
23
|
-
images: [{
|
|
24
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
25
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
26
|
-
}],
|
|
27
|
-
coingecko_id: 'osmosis',
|
|
28
|
-
keywords: ['dex', 'staking'],
|
|
29
|
-
socials: {
|
|
30
|
-
website: 'https://osmosis.zone',
|
|
31
|
-
x: 'https://x.com/osmosis'
|
|
32
|
-
},
|
|
33
|
-
traces: [{
|
|
34
|
-
type: 'ibc',
|
|
35
|
-
counterparty: {
|
|
36
|
-
channel_id: 'channel-75030',
|
|
37
|
-
base_denom: 'uosmo',
|
|
38
|
-
chain_name: 'osmosis'
|
|
39
|
-
},
|
|
40
|
-
chain: {
|
|
41
|
-
channel_id: 'channel-4'
|
|
42
|
-
}
|
|
43
|
-
}]
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
description: 'ION is the second native token of Osmosis.',
|
|
47
|
-
denom_units: [{
|
|
48
|
-
denom: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
49
|
-
exponent: 0,
|
|
50
|
-
aliases: ['uion']
|
|
51
|
-
}, {
|
|
52
|
-
denom: 'ion',
|
|
53
|
-
exponent: 6
|
|
54
|
-
}],
|
|
55
|
-
type_asset: 'sdk.coin',
|
|
56
|
-
base: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
57
|
-
name: 'Ion DAO',
|
|
58
|
-
display: 'ion',
|
|
59
|
-
symbol: 'ION',
|
|
60
|
-
logo_URIs: {
|
|
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
|
-
images: [{
|
|
65
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
66
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
67
|
-
}],
|
|
68
|
-
coingecko_id: 'ion',
|
|
69
|
-
keywords: ['memecoin', 'defi'],
|
|
70
|
-
socials: {
|
|
71
|
-
website: 'https://ion.wtf',
|
|
72
|
-
x: 'https://x.com/_IONDAO'
|
|
73
|
-
},
|
|
74
|
-
traces: [{
|
|
75
|
-
type: 'ibc',
|
|
76
|
-
counterparty: {
|
|
77
|
-
channel_id: 'channel-75030',
|
|
78
|
-
base_denom: 'uion',
|
|
79
|
-
chain_name: 'osmosis'
|
|
80
|
-
},
|
|
81
|
-
chain: {
|
|
82
|
-
channel_id: 'channel-4'
|
|
83
|
-
}
|
|
84
|
-
}]
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
description: 'The native token of Osmosis',
|
|
88
|
-
denom_units: [{
|
|
89
|
-
denom: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
90
|
-
exponent: 0,
|
|
91
|
-
aliases: ['uosmo']
|
|
92
|
-
}, {
|
|
93
|
-
denom: 'osmo',
|
|
94
|
-
exponent: 6
|
|
95
|
-
}],
|
|
96
|
-
type_asset: 'sdk.coin',
|
|
97
|
-
base: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
98
|
-
name: 'Osmosis',
|
|
99
|
-
display: 'osmo',
|
|
100
|
-
symbol: 'OSMO',
|
|
101
|
-
logo_URIs: {
|
|
102
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
103
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
104
|
-
},
|
|
105
|
-
images: [{
|
|
106
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
107
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
108
|
-
}],
|
|
109
|
-
coingecko_id: 'osmosis',
|
|
110
|
-
keywords: ['dex', 'staking'],
|
|
111
|
-
socials: {
|
|
112
|
-
website: 'https://osmosis.zone',
|
|
113
|
-
x: 'https://x.com/osmosis'
|
|
114
|
-
},
|
|
115
|
-
traces: [{
|
|
116
|
-
type: 'ibc',
|
|
117
|
-
counterparty: {
|
|
118
|
-
channel_id: 'channel-75030',
|
|
119
|
-
base_denom: 'uosmo',
|
|
120
|
-
chain_name: 'osmosis'
|
|
121
|
-
},
|
|
122
|
-
chain: {
|
|
123
|
-
channel_id: 'channel-4'
|
|
124
|
-
}
|
|
125
|
-
}]
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
description: 'ION is the second native token of Osmosis.',
|
|
129
|
-
denom_units: [{
|
|
130
|
-
denom: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
131
|
-
exponent: 0,
|
|
132
|
-
aliases: ['uion']
|
|
133
|
-
}, {
|
|
134
|
-
denom: 'ion',
|
|
135
|
-
exponent: 6
|
|
136
|
-
}],
|
|
137
|
-
type_asset: 'sdk.coin',
|
|
138
|
-
base: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
139
|
-
name: 'Ion DAO',
|
|
140
|
-
display: 'ion',
|
|
141
|
-
symbol: 'ION',
|
|
142
|
-
logo_URIs: {
|
|
143
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
144
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
145
|
-
},
|
|
146
|
-
images: [{
|
|
147
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
148
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
149
|
-
}],
|
|
150
|
-
coingecko_id: 'ion',
|
|
151
|
-
keywords: ['memecoin', 'defi'],
|
|
152
|
-
socials: {
|
|
153
|
-
website: 'https://ion.wtf',
|
|
154
|
-
x: 'https://x.com/_IONDAO'
|
|
155
|
-
},
|
|
156
|
-
traces: [{
|
|
157
|
-
type: 'ibc',
|
|
158
|
-
counterparty: {
|
|
159
|
-
channel_id: 'channel-75030',
|
|
160
|
-
base_denom: 'uion',
|
|
161
|
-
chain_name: 'osmosis'
|
|
162
|
-
},
|
|
163
|
-
chain: {
|
|
164
|
-
channel_id: 'channel-4'
|
|
165
|
-
}
|
|
166
|
-
}]
|
|
167
|
-
}
|
|
168
|
-
]
|
|
169
|
-
};
|
|
170
|
-
export default assets;
|