@chain-registry/assets 1.70.59 → 1.70.61
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 +306 -0
- package/esm/mainnet/archway.js +0 -88
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/aura.js +0 -88
- package/esm/mainnet/beezee.js +164 -0
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -88
- package/esm/mainnet/jackal.js +86 -0
- package/esm/mainnet/juno.js +4 -92
- package/esm/mainnet/kujira.js +4 -4
- package/esm/mainnet/neutron.js +164 -88
- package/esm/mainnet/okexchain.js +4 -4
- package/esm/mainnet/omniflixhub.js +86 -0
- package/esm/mainnet/osmosis.js +4 -92
- package/esm/mainnet/sei.js +0 -88
- package/esm/mainnet/stargaze.js +0 -88
- package/mainnet/agoric.js +306 -0
- package/mainnet/archway.js +0 -88
- package/mainnet/assets.js +1 -2
- package/mainnet/aura.js +0 -88
- package/mainnet/beezee.js +164 -0
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +2 -3
- package/mainnet/injective.js +0 -88
- package/mainnet/jackal.js +86 -0
- package/mainnet/juno.js +4 -92
- package/mainnet/kujira.js +4 -4
- package/mainnet/neutron.js +164 -88
- package/mainnet/okexchain.js +4 -4
- package/mainnet/omniflixhub.js +86 -0
- package/mainnet/osmosis.js +4 -92
- package/mainnet/sei.js +0 -88
- package/mainnet/stargaze.js +0 -88
- package/package.json +5 -5
- package/esm/mainnet/nois.js +0 -1626
- package/mainnet/nois.d.ts +0 -3
- package/mainnet/nois.js +0 -1628
package/mainnet/beezee.js
CHANGED
|
@@ -171,6 +171,45 @@ const assets = {
|
|
|
171
171
|
}
|
|
172
172
|
}]
|
|
173
173
|
},
|
|
174
|
+
{
|
|
175
|
+
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
176
|
+
denom_units: [{
|
|
177
|
+
denom: 'ibc/4AA3B163580B4377250CD4486FB6AD098EB27822EE056949EC4A39B09C5E3B4E',
|
|
178
|
+
exponent: 0,
|
|
179
|
+
aliases: ['ujkl']
|
|
180
|
+
}, {
|
|
181
|
+
denom: 'jkl',
|
|
182
|
+
exponent: 6
|
|
183
|
+
}],
|
|
184
|
+
base: 'ibc/4AA3B163580B4377250CD4486FB6AD098EB27822EE056949EC4A39B09C5E3B4E',
|
|
185
|
+
name: 'Jackal',
|
|
186
|
+
display: 'jkl',
|
|
187
|
+
symbol: 'JKL',
|
|
188
|
+
logo_URIs: {
|
|
189
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png',
|
|
190
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg'
|
|
191
|
+
},
|
|
192
|
+
coingecko_id: 'jackal-protocol',
|
|
193
|
+
images: [{
|
|
194
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png',
|
|
195
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg',
|
|
196
|
+
theme: {
|
|
197
|
+
primary_color_hex: '#dbdbcb'
|
|
198
|
+
}
|
|
199
|
+
}],
|
|
200
|
+
type_asset: 'sdk.coin',
|
|
201
|
+
traces: [{
|
|
202
|
+
type: 'ibc',
|
|
203
|
+
counterparty: {
|
|
204
|
+
channel_id: 'channel-142',
|
|
205
|
+
base_denom: 'ujkl',
|
|
206
|
+
chain_name: 'jackal'
|
|
207
|
+
},
|
|
208
|
+
chain: {
|
|
209
|
+
channel_id: 'channel-4'
|
|
210
|
+
}
|
|
211
|
+
}]
|
|
212
|
+
},
|
|
174
213
|
{
|
|
175
214
|
description: 'The permissioned staking asset for Noble Chain',
|
|
176
215
|
denom_units: [{
|
|
@@ -290,6 +329,49 @@ const assets = {
|
|
|
290
329
|
}
|
|
291
330
|
}]
|
|
292
331
|
},
|
|
332
|
+
{
|
|
333
|
+
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
334
|
+
denom_units: [{
|
|
335
|
+
denom: 'ibc/FF39851E73089ACBD0B09BDF62FA3C67FBD77A2CD97CD159DBCE9C770561F8AF',
|
|
336
|
+
exponent: 0,
|
|
337
|
+
aliases: ['uflix']
|
|
338
|
+
}, {
|
|
339
|
+
denom: 'flix',
|
|
340
|
+
exponent: 6
|
|
341
|
+
}],
|
|
342
|
+
base: 'ibc/FF39851E73089ACBD0B09BDF62FA3C67FBD77A2CD97CD159DBCE9C770561F8AF',
|
|
343
|
+
name: 'Flix',
|
|
344
|
+
display: 'flix',
|
|
345
|
+
symbol: 'FLIX',
|
|
346
|
+
logo_URIs: {
|
|
347
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
348
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
349
|
+
},
|
|
350
|
+
coingecko_id: 'omniflix-network',
|
|
351
|
+
images: [{
|
|
352
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
353
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg',
|
|
354
|
+
theme: {
|
|
355
|
+
primary_color_hex: '#c33635'
|
|
356
|
+
}
|
|
357
|
+
}],
|
|
358
|
+
socials: {
|
|
359
|
+
website: 'https://omniflix.network/',
|
|
360
|
+
twitter: 'https://twitter.com/OmniFlixNetwork'
|
|
361
|
+
},
|
|
362
|
+
type_asset: 'sdk.coin',
|
|
363
|
+
traces: [{
|
|
364
|
+
type: 'ibc',
|
|
365
|
+
counterparty: {
|
|
366
|
+
channel_id: 'channel-50',
|
|
367
|
+
base_denom: 'uflix',
|
|
368
|
+
chain_name: 'omniflixhub'
|
|
369
|
+
},
|
|
370
|
+
chain: {
|
|
371
|
+
channel_id: 'channel-5'
|
|
372
|
+
}
|
|
373
|
+
}]
|
|
374
|
+
},
|
|
293
375
|
{
|
|
294
376
|
description: 'The native token of Osmosis',
|
|
295
377
|
denom_units: [{
|
|
@@ -378,6 +460,45 @@ const assets = {
|
|
|
378
460
|
}
|
|
379
461
|
}]
|
|
380
462
|
},
|
|
463
|
+
{
|
|
464
|
+
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
465
|
+
denom_units: [{
|
|
466
|
+
denom: 'ibc/4AA3B163580B4377250CD4486FB6AD098EB27822EE056949EC4A39B09C5E3B4E',
|
|
467
|
+
exponent: 0,
|
|
468
|
+
aliases: ['ujkl']
|
|
469
|
+
}, {
|
|
470
|
+
denom: 'jkl',
|
|
471
|
+
exponent: 6
|
|
472
|
+
}],
|
|
473
|
+
base: 'ibc/4AA3B163580B4377250CD4486FB6AD098EB27822EE056949EC4A39B09C5E3B4E',
|
|
474
|
+
name: 'Jackal',
|
|
475
|
+
display: 'jkl',
|
|
476
|
+
symbol: 'JKL',
|
|
477
|
+
logo_URIs: {
|
|
478
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png',
|
|
479
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg'
|
|
480
|
+
},
|
|
481
|
+
coingecko_id: 'jackal-protocol',
|
|
482
|
+
images: [{
|
|
483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png',
|
|
484
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg',
|
|
485
|
+
theme: {
|
|
486
|
+
primary_color_hex: '#dbdbcb'
|
|
487
|
+
}
|
|
488
|
+
}],
|
|
489
|
+
type_asset: 'sdk.coin',
|
|
490
|
+
traces: [{
|
|
491
|
+
type: 'ibc',
|
|
492
|
+
counterparty: {
|
|
493
|
+
channel_id: 'channel-142',
|
|
494
|
+
base_denom: 'ujkl',
|
|
495
|
+
chain_name: 'jackal'
|
|
496
|
+
},
|
|
497
|
+
chain: {
|
|
498
|
+
channel_id: 'channel-4'
|
|
499
|
+
}
|
|
500
|
+
}]
|
|
501
|
+
},
|
|
381
502
|
{
|
|
382
503
|
description: 'The permissioned staking asset for Noble Chain',
|
|
383
504
|
denom_units: [{
|
|
@@ -497,6 +618,49 @@ const assets = {
|
|
|
497
618
|
}
|
|
498
619
|
}]
|
|
499
620
|
},
|
|
621
|
+
{
|
|
622
|
+
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
623
|
+
denom_units: [{
|
|
624
|
+
denom: 'ibc/FF39851E73089ACBD0B09BDF62FA3C67FBD77A2CD97CD159DBCE9C770561F8AF',
|
|
625
|
+
exponent: 0,
|
|
626
|
+
aliases: ['uflix']
|
|
627
|
+
}, {
|
|
628
|
+
denom: 'flix',
|
|
629
|
+
exponent: 6
|
|
630
|
+
}],
|
|
631
|
+
base: 'ibc/FF39851E73089ACBD0B09BDF62FA3C67FBD77A2CD97CD159DBCE9C770561F8AF',
|
|
632
|
+
name: 'Flix',
|
|
633
|
+
display: 'flix',
|
|
634
|
+
symbol: 'FLIX',
|
|
635
|
+
logo_URIs: {
|
|
636
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
637
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
638
|
+
},
|
|
639
|
+
coingecko_id: 'omniflix-network',
|
|
640
|
+
images: [{
|
|
641
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
642
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg',
|
|
643
|
+
theme: {
|
|
644
|
+
primary_color_hex: '#c33635'
|
|
645
|
+
}
|
|
646
|
+
}],
|
|
647
|
+
socials: {
|
|
648
|
+
website: 'https://omniflix.network/',
|
|
649
|
+
twitter: 'https://twitter.com/OmniFlixNetwork'
|
|
650
|
+
},
|
|
651
|
+
type_asset: 'sdk.coin',
|
|
652
|
+
traces: [{
|
|
653
|
+
type: 'ibc',
|
|
654
|
+
counterparty: {
|
|
655
|
+
channel_id: 'channel-50',
|
|
656
|
+
base_denom: 'uflix',
|
|
657
|
+
chain_name: 'omniflixhub'
|
|
658
|
+
},
|
|
659
|
+
chain: {
|
|
660
|
+
channel_id: 'channel-5'
|
|
661
|
+
}
|
|
662
|
+
}]
|
|
663
|
+
},
|
|
500
664
|
{
|
|
501
665
|
description: 'The native token of Osmosis',
|
|
502
666
|
denom_units: [{
|
package/mainnet/index.d.ts
CHANGED
|
@@ -87,7 +87,6 @@ export * as neutron from './neutron';
|
|
|
87
87
|
export * as nibiru from './nibiru';
|
|
88
88
|
export * as nim from './nim';
|
|
89
89
|
export * as noble from './noble';
|
|
90
|
-
export * as nois from './nois';
|
|
91
90
|
export * as nolus from './nolus';
|
|
92
91
|
export * as nomic from './nomic';
|
|
93
92
|
export * as nyx from './nyx';
|
package/mainnet/index.js
CHANGED
|
@@ -24,8 +24,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.fxcore = exports.furya = exports.firmachain = exports.fetchhub = exports.evmos = exports.empowerchain = exports.emoney = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.dungeon = exports.doravota = exports.dhealth = exports.desmos = exports.decentr = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitsong = exports.bitcanna = exports.beezee = exports.bandchain = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.archway = exports.andromeda = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.solana = exports.ethereum = void 0;
|
|
27
|
-
exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.
|
|
28
|
-
exports.xpla = exports.xion = exports.uptick = exports.unification = exports.umee = exports.titan = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.synternet = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage =
|
|
27
|
+
exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital = exports.mars = exports.mantrachain = exports.mande = exports.lumnetwork = exports.lorenzo = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.int3face = exports.injective = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = void 0;
|
|
28
|
+
exports.xpla = exports.xion = exports.uptick = exports.unification = exports.umee = exports.titan = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.synternet = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = void 0;
|
|
29
29
|
exports.ethereum = __importStar(require("./ethereum"));
|
|
30
30
|
exports.solana = __importStar(require("./solana"));
|
|
31
31
|
exports.acrechain = __importStar(require("./acrechain"));
|
|
@@ -115,7 +115,6 @@ exports.neutron = __importStar(require("./neutron"));
|
|
|
115
115
|
exports.nibiru = __importStar(require("./nibiru"));
|
|
116
116
|
exports.nim = __importStar(require("./nim"));
|
|
117
117
|
exports.noble = __importStar(require("./noble"));
|
|
118
|
-
exports.nois = __importStar(require("./nois"));
|
|
119
118
|
exports.nolus = __importStar(require("./nolus"));
|
|
120
119
|
exports.nomic = __importStar(require("./nomic"));
|
|
121
120
|
exports.nyx = __importStar(require("./nyx"));
|
package/mainnet/injective.js
CHANGED
|
@@ -1839,50 +1839,6 @@ const assets = {
|
|
|
1839
1839
|
}
|
|
1840
1840
|
}]
|
|
1841
1841
|
},
|
|
1842
|
-
{
|
|
1843
|
-
description: 'The native token of Nois',
|
|
1844
|
-
denom_units: [{
|
|
1845
|
-
denom: 'ibc/DD9182E8E2B13C89D6B4707C7B43E8DB6193F9FF486AFA0E6CF86B427B0D231A',
|
|
1846
|
-
exponent: 0,
|
|
1847
|
-
aliases: ['unois']
|
|
1848
|
-
}, {
|
|
1849
|
-
denom: 'nois',
|
|
1850
|
-
exponent: 6
|
|
1851
|
-
}],
|
|
1852
|
-
base: 'ibc/DD9182E8E2B13C89D6B4707C7B43E8DB6193F9FF486AFA0E6CF86B427B0D231A',
|
|
1853
|
-
name: 'Nois',
|
|
1854
|
-
display: 'nois',
|
|
1855
|
-
symbol: 'NOIS',
|
|
1856
|
-
logo_URIs: {
|
|
1857
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
1858
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
1859
|
-
},
|
|
1860
|
-
keywords: [
|
|
1861
|
-
'nois',
|
|
1862
|
-
'randomness',
|
|
1863
|
-
'drand',
|
|
1864
|
-
'wasm'
|
|
1865
|
-
],
|
|
1866
|
-
images: [{
|
|
1867
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
1868
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
1869
|
-
theme: {
|
|
1870
|
-
primary_color_hex: '#0c0c14'
|
|
1871
|
-
}
|
|
1872
|
-
}],
|
|
1873
|
-
type_asset: 'sdk.coin',
|
|
1874
|
-
traces: [{
|
|
1875
|
-
type: 'ibc',
|
|
1876
|
-
counterparty: {
|
|
1877
|
-
channel_id: 'channel-17',
|
|
1878
|
-
base_denom: 'unois',
|
|
1879
|
-
chain_name: 'nois'
|
|
1880
|
-
},
|
|
1881
|
-
chain: {
|
|
1882
|
-
channel_id: 'channel-138'
|
|
1883
|
-
}
|
|
1884
|
-
}]
|
|
1885
|
-
},
|
|
1886
1842
|
{
|
|
1887
1843
|
description: 'ODIN is the Staking and governance token for ODIN Protocol',
|
|
1888
1844
|
denom_units: [{
|
|
@@ -6813,50 +6769,6 @@ const assets = {
|
|
|
6813
6769
|
}
|
|
6814
6770
|
}]
|
|
6815
6771
|
},
|
|
6816
|
-
{
|
|
6817
|
-
description: 'The native token of Nois',
|
|
6818
|
-
denom_units: [{
|
|
6819
|
-
denom: 'ibc/DD9182E8E2B13C89D6B4707C7B43E8DB6193F9FF486AFA0E6CF86B427B0D231A',
|
|
6820
|
-
exponent: 0,
|
|
6821
|
-
aliases: ['unois']
|
|
6822
|
-
}, {
|
|
6823
|
-
denom: 'nois',
|
|
6824
|
-
exponent: 6
|
|
6825
|
-
}],
|
|
6826
|
-
base: 'ibc/DD9182E8E2B13C89D6B4707C7B43E8DB6193F9FF486AFA0E6CF86B427B0D231A',
|
|
6827
|
-
name: 'Nois',
|
|
6828
|
-
display: 'nois',
|
|
6829
|
-
symbol: 'NOIS',
|
|
6830
|
-
logo_URIs: {
|
|
6831
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
6832
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
6833
|
-
},
|
|
6834
|
-
keywords: [
|
|
6835
|
-
'nois',
|
|
6836
|
-
'randomness',
|
|
6837
|
-
'drand',
|
|
6838
|
-
'wasm'
|
|
6839
|
-
],
|
|
6840
|
-
images: [{
|
|
6841
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
6842
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
6843
|
-
theme: {
|
|
6844
|
-
primary_color_hex: '#0c0c14'
|
|
6845
|
-
}
|
|
6846
|
-
}],
|
|
6847
|
-
type_asset: 'sdk.coin',
|
|
6848
|
-
traces: [{
|
|
6849
|
-
type: 'ibc',
|
|
6850
|
-
counterparty: {
|
|
6851
|
-
channel_id: 'channel-17',
|
|
6852
|
-
base_denom: 'unois',
|
|
6853
|
-
chain_name: 'nois'
|
|
6854
|
-
},
|
|
6855
|
-
chain: {
|
|
6856
|
-
channel_id: 'channel-138'
|
|
6857
|
-
}
|
|
6858
|
-
}]
|
|
6859
|
-
},
|
|
6860
6772
|
{
|
|
6861
6773
|
description: 'ODIN is the Staking and governance token for ODIN Protocol',
|
|
6862
6774
|
denom_units: [{
|
package/mainnet/jackal.js
CHANGED
|
@@ -130,6 +130,49 @@ const assets = {
|
|
|
130
130
|
}
|
|
131
131
|
}]
|
|
132
132
|
},
|
|
133
|
+
{
|
|
134
|
+
description: 'BeeZee network native coin',
|
|
135
|
+
denom_units: [{
|
|
136
|
+
denom: 'ibc/A213930E29508227C1E7FE9083EFA1C15E98485126064169FC19A64B666512C7',
|
|
137
|
+
exponent: 0,
|
|
138
|
+
aliases: ['ubze']
|
|
139
|
+
}, {
|
|
140
|
+
denom: 'bze',
|
|
141
|
+
exponent: 6
|
|
142
|
+
}],
|
|
143
|
+
base: 'ibc/A213930E29508227C1E7FE9083EFA1C15E98485126064169FC19A64B666512C7',
|
|
144
|
+
name: 'BeeZee',
|
|
145
|
+
display: 'bze',
|
|
146
|
+
symbol: 'BZE',
|
|
147
|
+
logo_URIs: {
|
|
148
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
|
|
149
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
|
|
150
|
+
},
|
|
151
|
+
coingecko_id: 'bzedge',
|
|
152
|
+
images: [{
|
|
153
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
|
|
154
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg',
|
|
155
|
+
theme: {
|
|
156
|
+
primary_color_hex: '#079fd7'
|
|
157
|
+
}
|
|
158
|
+
}],
|
|
159
|
+
type_asset: 'sdk.coin',
|
|
160
|
+
socials: {
|
|
161
|
+
website: 'https://getbze.com/',
|
|
162
|
+
twitter: 'https://x.com/BZEdgeCoin'
|
|
163
|
+
},
|
|
164
|
+
traces: [{
|
|
165
|
+
type: 'ibc',
|
|
166
|
+
counterparty: {
|
|
167
|
+
channel_id: 'channel-4',
|
|
168
|
+
base_denom: 'ubze',
|
|
169
|
+
chain_name: 'beezee'
|
|
170
|
+
},
|
|
171
|
+
chain: {
|
|
172
|
+
channel_id: 'channel-142'
|
|
173
|
+
}
|
|
174
|
+
}]
|
|
175
|
+
},
|
|
133
176
|
{
|
|
134
177
|
description: 'The native token of Crescent',
|
|
135
178
|
denom_units: [{
|
|
@@ -334,6 +377,49 @@ const assets = {
|
|
|
334
377
|
}
|
|
335
378
|
}]
|
|
336
379
|
},
|
|
380
|
+
{
|
|
381
|
+
description: 'BeeZee network native coin',
|
|
382
|
+
denom_units: [{
|
|
383
|
+
denom: 'ibc/A213930E29508227C1E7FE9083EFA1C15E98485126064169FC19A64B666512C7',
|
|
384
|
+
exponent: 0,
|
|
385
|
+
aliases: ['ubze']
|
|
386
|
+
}, {
|
|
387
|
+
denom: 'bze',
|
|
388
|
+
exponent: 6
|
|
389
|
+
}],
|
|
390
|
+
base: 'ibc/A213930E29508227C1E7FE9083EFA1C15E98485126064169FC19A64B666512C7',
|
|
391
|
+
name: 'BeeZee',
|
|
392
|
+
display: 'bze',
|
|
393
|
+
symbol: 'BZE',
|
|
394
|
+
logo_URIs: {
|
|
395
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
|
|
396
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
|
|
397
|
+
},
|
|
398
|
+
coingecko_id: 'bzedge',
|
|
399
|
+
images: [{
|
|
400
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
|
|
401
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg',
|
|
402
|
+
theme: {
|
|
403
|
+
primary_color_hex: '#079fd7'
|
|
404
|
+
}
|
|
405
|
+
}],
|
|
406
|
+
type_asset: 'sdk.coin',
|
|
407
|
+
socials: {
|
|
408
|
+
website: 'https://getbze.com/',
|
|
409
|
+
twitter: 'https://x.com/BZEdgeCoin'
|
|
410
|
+
},
|
|
411
|
+
traces: [{
|
|
412
|
+
type: 'ibc',
|
|
413
|
+
counterparty: {
|
|
414
|
+
channel_id: 'channel-4',
|
|
415
|
+
base_denom: 'ubze',
|
|
416
|
+
chain_name: 'beezee'
|
|
417
|
+
},
|
|
418
|
+
chain: {
|
|
419
|
+
channel_id: 'channel-142'
|
|
420
|
+
}
|
|
421
|
+
}]
|
|
422
|
+
},
|
|
337
423
|
{
|
|
338
424
|
description: 'The native token of Crescent',
|
|
339
425
|
denom_units: [{
|
package/mainnet/juno.js
CHANGED
|
@@ -131,7 +131,7 @@ const assets = {
|
|
|
131
131
|
}]
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
|
-
description: 'The native token of
|
|
134
|
+
description: 'The native token of AssetMantle',
|
|
135
135
|
denom_units: [{
|
|
136
136
|
denom: 'ibc/5CB906E82B7A88E62644AD811361F5858B74BA9EBD75C84B6D24B20C01A4819F',
|
|
137
137
|
exponent: 0,
|
|
@@ -153,7 +153,7 @@ const assets = {
|
|
|
153
153
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
154
154
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg',
|
|
155
155
|
theme: {
|
|
156
|
-
primary_color_hex: '#
|
|
156
|
+
primary_color_hex: '#fbab30'
|
|
157
157
|
}
|
|
158
158
|
}],
|
|
159
159
|
socials: {
|
|
@@ -978,7 +978,7 @@ const assets = {
|
|
|
978
978
|
}]
|
|
979
979
|
},
|
|
980
980
|
{
|
|
981
|
-
description: 'The native token of
|
|
981
|
+
description: 'The native token of AssetMantle',
|
|
982
982
|
denom_units: [{
|
|
983
983
|
denom: 'ibc/5CB906E82B7A88E62644AD811361F5858B74BA9EBD75C84B6D24B20C01A4819F',
|
|
984
984
|
exponent: 0,
|
|
@@ -1000,7 +1000,7 @@ const assets = {
|
|
|
1000
1000
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
1001
1001
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg',
|
|
1002
1002
|
theme: {
|
|
1003
|
-
primary_color_hex: '#
|
|
1003
|
+
primary_color_hex: '#fbab30'
|
|
1004
1004
|
}
|
|
1005
1005
|
}],
|
|
1006
1006
|
socials: {
|
|
@@ -2051,50 +2051,6 @@ const assets = {
|
|
|
2051
2051
|
}
|
|
2052
2052
|
}]
|
|
2053
2053
|
},
|
|
2054
|
-
{
|
|
2055
|
-
description: 'The native token of Nois',
|
|
2056
|
-
denom_units: [{
|
|
2057
|
-
denom: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
2058
|
-
exponent: 0,
|
|
2059
|
-
aliases: ['unois']
|
|
2060
|
-
}, {
|
|
2061
|
-
denom: 'nois',
|
|
2062
|
-
exponent: 6
|
|
2063
|
-
}],
|
|
2064
|
-
base: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
2065
|
-
name: 'Nois',
|
|
2066
|
-
display: 'nois',
|
|
2067
|
-
symbol: 'NOIS',
|
|
2068
|
-
logo_URIs: {
|
|
2069
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2070
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
2071
|
-
},
|
|
2072
|
-
keywords: [
|
|
2073
|
-
'nois',
|
|
2074
|
-
'randomness',
|
|
2075
|
-
'drand',
|
|
2076
|
-
'wasm'
|
|
2077
|
-
],
|
|
2078
|
-
images: [{
|
|
2079
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2080
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
2081
|
-
theme: {
|
|
2082
|
-
primary_color_hex: '#0c0c14'
|
|
2083
|
-
}
|
|
2084
|
-
}],
|
|
2085
|
-
type_asset: 'sdk.coin',
|
|
2086
|
-
traces: [{
|
|
2087
|
-
type: 'ibc',
|
|
2088
|
-
counterparty: {
|
|
2089
|
-
channel_id: 'channel-1',
|
|
2090
|
-
base_denom: 'unois',
|
|
2091
|
-
chain_name: 'nois'
|
|
2092
|
-
},
|
|
2093
|
-
chain: {
|
|
2094
|
-
channel_id: 'channel-225'
|
|
2095
|
-
}
|
|
2096
|
-
}]
|
|
2097
|
-
},
|
|
2098
2054
|
{
|
|
2099
2055
|
description: 'The native token of OKExChain',
|
|
2100
2056
|
denom_units: [{
|
|
@@ -3952,50 +3908,6 @@ const assets = {
|
|
|
3952
3908
|
}
|
|
3953
3909
|
}]
|
|
3954
3910
|
},
|
|
3955
|
-
{
|
|
3956
|
-
description: 'The native token of Nois',
|
|
3957
|
-
denom_units: [{
|
|
3958
|
-
denom: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
3959
|
-
exponent: 0,
|
|
3960
|
-
aliases: ['unois']
|
|
3961
|
-
}, {
|
|
3962
|
-
denom: 'nois',
|
|
3963
|
-
exponent: 6
|
|
3964
|
-
}],
|
|
3965
|
-
base: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
3966
|
-
name: 'Nois',
|
|
3967
|
-
display: 'nois',
|
|
3968
|
-
symbol: 'NOIS',
|
|
3969
|
-
logo_URIs: {
|
|
3970
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
3971
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
3972
|
-
},
|
|
3973
|
-
keywords: [
|
|
3974
|
-
'nois',
|
|
3975
|
-
'randomness',
|
|
3976
|
-
'drand',
|
|
3977
|
-
'wasm'
|
|
3978
|
-
],
|
|
3979
|
-
images: [{
|
|
3980
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
3981
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
3982
|
-
theme: {
|
|
3983
|
-
primary_color_hex: '#0c0c14'
|
|
3984
|
-
}
|
|
3985
|
-
}],
|
|
3986
|
-
type_asset: 'sdk.coin',
|
|
3987
|
-
traces: [{
|
|
3988
|
-
type: 'ibc',
|
|
3989
|
-
counterparty: {
|
|
3990
|
-
channel_id: 'channel-1',
|
|
3991
|
-
base_denom: 'unois',
|
|
3992
|
-
chain_name: 'nois'
|
|
3993
|
-
},
|
|
3994
|
-
chain: {
|
|
3995
|
-
channel_id: 'channel-225'
|
|
3996
|
-
}
|
|
3997
|
-
}]
|
|
3998
|
-
},
|
|
3999
3911
|
{
|
|
4000
3912
|
description: 'The native token of OKExChain',
|
|
4001
3913
|
denom_units: [{
|
package/mainnet/kujira.js
CHANGED
|
@@ -373,7 +373,7 @@ const assets = {
|
|
|
373
373
|
}]
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
|
-
description: 'The native token of
|
|
376
|
+
description: 'The native token of AssetMantle',
|
|
377
377
|
denom_units: [{
|
|
378
378
|
denom: 'ibc/78E27527E43675AC6AD1466EFBB9948835EF37FB450CDC0775673DCBE856A4AF',
|
|
379
379
|
exponent: 0,
|
|
@@ -395,7 +395,7 @@ const assets = {
|
|
|
395
395
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
396
396
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg',
|
|
397
397
|
theme: {
|
|
398
|
-
primary_color_hex: '#
|
|
398
|
+
primary_color_hex: '#fbab30'
|
|
399
399
|
}
|
|
400
400
|
}],
|
|
401
401
|
socials: {
|
|
@@ -2194,7 +2194,7 @@ const assets = {
|
|
|
2194
2194
|
}]
|
|
2195
2195
|
},
|
|
2196
2196
|
{
|
|
2197
|
-
description: 'The native token of
|
|
2197
|
+
description: 'The native token of AssetMantle',
|
|
2198
2198
|
denom_units: [{
|
|
2199
2199
|
denom: 'ibc/78E27527E43675AC6AD1466EFBB9948835EF37FB450CDC0775673DCBE856A4AF',
|
|
2200
2200
|
exponent: 0,
|
|
@@ -2216,7 +2216,7 @@ const assets = {
|
|
|
2216
2216
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
2217
2217
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg',
|
|
2218
2218
|
theme: {
|
|
2219
|
-
primary_color_hex: '#
|
|
2219
|
+
primary_color_hex: '#fbab30'
|
|
2220
2220
|
}
|
|
2221
2221
|
}],
|
|
2222
2222
|
socials: {
|