@chain-registry/assets 1.70.191 → 1.70.193
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/assets.js +2 -1
- package/esm/mainnet/axelar.js +170 -0
- package/esm/mainnet/cosmoshub.js +8 -8
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/initia.js +182 -0
- package/esm/mainnet/nyx.js +86 -0
- package/esm/mainnet/osmosis.js +142 -0
- package/esm/mainnet/sidechain.js +8 -8
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +170 -0
- package/mainnet/cosmoshub.js +8 -8
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +4 -3
- package/mainnet/initia.d.ts +3 -0
- package/mainnet/initia.js +184 -0
- package/mainnet/nyx.js +86 -0
- package/mainnet/osmosis.js +142 -0
- package/mainnet/sidechain.js +8 -8
- package/package.json +5 -5
package/esm/mainnet/assets.js
CHANGED
|
@@ -60,6 +60,7 @@ import _haqq from './haqq';
|
|
|
60
60
|
import _humans from './humans';
|
|
61
61
|
import _impacthub from './impacthub';
|
|
62
62
|
import _imversed from './imversed';
|
|
63
|
+
import _initia from './initia';
|
|
63
64
|
import _injective from './injective';
|
|
64
65
|
import _int3face from './int3face';
|
|
65
66
|
import _irisnet from './irisnet';
|
|
@@ -151,5 +152,5 @@ import _uptick from './uptick';
|
|
|
151
152
|
import _xion from './xion';
|
|
152
153
|
import _xpla from './xpla';
|
|
153
154
|
import _zenrock from './zenrock';
|
|
154
|
-
const assets = [_ethereum, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _int3face, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _neutaro, _neutron, _nibiru, _nillion, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _synternet, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _xion, _xpla, _zenrock];
|
|
155
|
+
const assets = [_ethereum, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _neutaro, _neutron, _nibiru, _nillion, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _synternet, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _xion, _xpla, _zenrock];
|
|
155
156
|
export default assets;
|
package/esm/mainnet/axelar.js
CHANGED
|
@@ -2682,6 +2682,91 @@ const assets = {
|
|
|
2682
2682
|
}
|
|
2683
2683
|
}]
|
|
2684
2684
|
},
|
|
2685
|
+
{
|
|
2686
|
+
description: 'NYX Token (NYX) is the Nym Network\'s native staking and governance token.',
|
|
2687
|
+
denom_units: [{
|
|
2688
|
+
denom: 'ibc/A352698BD4256B84DEB1A0A86FB0FA1401D07289DC49F4C0AAA7A289F6CF2142',
|
|
2689
|
+
exponent: 0,
|
|
2690
|
+
aliases: ['unyx']
|
|
2691
|
+
}, {
|
|
2692
|
+
denom: 'nyx',
|
|
2693
|
+
exponent: 6
|
|
2694
|
+
}],
|
|
2695
|
+
base: 'ibc/A352698BD4256B84DEB1A0A86FB0FA1401D07289DC49F4C0AAA7A289F6CF2142',
|
|
2696
|
+
name: 'NYX',
|
|
2697
|
+
display: 'nyx',
|
|
2698
|
+
symbol: 'NYX',
|
|
2699
|
+
logo_URIs: {
|
|
2700
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png'
|
|
2701
|
+
},
|
|
2702
|
+
images: [{
|
|
2703
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png',
|
|
2704
|
+
theme: {
|
|
2705
|
+
primary_color_hex: '#f45135'
|
|
2706
|
+
}
|
|
2707
|
+
}],
|
|
2708
|
+
type_asset: 'sdk.coin',
|
|
2709
|
+
traces: [{
|
|
2710
|
+
type: 'ibc',
|
|
2711
|
+
counterparty: {
|
|
2712
|
+
channel_id: 'channel-14',
|
|
2713
|
+
base_denom: 'unyx',
|
|
2714
|
+
chain_name: 'nyx'
|
|
2715
|
+
},
|
|
2716
|
+
chain: {
|
|
2717
|
+
channel_id: 'channel-177'
|
|
2718
|
+
}
|
|
2719
|
+
}]
|
|
2720
|
+
},
|
|
2721
|
+
{
|
|
2722
|
+
description: 'NYM Token (NYM) is the Nym Network\'s native utility token, used as the primary means to incentivize mixnet node operators.',
|
|
2723
|
+
denom_units: [{
|
|
2724
|
+
denom: 'ibc/DBB65C8F241295082A6CD8C770A67C4C5FCACBB4C8D0A519D621243E8513914E',
|
|
2725
|
+
exponent: 0,
|
|
2726
|
+
aliases: ['unym']
|
|
2727
|
+
}, {
|
|
2728
|
+
denom: 'nym',
|
|
2729
|
+
exponent: 6
|
|
2730
|
+
}],
|
|
2731
|
+
base: 'ibc/DBB65C8F241295082A6CD8C770A67C4C5FCACBB4C8D0A519D621243E8513914E',
|
|
2732
|
+
name: 'NYM',
|
|
2733
|
+
display: 'nym',
|
|
2734
|
+
symbol: 'NYM',
|
|
2735
|
+
logo_URIs: {
|
|
2736
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
|
|
2737
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg'
|
|
2738
|
+
},
|
|
2739
|
+
coingecko_id: 'nym',
|
|
2740
|
+
images: [{
|
|
2741
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
|
|
2742
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg',
|
|
2743
|
+
theme: {
|
|
2744
|
+
dark_mode: false,
|
|
2745
|
+
circle: true,
|
|
2746
|
+
primary_color_hex: '#151525'
|
|
2747
|
+
}
|
|
2748
|
+
}, {
|
|
2749
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.png',
|
|
2750
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.svg',
|
|
2751
|
+
theme: {
|
|
2752
|
+
dark_mode: true,
|
|
2753
|
+
circle: true,
|
|
2754
|
+
primary_color_hex: '#141424'
|
|
2755
|
+
}
|
|
2756
|
+
}],
|
|
2757
|
+
type_asset: 'sdk.coin',
|
|
2758
|
+
traces: [{
|
|
2759
|
+
type: 'ibc',
|
|
2760
|
+
counterparty: {
|
|
2761
|
+
channel_id: 'channel-14',
|
|
2762
|
+
base_denom: 'unym',
|
|
2763
|
+
chain_name: 'nyx'
|
|
2764
|
+
},
|
|
2765
|
+
chain: {
|
|
2766
|
+
channel_id: 'channel-177'
|
|
2767
|
+
}
|
|
2768
|
+
}]
|
|
2769
|
+
},
|
|
2685
2770
|
{
|
|
2686
2771
|
description: 'ODIN is the Staking and governance token for ODIN Protocol',
|
|
2687
2772
|
denom_units: [{
|
|
@@ -10302,6 +10387,91 @@ const assets = {
|
|
|
10302
10387
|
}
|
|
10303
10388
|
}]
|
|
10304
10389
|
},
|
|
10390
|
+
{
|
|
10391
|
+
description: 'NYX Token (NYX) is the Nym Network\'s native staking and governance token.',
|
|
10392
|
+
denom_units: [{
|
|
10393
|
+
denom: 'ibc/A352698BD4256B84DEB1A0A86FB0FA1401D07289DC49F4C0AAA7A289F6CF2142',
|
|
10394
|
+
exponent: 0,
|
|
10395
|
+
aliases: ['unyx']
|
|
10396
|
+
}, {
|
|
10397
|
+
denom: 'nyx',
|
|
10398
|
+
exponent: 6
|
|
10399
|
+
}],
|
|
10400
|
+
base: 'ibc/A352698BD4256B84DEB1A0A86FB0FA1401D07289DC49F4C0AAA7A289F6CF2142',
|
|
10401
|
+
name: 'NYX',
|
|
10402
|
+
display: 'nyx',
|
|
10403
|
+
symbol: 'NYX',
|
|
10404
|
+
logo_URIs: {
|
|
10405
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png'
|
|
10406
|
+
},
|
|
10407
|
+
images: [{
|
|
10408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png',
|
|
10409
|
+
theme: {
|
|
10410
|
+
primary_color_hex: '#f45135'
|
|
10411
|
+
}
|
|
10412
|
+
}],
|
|
10413
|
+
type_asset: 'sdk.coin',
|
|
10414
|
+
traces: [{
|
|
10415
|
+
type: 'ibc',
|
|
10416
|
+
counterparty: {
|
|
10417
|
+
channel_id: 'channel-14',
|
|
10418
|
+
base_denom: 'unyx',
|
|
10419
|
+
chain_name: 'nyx'
|
|
10420
|
+
},
|
|
10421
|
+
chain: {
|
|
10422
|
+
channel_id: 'channel-177'
|
|
10423
|
+
}
|
|
10424
|
+
}]
|
|
10425
|
+
},
|
|
10426
|
+
{
|
|
10427
|
+
description: 'NYM Token (NYM) is the Nym Network\'s native utility token, used as the primary means to incentivize mixnet node operators.',
|
|
10428
|
+
denom_units: [{
|
|
10429
|
+
denom: 'ibc/DBB65C8F241295082A6CD8C770A67C4C5FCACBB4C8D0A519D621243E8513914E',
|
|
10430
|
+
exponent: 0,
|
|
10431
|
+
aliases: ['unym']
|
|
10432
|
+
}, {
|
|
10433
|
+
denom: 'nym',
|
|
10434
|
+
exponent: 6
|
|
10435
|
+
}],
|
|
10436
|
+
base: 'ibc/DBB65C8F241295082A6CD8C770A67C4C5FCACBB4C8D0A519D621243E8513914E',
|
|
10437
|
+
name: 'NYM',
|
|
10438
|
+
display: 'nym',
|
|
10439
|
+
symbol: 'NYM',
|
|
10440
|
+
logo_URIs: {
|
|
10441
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
|
|
10442
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg'
|
|
10443
|
+
},
|
|
10444
|
+
coingecko_id: 'nym',
|
|
10445
|
+
images: [{
|
|
10446
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
|
|
10447
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg',
|
|
10448
|
+
theme: {
|
|
10449
|
+
dark_mode: false,
|
|
10450
|
+
circle: true,
|
|
10451
|
+
primary_color_hex: '#151525'
|
|
10452
|
+
}
|
|
10453
|
+
}, {
|
|
10454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.png',
|
|
10455
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.svg',
|
|
10456
|
+
theme: {
|
|
10457
|
+
dark_mode: true,
|
|
10458
|
+
circle: true,
|
|
10459
|
+
primary_color_hex: '#141424'
|
|
10460
|
+
}
|
|
10461
|
+
}],
|
|
10462
|
+
type_asset: 'sdk.coin',
|
|
10463
|
+
traces: [{
|
|
10464
|
+
type: 'ibc',
|
|
10465
|
+
counterparty: {
|
|
10466
|
+
channel_id: 'channel-14',
|
|
10467
|
+
base_denom: 'unym',
|
|
10468
|
+
chain_name: 'nyx'
|
|
10469
|
+
},
|
|
10470
|
+
chain: {
|
|
10471
|
+
channel_id: 'channel-177'
|
|
10472
|
+
}
|
|
10473
|
+
}]
|
|
10474
|
+
},
|
|
10305
10475
|
{
|
|
10306
10476
|
description: 'ODIN is the Staking and governance token for ODIN Protocol',
|
|
10307
10477
|
denom_units: [{
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -10388,14 +10388,14 @@ const assets = {
|
|
|
10388
10388
|
{
|
|
10389
10389
|
description: 'The native token of Side Chain.',
|
|
10390
10390
|
denom_units: [{
|
|
10391
|
-
denom: 'ibc/
|
|
10391
|
+
denom: 'ibc/9D3EF6B74FAFD490E1C0D27CAC87D2B5B3F5A9E889B55299EDAAB51F3DF7C141',
|
|
10392
10392
|
exponent: 0,
|
|
10393
10393
|
aliases: ['uside']
|
|
10394
10394
|
}, {
|
|
10395
10395
|
denom: 'side',
|
|
10396
10396
|
exponent: 6
|
|
10397
10397
|
}],
|
|
10398
|
-
base: 'ibc/
|
|
10398
|
+
base: 'ibc/9D3EF6B74FAFD490E1C0D27CAC87D2B5B3F5A9E889B55299EDAAB51F3DF7C141',
|
|
10399
10399
|
name: 'Side Chain native token',
|
|
10400
10400
|
display: 'side',
|
|
10401
10401
|
symbol: 'SIDE',
|
|
@@ -10418,12 +10418,12 @@ const assets = {
|
|
|
10418
10418
|
traces: [{
|
|
10419
10419
|
type: 'ibc',
|
|
10420
10420
|
counterparty: {
|
|
10421
|
-
channel_id: 'channel-
|
|
10421
|
+
channel_id: 'channel-10',
|
|
10422
10422
|
base_denom: 'uside',
|
|
10423
10423
|
chain_name: 'sidechain'
|
|
10424
10424
|
},
|
|
10425
10425
|
chain: {
|
|
10426
|
-
channel_id: 'channel-
|
|
10426
|
+
channel_id: 'channel-1352'
|
|
10427
10427
|
}
|
|
10428
10428
|
}]
|
|
10429
10429
|
},
|
|
@@ -18849,14 +18849,14 @@ const assets = {
|
|
|
18849
18849
|
{
|
|
18850
18850
|
description: 'The native token of Side Chain.',
|
|
18851
18851
|
denom_units: [{
|
|
18852
|
-
denom: 'ibc/
|
|
18852
|
+
denom: 'ibc/9D3EF6B74FAFD490E1C0D27CAC87D2B5B3F5A9E889B55299EDAAB51F3DF7C141',
|
|
18853
18853
|
exponent: 0,
|
|
18854
18854
|
aliases: ['uside']
|
|
18855
18855
|
}, {
|
|
18856
18856
|
denom: 'side',
|
|
18857
18857
|
exponent: 6
|
|
18858
18858
|
}],
|
|
18859
|
-
base: 'ibc/
|
|
18859
|
+
base: 'ibc/9D3EF6B74FAFD490E1C0D27CAC87D2B5B3F5A9E889B55299EDAAB51F3DF7C141',
|
|
18860
18860
|
name: 'Side Chain native token',
|
|
18861
18861
|
display: 'side',
|
|
18862
18862
|
symbol: 'SIDE',
|
|
@@ -18879,12 +18879,12 @@ const assets = {
|
|
|
18879
18879
|
traces: [{
|
|
18880
18880
|
type: 'ibc',
|
|
18881
18881
|
counterparty: {
|
|
18882
|
-
channel_id: 'channel-
|
|
18882
|
+
channel_id: 'channel-10',
|
|
18883
18883
|
base_denom: 'uside',
|
|
18884
18884
|
chain_name: 'sidechain'
|
|
18885
18885
|
},
|
|
18886
18886
|
chain: {
|
|
18887
|
-
channel_id: 'channel-
|
|
18887
|
+
channel_id: 'channel-1352'
|
|
18888
18888
|
}
|
|
18889
18889
|
}]
|
|
18890
18890
|
},
|
package/esm/mainnet/index.js
CHANGED
|
@@ -60,6 +60,7 @@ export * as haqq from './haqq';
|
|
|
60
60
|
export * as humans from './humans';
|
|
61
61
|
export * as impacthub from './impacthub';
|
|
62
62
|
export * as imversed from './imversed';
|
|
63
|
+
export * as initia from './initia';
|
|
63
64
|
export * as injective from './injective';
|
|
64
65
|
export * as int3face from './int3face';
|
|
65
66
|
export * as irisnet from './irisnet';
|
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
const assets = {
|
|
2
|
+
chain_name: 'initia',
|
|
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
|
+
}],
|
|
14
|
+
type_asset: 'sdk.coin',
|
|
15
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
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
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#760dbb'
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
coingecko_id: 'osmosis',
|
|
31
|
+
keywords: ['dex', 'staking'],
|
|
32
|
+
socials: {
|
|
33
|
+
website: 'https://osmosis.zone',
|
|
34
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
35
|
+
},
|
|
36
|
+
traces: [{
|
|
37
|
+
type: 'ibc',
|
|
38
|
+
counterparty: {
|
|
39
|
+
channel_id: 'channel-100108',
|
|
40
|
+
base_denom: 'uosmo',
|
|
41
|
+
chain_name: 'osmosis'
|
|
42
|
+
},
|
|
43
|
+
chain: {
|
|
44
|
+
channel_id: 'channel-0'
|
|
45
|
+
}
|
|
46
|
+
}]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
description: 'ION is the second native token of Osmosis.',
|
|
50
|
+
denom_units: [{
|
|
51
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
52
|
+
exponent: 0,
|
|
53
|
+
aliases: ['uion']
|
|
54
|
+
}, {
|
|
55
|
+
denom: 'ion',
|
|
56
|
+
exponent: 6
|
|
57
|
+
}],
|
|
58
|
+
type_asset: 'sdk.coin',
|
|
59
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
60
|
+
name: 'Ion DAO',
|
|
61
|
+
display: 'ion',
|
|
62
|
+
symbol: 'ION',
|
|
63
|
+
logo_URIs: {
|
|
64
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
65
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
66
|
+
},
|
|
67
|
+
images: [{
|
|
68
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
69
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
70
|
+
theme: {
|
|
71
|
+
primary_color_hex: '#4453c7'
|
|
72
|
+
}
|
|
73
|
+
}],
|
|
74
|
+
coingecko_id: 'ion',
|
|
75
|
+
keywords: ['memecoin', 'defi'],
|
|
76
|
+
socials: {
|
|
77
|
+
website: 'https://ion.wtf',
|
|
78
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
79
|
+
},
|
|
80
|
+
traces: [{
|
|
81
|
+
type: 'ibc',
|
|
82
|
+
counterparty: {
|
|
83
|
+
channel_id: 'channel-100108',
|
|
84
|
+
base_denom: 'uion',
|
|
85
|
+
chain_name: 'osmosis'
|
|
86
|
+
},
|
|
87
|
+
chain: {
|
|
88
|
+
channel_id: 'channel-0'
|
|
89
|
+
}
|
|
90
|
+
}]
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
description: 'The native token of Osmosis',
|
|
94
|
+
denom_units: [{
|
|
95
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
96
|
+
exponent: 0,
|
|
97
|
+
aliases: ['uosmo']
|
|
98
|
+
}, {
|
|
99
|
+
denom: 'osmo',
|
|
100
|
+
exponent: 6
|
|
101
|
+
}],
|
|
102
|
+
type_asset: 'sdk.coin',
|
|
103
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
104
|
+
name: 'Osmosis',
|
|
105
|
+
display: 'osmo',
|
|
106
|
+
symbol: 'OSMO',
|
|
107
|
+
logo_URIs: {
|
|
108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
110
|
+
},
|
|
111
|
+
images: [{
|
|
112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
114
|
+
theme: {
|
|
115
|
+
primary_color_hex: '#760dbb'
|
|
116
|
+
}
|
|
117
|
+
}],
|
|
118
|
+
coingecko_id: 'osmosis',
|
|
119
|
+
keywords: ['dex', 'staking'],
|
|
120
|
+
socials: {
|
|
121
|
+
website: 'https://osmosis.zone',
|
|
122
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
123
|
+
},
|
|
124
|
+
traces: [{
|
|
125
|
+
type: 'ibc',
|
|
126
|
+
counterparty: {
|
|
127
|
+
channel_id: 'channel-100108',
|
|
128
|
+
base_denom: 'uosmo',
|
|
129
|
+
chain_name: 'osmosis'
|
|
130
|
+
},
|
|
131
|
+
chain: {
|
|
132
|
+
channel_id: 'channel-0'
|
|
133
|
+
}
|
|
134
|
+
}]
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
description: 'ION is the second native token of Osmosis.',
|
|
138
|
+
denom_units: [{
|
|
139
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
140
|
+
exponent: 0,
|
|
141
|
+
aliases: ['uion']
|
|
142
|
+
}, {
|
|
143
|
+
denom: 'ion',
|
|
144
|
+
exponent: 6
|
|
145
|
+
}],
|
|
146
|
+
type_asset: 'sdk.coin',
|
|
147
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
148
|
+
name: 'Ion DAO',
|
|
149
|
+
display: 'ion',
|
|
150
|
+
symbol: 'ION',
|
|
151
|
+
logo_URIs: {
|
|
152
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
153
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
154
|
+
},
|
|
155
|
+
images: [{
|
|
156
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
157
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
158
|
+
theme: {
|
|
159
|
+
primary_color_hex: '#4453c7'
|
|
160
|
+
}
|
|
161
|
+
}],
|
|
162
|
+
coingecko_id: 'ion',
|
|
163
|
+
keywords: ['memecoin', 'defi'],
|
|
164
|
+
socials: {
|
|
165
|
+
website: 'https://ion.wtf',
|
|
166
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
167
|
+
},
|
|
168
|
+
traces: [{
|
|
169
|
+
type: 'ibc',
|
|
170
|
+
counterparty: {
|
|
171
|
+
channel_id: 'channel-100108',
|
|
172
|
+
base_denom: 'uion',
|
|
173
|
+
chain_name: 'osmosis'
|
|
174
|
+
},
|
|
175
|
+
chain: {
|
|
176
|
+
channel_id: 'channel-0'
|
|
177
|
+
}
|
|
178
|
+
}]
|
|
179
|
+
}
|
|
180
|
+
]
|
|
181
|
+
};
|
|
182
|
+
export default assets;
|
package/esm/mainnet/nyx.js
CHANGED
|
@@ -1,6 +1,49 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'nyx',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/2253DE2F950B35D9AB9B403F58F30B970ABDFE1A35AD23E9AB20AE575C68984A',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uaxl']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'axl',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/2253DE2F950B35D9AB9B403F58F30B970ABDFE1A35AD23E9AB20AE575C68984A',
|
|
15
|
+
name: 'Axelar',
|
|
16
|
+
display: 'axl',
|
|
17
|
+
symbol: 'AXL',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'axelar',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#040404'
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
socials: {
|
|
31
|
+
website: 'https://axelar.network/',
|
|
32
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
33
|
+
},
|
|
34
|
+
type_asset: 'sdk.coin',
|
|
35
|
+
traces: [{
|
|
36
|
+
type: 'ibc',
|
|
37
|
+
counterparty: {
|
|
38
|
+
channel_id: 'channel-177',
|
|
39
|
+
base_denom: 'uaxl',
|
|
40
|
+
chain_name: 'axelar'
|
|
41
|
+
},
|
|
42
|
+
chain: {
|
|
43
|
+
channel_id: 'channel-14'
|
|
44
|
+
}
|
|
45
|
+
}]
|
|
46
|
+
},
|
|
4
47
|
{
|
|
5
48
|
description: 'The native token of Gravity Bridge',
|
|
6
49
|
denom_units: [{
|
|
@@ -44,6 +87,49 @@ const assets = {
|
|
|
44
87
|
}
|
|
45
88
|
}]
|
|
46
89
|
},
|
|
90
|
+
{
|
|
91
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
92
|
+
denom_units: [{
|
|
93
|
+
denom: 'ibc/2253DE2F950B35D9AB9B403F58F30B970ABDFE1A35AD23E9AB20AE575C68984A',
|
|
94
|
+
exponent: 0,
|
|
95
|
+
aliases: ['uaxl']
|
|
96
|
+
}, {
|
|
97
|
+
denom: 'axl',
|
|
98
|
+
exponent: 6
|
|
99
|
+
}],
|
|
100
|
+
base: 'ibc/2253DE2F950B35D9AB9B403F58F30B970ABDFE1A35AD23E9AB20AE575C68984A',
|
|
101
|
+
name: 'Axelar',
|
|
102
|
+
display: 'axl',
|
|
103
|
+
symbol: 'AXL',
|
|
104
|
+
logo_URIs: {
|
|
105
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
106
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
107
|
+
},
|
|
108
|
+
coingecko_id: 'axelar',
|
|
109
|
+
images: [{
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
112
|
+
theme: {
|
|
113
|
+
primary_color_hex: '#040404'
|
|
114
|
+
}
|
|
115
|
+
}],
|
|
116
|
+
socials: {
|
|
117
|
+
website: 'https://axelar.network/',
|
|
118
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
119
|
+
},
|
|
120
|
+
type_asset: 'sdk.coin',
|
|
121
|
+
traces: [{
|
|
122
|
+
type: 'ibc',
|
|
123
|
+
counterparty: {
|
|
124
|
+
channel_id: 'channel-177',
|
|
125
|
+
base_denom: 'uaxl',
|
|
126
|
+
chain_name: 'axelar'
|
|
127
|
+
},
|
|
128
|
+
chain: {
|
|
129
|
+
channel_id: 'channel-14'
|
|
130
|
+
}
|
|
131
|
+
}]
|
|
132
|
+
},
|
|
47
133
|
{
|
|
48
134
|
description: 'The native token of Gravity Bridge',
|
|
49
135
|
denom_units: [{
|