@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
|
@@ -217,7 +217,6 @@ const assets = {
|
|
|
217
217
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
218
218
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
219
219
|
},
|
|
220
|
-
coingecko_id: 'comdex',
|
|
221
220
|
images: [{
|
|
222
221
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
223
222
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -1692,7 +1691,6 @@ const assets = {
|
|
|
1692
1691
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
1693
1692
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
1694
1693
|
},
|
|
1695
|
-
coingecko_id: 'comdex',
|
|
1696
1694
|
images: [{
|
|
1697
1695
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
1698
1696
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
package/esm/mainnet/pundix.js
CHANGED
|
@@ -1,85 +1,6 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'pundix',
|
|
3
3
|
assets: [
|
|
4
|
-
{
|
|
5
|
-
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.',
|
|
6
|
-
denom_units: [{
|
|
7
|
-
denom: 'ibc/4A23AED13A2A8B2F06C51893B04BD2B28736CE5D1D44A1C3310D8B1D8980675E',
|
|
8
|
-
exponent: 0,
|
|
9
|
-
aliases: ['apundiai']
|
|
10
|
-
}, {
|
|
11
|
-
denom: 'pundiai',
|
|
12
|
-
exponent: 18
|
|
13
|
-
}],
|
|
14
|
-
base: 'ibc/4A23AED13A2A8B2F06C51893B04BD2B28736CE5D1D44A1C3310D8B1D8980675E',
|
|
15
|
-
name: 'Pundi AI',
|
|
16
|
-
display: 'pundiai',
|
|
17
|
-
symbol: 'PUNDIAI',
|
|
18
|
-
logo_URIs: {
|
|
19
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
20
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
21
|
-
},
|
|
22
|
-
coingecko_id: 'pundi-aifx',
|
|
23
|
-
images: [{
|
|
24
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
25
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
26
|
-
}],
|
|
27
|
-
socials: {
|
|
28
|
-
website: 'https://fx.pundi.ai',
|
|
29
|
-
x: 'https://x.com/PundiAI'
|
|
30
|
-
},
|
|
31
|
-
type_asset: 'sdk.coin',
|
|
32
|
-
traces: [{
|
|
33
|
-
type: 'ibc',
|
|
34
|
-
counterparty: {
|
|
35
|
-
channel_id: 'channel-0',
|
|
36
|
-
base_denom: 'apundiai',
|
|
37
|
-
chain_name: 'fxcore'
|
|
38
|
-
},
|
|
39
|
-
chain: {
|
|
40
|
-
channel_id: 'channel-0'
|
|
41
|
-
}
|
|
42
|
-
}]
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
description: 'The native staking token of the Function X',
|
|
46
|
-
denom_units: [{
|
|
47
|
-
denom: 'ibc/37CA072246C3BCBB445AEC196645F5AAB7876C456D76BC96141D3A0D6E615D2E',
|
|
48
|
-
exponent: 0,
|
|
49
|
-
aliases: ['FX']
|
|
50
|
-
}, {
|
|
51
|
-
denom: 'WFX',
|
|
52
|
-
exponent: 18
|
|
53
|
-
}],
|
|
54
|
-
base: 'ibc/37CA072246C3BCBB445AEC196645F5AAB7876C456D76BC96141D3A0D6E615D2E',
|
|
55
|
-
name: 'Function X',
|
|
56
|
-
display: 'WFX',
|
|
57
|
-
symbol: 'FX',
|
|
58
|
-
logo_URIs: {
|
|
59
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
60
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
61
|
-
},
|
|
62
|
-
images: [{
|
|
63
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
64
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
65
|
-
}],
|
|
66
|
-
socials: {
|
|
67
|
-
website: 'https://fx.pundi.ai',
|
|
68
|
-
x: 'https://x.com/PundiAI'
|
|
69
|
-
},
|
|
70
|
-
type_asset: 'sdk.coin',
|
|
71
|
-
traces: [{
|
|
72
|
-
type: 'ibc',
|
|
73
|
-
counterparty: {
|
|
74
|
-
channel_id: 'channel-0',
|
|
75
|
-
base_denom: 'FX',
|
|
76
|
-
chain_name: 'fxcore'
|
|
77
|
-
},
|
|
78
|
-
chain: {
|
|
79
|
-
channel_id: 'channel-0'
|
|
80
|
-
}
|
|
81
|
-
}]
|
|
82
|
-
},
|
|
83
4
|
{
|
|
84
5
|
description: 'The native token of Osmosis',
|
|
85
6
|
denom_units: [{
|
|
@@ -162,85 +83,6 @@ const assets = {
|
|
|
162
83
|
}
|
|
163
84
|
}]
|
|
164
85
|
},
|
|
165
|
-
{
|
|
166
|
-
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.',
|
|
167
|
-
denom_units: [{
|
|
168
|
-
denom: 'ibc/4A23AED13A2A8B2F06C51893B04BD2B28736CE5D1D44A1C3310D8B1D8980675E',
|
|
169
|
-
exponent: 0,
|
|
170
|
-
aliases: ['apundiai']
|
|
171
|
-
}, {
|
|
172
|
-
denom: 'pundiai',
|
|
173
|
-
exponent: 18
|
|
174
|
-
}],
|
|
175
|
-
base: 'ibc/4A23AED13A2A8B2F06C51893B04BD2B28736CE5D1D44A1C3310D8B1D8980675E',
|
|
176
|
-
name: 'Pundi AI',
|
|
177
|
-
display: 'pundiai',
|
|
178
|
-
symbol: 'PUNDIAI',
|
|
179
|
-
logo_URIs: {
|
|
180
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
181
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
182
|
-
},
|
|
183
|
-
coingecko_id: 'pundi-aifx',
|
|
184
|
-
images: [{
|
|
185
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.png',
|
|
186
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/PUNDIAI.svg'
|
|
187
|
-
}],
|
|
188
|
-
socials: {
|
|
189
|
-
website: 'https://fx.pundi.ai',
|
|
190
|
-
x: 'https://x.com/PundiAI'
|
|
191
|
-
},
|
|
192
|
-
type_asset: 'sdk.coin',
|
|
193
|
-
traces: [{
|
|
194
|
-
type: 'ibc',
|
|
195
|
-
counterparty: {
|
|
196
|
-
channel_id: 'channel-0',
|
|
197
|
-
base_denom: 'apundiai',
|
|
198
|
-
chain_name: 'fxcore'
|
|
199
|
-
},
|
|
200
|
-
chain: {
|
|
201
|
-
channel_id: 'channel-0'
|
|
202
|
-
}
|
|
203
|
-
}]
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
description: 'The native staking token of the Function X',
|
|
207
|
-
denom_units: [{
|
|
208
|
-
denom: 'ibc/37CA072246C3BCBB445AEC196645F5AAB7876C456D76BC96141D3A0D6E615D2E',
|
|
209
|
-
exponent: 0,
|
|
210
|
-
aliases: ['FX']
|
|
211
|
-
}, {
|
|
212
|
-
denom: 'WFX',
|
|
213
|
-
exponent: 18
|
|
214
|
-
}],
|
|
215
|
-
base: 'ibc/37CA072246C3BCBB445AEC196645F5AAB7876C456D76BC96141D3A0D6E615D2E',
|
|
216
|
-
name: 'Function X',
|
|
217
|
-
display: 'WFX',
|
|
218
|
-
symbol: 'FX',
|
|
219
|
-
logo_URIs: {
|
|
220
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
221
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
222
|
-
},
|
|
223
|
-
images: [{
|
|
224
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
225
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
226
|
-
}],
|
|
227
|
-
socials: {
|
|
228
|
-
website: 'https://fx.pundi.ai',
|
|
229
|
-
x: 'https://x.com/PundiAI'
|
|
230
|
-
},
|
|
231
|
-
type_asset: 'sdk.coin',
|
|
232
|
-
traces: [{
|
|
233
|
-
type: 'ibc',
|
|
234
|
-
counterparty: {
|
|
235
|
-
channel_id: 'channel-0',
|
|
236
|
-
base_denom: 'FX',
|
|
237
|
-
chain_name: 'fxcore'
|
|
238
|
-
},
|
|
239
|
-
chain: {
|
|
240
|
-
channel_id: 'channel-0'
|
|
241
|
-
}
|
|
242
|
-
}]
|
|
243
|
-
},
|
|
244
86
|
{
|
|
245
87
|
description: 'The native token of Osmosis',
|
|
246
88
|
denom_units: [{
|
|
@@ -579,45 +579,6 @@ const assets = {
|
|
|
579
579
|
}
|
|
580
580
|
}]
|
|
581
581
|
},
|
|
582
|
-
{
|
|
583
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
584
|
-
denom_units: [{
|
|
585
|
-
denom: 'ibc/9209E647B16BC2762CE203D58AB59B306D9F7210DD5A889EDEDDBB418406F097',
|
|
586
|
-
exponent: 0,
|
|
587
|
-
aliases: ['uflix']
|
|
588
|
-
}, {
|
|
589
|
-
denom: 'flix',
|
|
590
|
-
exponent: 6
|
|
591
|
-
}],
|
|
592
|
-
base: 'ibc/9209E647B16BC2762CE203D58AB59B306D9F7210DD5A889EDEDDBB418406F097',
|
|
593
|
-
name: 'Flix',
|
|
594
|
-
display: 'flix',
|
|
595
|
-
symbol: 'FLIX',
|
|
596
|
-
logo_URIs: {
|
|
597
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
598
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
599
|
-
},
|
|
600
|
-
images: [{
|
|
601
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
602
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
603
|
-
}],
|
|
604
|
-
socials: {
|
|
605
|
-
website: 'https://omniflix.network/',
|
|
606
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
607
|
-
},
|
|
608
|
-
type_asset: 'sdk.coin',
|
|
609
|
-
traces: [{
|
|
610
|
-
type: 'ibc',
|
|
611
|
-
counterparty: {
|
|
612
|
-
channel_id: 'channel-51',
|
|
613
|
-
base_denom: 'uflix',
|
|
614
|
-
chain_name: 'omniflixhub'
|
|
615
|
-
},
|
|
616
|
-
chain: {
|
|
617
|
-
channel_id: 'channel-228'
|
|
618
|
-
}
|
|
619
|
-
}]
|
|
620
|
-
},
|
|
621
582
|
{
|
|
622
583
|
description: 'The native token of Osmosis',
|
|
623
584
|
denom_units: [{
|
|
@@ -1321,45 +1282,6 @@ const assets = {
|
|
|
1321
1282
|
}
|
|
1322
1283
|
}]
|
|
1323
1284
|
},
|
|
1324
|
-
{
|
|
1325
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
1326
|
-
denom_units: [{
|
|
1327
|
-
denom: 'ibc/9209E647B16BC2762CE203D58AB59B306D9F7210DD5A889EDEDDBB418406F097',
|
|
1328
|
-
exponent: 0,
|
|
1329
|
-
aliases: ['uflix']
|
|
1330
|
-
}, {
|
|
1331
|
-
denom: 'flix',
|
|
1332
|
-
exponent: 6
|
|
1333
|
-
}],
|
|
1334
|
-
base: 'ibc/9209E647B16BC2762CE203D58AB59B306D9F7210DD5A889EDEDDBB418406F097',
|
|
1335
|
-
name: 'Flix',
|
|
1336
|
-
display: 'flix',
|
|
1337
|
-
symbol: 'FLIX',
|
|
1338
|
-
logo_URIs: {
|
|
1339
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1340
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1341
|
-
},
|
|
1342
|
-
images: [{
|
|
1343
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1344
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1345
|
-
}],
|
|
1346
|
-
socials: {
|
|
1347
|
-
website: 'https://omniflix.network/',
|
|
1348
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
1349
|
-
},
|
|
1350
|
-
type_asset: 'sdk.coin',
|
|
1351
|
-
traces: [{
|
|
1352
|
-
type: 'ibc',
|
|
1353
|
-
counterparty: {
|
|
1354
|
-
channel_id: 'channel-51',
|
|
1355
|
-
base_denom: 'uflix',
|
|
1356
|
-
chain_name: 'omniflixhub'
|
|
1357
|
-
},
|
|
1358
|
-
chain: {
|
|
1359
|
-
channel_id: 'channel-228'
|
|
1360
|
-
}
|
|
1361
|
-
}]
|
|
1362
|
-
},
|
|
1363
1285
|
{
|
|
1364
1286
|
description: 'The native token of Osmosis',
|
|
1365
1287
|
denom_units: [{
|
|
@@ -448,7 +448,6 @@ const assets = {
|
|
|
448
448
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
449
449
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
450
450
|
},
|
|
451
|
-
coingecko_id: 'comdex',
|
|
452
451
|
images: [{
|
|
453
452
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
454
453
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -2470,7 +2469,6 @@ const assets = {
|
|
|
2470
2469
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2471
2470
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
2472
2471
|
},
|
|
2473
|
-
coingecko_id: 'comdex',
|
|
2474
2472
|
images: [{
|
|
2475
2473
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2476
2474
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
package/esm/mainnet/self.js
CHANGED
|
@@ -163,46 +163,6 @@ const assets = {
|
|
|
163
163
|
}
|
|
164
164
|
}]
|
|
165
165
|
},
|
|
166
|
-
{
|
|
167
|
-
description: 'The native token of Router Chain',
|
|
168
|
-
denom_units: [{
|
|
169
|
-
denom: 'ibc/AE650BD48F6712E412D2F982E44C9BB9B232F182F6D8C08B38E56613F53DCC3C',
|
|
170
|
-
exponent: 0,
|
|
171
|
-
aliases: ['route']
|
|
172
|
-
}, {
|
|
173
|
-
denom: 'ROUTE',
|
|
174
|
-
exponent: 18
|
|
175
|
-
}],
|
|
176
|
-
base: 'ibc/AE650BD48F6712E412D2F982E44C9BB9B232F182F6D8C08B38E56613F53DCC3C',
|
|
177
|
-
name: 'Router Chain',
|
|
178
|
-
display: 'ROUTE',
|
|
179
|
-
symbol: 'ROUTE',
|
|
180
|
-
coingecko_id: 'router-protocol-2',
|
|
181
|
-
logo_URIs: {
|
|
182
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
183
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg'
|
|
184
|
-
},
|
|
185
|
-
images: [{
|
|
186
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
187
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
188
|
-
}],
|
|
189
|
-
socials: {
|
|
190
|
-
website: 'https://www.routerprotocol.com/',
|
|
191
|
-
x: 'https://x.com/routerprotocol'
|
|
192
|
-
},
|
|
193
|
-
type_asset: 'sdk.coin',
|
|
194
|
-
traces: [{
|
|
195
|
-
type: 'ibc',
|
|
196
|
-
counterparty: {
|
|
197
|
-
channel_id: 'channel-8',
|
|
198
|
-
base_denom: 'route',
|
|
199
|
-
chain_name: 'routerchain'
|
|
200
|
-
},
|
|
201
|
-
chain: {
|
|
202
|
-
channel_id: 'channel-6'
|
|
203
|
-
}
|
|
204
|
-
}]
|
|
205
|
-
},
|
|
206
166
|
{
|
|
207
167
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
208
168
|
denom_units: [{
|
|
@@ -364,46 +324,6 @@ const assets = {
|
|
|
364
324
|
channel_id: 'channel-1'
|
|
365
325
|
}
|
|
366
326
|
}]
|
|
367
|
-
},
|
|
368
|
-
{
|
|
369
|
-
description: 'The native token of Router Chain',
|
|
370
|
-
denom_units: [{
|
|
371
|
-
denom: 'ibc/AE650BD48F6712E412D2F982E44C9BB9B232F182F6D8C08B38E56613F53DCC3C',
|
|
372
|
-
exponent: 0,
|
|
373
|
-
aliases: ['route']
|
|
374
|
-
}, {
|
|
375
|
-
denom: 'ROUTE',
|
|
376
|
-
exponent: 18
|
|
377
|
-
}],
|
|
378
|
-
base: 'ibc/AE650BD48F6712E412D2F982E44C9BB9B232F182F6D8C08B38E56613F53DCC3C',
|
|
379
|
-
name: 'Router Chain',
|
|
380
|
-
display: 'ROUTE',
|
|
381
|
-
symbol: 'ROUTE',
|
|
382
|
-
coingecko_id: 'router-protocol-2',
|
|
383
|
-
logo_URIs: {
|
|
384
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
385
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg'
|
|
386
|
-
},
|
|
387
|
-
images: [{
|
|
388
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
389
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
390
|
-
}],
|
|
391
|
-
socials: {
|
|
392
|
-
website: 'https://www.routerprotocol.com/',
|
|
393
|
-
x: 'https://x.com/routerprotocol'
|
|
394
|
-
},
|
|
395
|
-
type_asset: 'sdk.coin',
|
|
396
|
-
traces: [{
|
|
397
|
-
type: 'ibc',
|
|
398
|
-
counterparty: {
|
|
399
|
-
channel_id: 'channel-8',
|
|
400
|
-
base_denom: 'route',
|
|
401
|
-
chain_name: 'routerchain'
|
|
402
|
-
},
|
|
403
|
-
chain: {
|
|
404
|
-
channel_id: 'channel-6'
|
|
405
|
-
}
|
|
406
|
-
}]
|
|
407
327
|
}
|
|
408
328
|
]
|
|
409
329
|
};
|
package/esm/mainnet/stride.js
CHANGED
|
@@ -475,7 +475,6 @@ const assets = {
|
|
|
475
475
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
476
476
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
477
477
|
},
|
|
478
|
-
coingecko_id: 'comdex',
|
|
479
478
|
images: [{
|
|
480
479
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
481
480
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -2350,7 +2349,6 @@ const assets = {
|
|
|
2350
2349
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2351
2350
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
2352
2351
|
},
|
|
2353
|
-
coingecko_id: 'comdex',
|
|
2354
2352
|
images: [{
|
|
2355
2353
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2356
2354
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
package/esm/mainnet/terra2.js
CHANGED
|
@@ -558,7 +558,6 @@ const assets = {
|
|
|
558
558
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
559
559
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
560
560
|
},
|
|
561
|
-
coingecko_id: 'comdex',
|
|
562
561
|
images: [{
|
|
563
562
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
564
563
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -3741,7 +3740,6 @@ const assets = {
|
|
|
3741
3740
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
3742
3741
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
3743
3742
|
},
|
|
3744
|
-
coingecko_id: 'comdex',
|
|
3745
3743
|
images: [{
|
|
3746
3744
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
3747
3745
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
package/mainnet/agoric.js
CHANGED
|
@@ -1041,45 +1041,6 @@ const assets = {
|
|
|
1041
1041
|
}
|
|
1042
1042
|
}]
|
|
1043
1043
|
},
|
|
1044
|
-
{
|
|
1045
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
1046
|
-
denom_units: [{
|
|
1047
|
-
denom: 'ibc/B11D2BF454691B63FF73738EAC8D27C37F66948A5F390003AE1891FEFD387DDE',
|
|
1048
|
-
exponent: 0,
|
|
1049
|
-
aliases: ['uflix']
|
|
1050
|
-
}, {
|
|
1051
|
-
denom: 'flix',
|
|
1052
|
-
exponent: 6
|
|
1053
|
-
}],
|
|
1054
|
-
base: 'ibc/B11D2BF454691B63FF73738EAC8D27C37F66948A5F390003AE1891FEFD387DDE',
|
|
1055
|
-
name: 'Flix',
|
|
1056
|
-
display: 'flix',
|
|
1057
|
-
symbol: 'FLIX',
|
|
1058
|
-
logo_URIs: {
|
|
1059
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1060
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1061
|
-
},
|
|
1062
|
-
images: [{
|
|
1063
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1064
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1065
|
-
}],
|
|
1066
|
-
socials: {
|
|
1067
|
-
website: 'https://omniflix.network/',
|
|
1068
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
1069
|
-
},
|
|
1070
|
-
type_asset: 'sdk.coin',
|
|
1071
|
-
traces: [{
|
|
1072
|
-
type: 'ibc',
|
|
1073
|
-
counterparty: {
|
|
1074
|
-
channel_id: 'channel-30',
|
|
1075
|
-
base_denom: 'uflix',
|
|
1076
|
-
chain_name: 'omniflixhub'
|
|
1077
|
-
},
|
|
1078
|
-
chain: {
|
|
1079
|
-
channel_id: 'channel-58'
|
|
1080
|
-
}
|
|
1081
|
-
}]
|
|
1082
|
-
},
|
|
1083
1044
|
{
|
|
1084
1045
|
description: 'The native token of Osmosis',
|
|
1085
1046
|
denom_units: [{
|
|
@@ -2394,45 +2355,6 @@ const assets = {
|
|
|
2394
2355
|
}
|
|
2395
2356
|
}]
|
|
2396
2357
|
},
|
|
2397
|
-
{
|
|
2398
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
2399
|
-
denom_units: [{
|
|
2400
|
-
denom: 'ibc/B11D2BF454691B63FF73738EAC8D27C37F66948A5F390003AE1891FEFD387DDE',
|
|
2401
|
-
exponent: 0,
|
|
2402
|
-
aliases: ['uflix']
|
|
2403
|
-
}, {
|
|
2404
|
-
denom: 'flix',
|
|
2405
|
-
exponent: 6
|
|
2406
|
-
}],
|
|
2407
|
-
base: 'ibc/B11D2BF454691B63FF73738EAC8D27C37F66948A5F390003AE1891FEFD387DDE',
|
|
2408
|
-
name: 'Flix',
|
|
2409
|
-
display: 'flix',
|
|
2410
|
-
symbol: 'FLIX',
|
|
2411
|
-
logo_URIs: {
|
|
2412
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
2413
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
2414
|
-
},
|
|
2415
|
-
images: [{
|
|
2416
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
2417
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
2418
|
-
}],
|
|
2419
|
-
socials: {
|
|
2420
|
-
website: 'https://omniflix.network/',
|
|
2421
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
2422
|
-
},
|
|
2423
|
-
type_asset: 'sdk.coin',
|
|
2424
|
-
traces: [{
|
|
2425
|
-
type: 'ibc',
|
|
2426
|
-
counterparty: {
|
|
2427
|
-
channel_id: 'channel-30',
|
|
2428
|
-
base_denom: 'uflix',
|
|
2429
|
-
chain_name: 'omniflixhub'
|
|
2430
|
-
},
|
|
2431
|
-
chain: {
|
|
2432
|
-
channel_id: 'channel-58'
|
|
2433
|
-
}
|
|
2434
|
-
}]
|
|
2435
|
-
},
|
|
2436
2358
|
{
|
|
2437
2359
|
description: 'The native token of Osmosis',
|
|
2438
2360
|
denom_units: [{
|
package/mainnet/akash.js
CHANGED
|
@@ -520,45 +520,6 @@ const assets = {
|
|
|
520
520
|
}
|
|
521
521
|
}]
|
|
522
522
|
},
|
|
523
|
-
{
|
|
524
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
525
|
-
denom_units: [{
|
|
526
|
-
denom: 'ibc/0F6E0D58BBFB4B45376D19508D1C0A0156FB57DF25631071158C7B5B55D5D09E',
|
|
527
|
-
exponent: 0,
|
|
528
|
-
aliases: ['uflix']
|
|
529
|
-
}, {
|
|
530
|
-
denom: 'flix',
|
|
531
|
-
exponent: 6
|
|
532
|
-
}],
|
|
533
|
-
base: 'ibc/0F6E0D58BBFB4B45376D19508D1C0A0156FB57DF25631071158C7B5B55D5D09E',
|
|
534
|
-
name: 'Flix',
|
|
535
|
-
display: 'flix',
|
|
536
|
-
symbol: 'FLIX',
|
|
537
|
-
logo_URIs: {
|
|
538
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
539
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
540
|
-
},
|
|
541
|
-
images: [{
|
|
542
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
543
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
544
|
-
}],
|
|
545
|
-
socials: {
|
|
546
|
-
website: 'https://omniflix.network/',
|
|
547
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
548
|
-
},
|
|
549
|
-
type_asset: 'sdk.coin',
|
|
550
|
-
traces: [{
|
|
551
|
-
type: 'ibc',
|
|
552
|
-
counterparty: {
|
|
553
|
-
channel_id: 'channel-25',
|
|
554
|
-
base_denom: 'uflix',
|
|
555
|
-
chain_name: 'omniflixhub'
|
|
556
|
-
},
|
|
557
|
-
chain: {
|
|
558
|
-
channel_id: 'channel-61'
|
|
559
|
-
}
|
|
560
|
-
}]
|
|
561
|
-
},
|
|
562
523
|
{
|
|
563
524
|
description: 'The native token of Osmosis',
|
|
564
525
|
denom_units: [{
|
|
@@ -1430,45 +1391,6 @@ const assets = {
|
|
|
1430
1391
|
}
|
|
1431
1392
|
}]
|
|
1432
1393
|
},
|
|
1433
|
-
{
|
|
1434
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
1435
|
-
denom_units: [{
|
|
1436
|
-
denom: 'ibc/0F6E0D58BBFB4B45376D19508D1C0A0156FB57DF25631071158C7B5B55D5D09E',
|
|
1437
|
-
exponent: 0,
|
|
1438
|
-
aliases: ['uflix']
|
|
1439
|
-
}, {
|
|
1440
|
-
denom: 'flix',
|
|
1441
|
-
exponent: 6
|
|
1442
|
-
}],
|
|
1443
|
-
base: 'ibc/0F6E0D58BBFB4B45376D19508D1C0A0156FB57DF25631071158C7B5B55D5D09E',
|
|
1444
|
-
name: 'Flix',
|
|
1445
|
-
display: 'flix',
|
|
1446
|
-
symbol: 'FLIX',
|
|
1447
|
-
logo_URIs: {
|
|
1448
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1449
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1450
|
-
},
|
|
1451
|
-
images: [{
|
|
1452
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1453
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1454
|
-
}],
|
|
1455
|
-
socials: {
|
|
1456
|
-
website: 'https://omniflix.network/',
|
|
1457
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
1458
|
-
},
|
|
1459
|
-
type_asset: 'sdk.coin',
|
|
1460
|
-
traces: [{
|
|
1461
|
-
type: 'ibc',
|
|
1462
|
-
counterparty: {
|
|
1463
|
-
channel_id: 'channel-25',
|
|
1464
|
-
base_denom: 'uflix',
|
|
1465
|
-
chain_name: 'omniflixhub'
|
|
1466
|
-
},
|
|
1467
|
-
chain: {
|
|
1468
|
-
channel_id: 'channel-61'
|
|
1469
|
-
}
|
|
1470
|
-
}]
|
|
1471
|
-
},
|
|
1472
1394
|
{
|
|
1473
1395
|
description: 'The native token of Osmosis',
|
|
1474
1396
|
denom_units: [{
|