@chain-registry/assets 1.70.320 → 1.70.321
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/cosmoshub.js +70 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/intento.js +250 -0
- package/esm/mainnet/noble.js +8 -8
- package/esm/mainnet/osmosis.js +134 -0
- package/esm/mainnet/saga.js +32 -32
- package/mainnet/assets.js +2 -1
- package/mainnet/cosmoshub.js +70 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +4 -3
- package/mainnet/intento.d.ts +3 -0
- package/mainnet/intento.js +252 -0
- package/mainnet/noble.js +8 -8
- package/mainnet/osmosis.js +134 -0
- package/mainnet/saga.js +32 -32
- package/package.json +5 -5
package/esm/mainnet/assets.js
CHANGED
|
@@ -68,6 +68,7 @@ import _imversed from './imversed';
|
|
|
68
68
|
import _initia from './initia';
|
|
69
69
|
import _injective from './injective';
|
|
70
70
|
import _int3face from './int3face';
|
|
71
|
+
import _intento from './intento';
|
|
71
72
|
import _irisnet from './irisnet';
|
|
72
73
|
import _jackal from './jackal';
|
|
73
74
|
import _joltify from './joltify';
|
|
@@ -163,5 +164,5 @@ import _xion from './xion';
|
|
|
163
164
|
import _xpla from './xpla';
|
|
164
165
|
import _xrplevm from './xrplevm';
|
|
165
166
|
import _zenrock from './zenrock';
|
|
166
|
-
const assets = [_ethereum, _namada, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _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, _hippoprotocol, _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, _mtgbp, _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, _qfs, _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, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _xion, _xpla, _xrplevm, _zenrock];
|
|
167
|
+
const assets = [_ethereum, _namada, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _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, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lombardledger, _lorenzo, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _milkyway, _mtgbp, _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, _qfs, _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, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _xion, _xpla, _xrplevm, _zenrock];
|
|
167
168
|
export default assets;
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -3538,6 +3538,41 @@ const assets = {
|
|
|
3538
3538
|
}
|
|
3539
3539
|
}]
|
|
3540
3540
|
},
|
|
3541
|
+
{
|
|
3542
|
+
description: 'The native token of INTENTO',
|
|
3543
|
+
denom_units: [{
|
|
3544
|
+
denom: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
|
|
3545
|
+
exponent: 0,
|
|
3546
|
+
aliases: ['uinto']
|
|
3547
|
+
}, {
|
|
3548
|
+
denom: 'into',
|
|
3549
|
+
exponent: 6
|
|
3550
|
+
}],
|
|
3551
|
+
base: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
|
|
3552
|
+
name: 'Intento',
|
|
3553
|
+
display: 'into',
|
|
3554
|
+
symbol: 'INTO',
|
|
3555
|
+
logo_URIs: {
|
|
3556
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
3557
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3558
|
+
},
|
|
3559
|
+
images: [{
|
|
3560
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
3561
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3562
|
+
}],
|
|
3563
|
+
type_asset: 'sdk.coin',
|
|
3564
|
+
traces: [{
|
|
3565
|
+
type: 'ibc',
|
|
3566
|
+
counterparty: {
|
|
3567
|
+
channel_id: 'channel-1',
|
|
3568
|
+
base_denom: 'uinto',
|
|
3569
|
+
chain_name: 'intento'
|
|
3570
|
+
},
|
|
3571
|
+
chain: {
|
|
3572
|
+
channel_id: 'channel-1492'
|
|
3573
|
+
}
|
|
3574
|
+
}]
|
|
3575
|
+
},
|
|
3541
3576
|
{
|
|
3542
3577
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
3543
3578
|
denom_units: [{
|
|
@@ -14000,6 +14035,41 @@ const assets = {
|
|
|
14000
14035
|
}
|
|
14001
14036
|
}]
|
|
14002
14037
|
},
|
|
14038
|
+
{
|
|
14039
|
+
description: 'The native token of INTENTO',
|
|
14040
|
+
denom_units: [{
|
|
14041
|
+
denom: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
|
|
14042
|
+
exponent: 0,
|
|
14043
|
+
aliases: ['uinto']
|
|
14044
|
+
}, {
|
|
14045
|
+
denom: 'into',
|
|
14046
|
+
exponent: 6
|
|
14047
|
+
}],
|
|
14048
|
+
base: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
|
|
14049
|
+
name: 'Intento',
|
|
14050
|
+
display: 'into',
|
|
14051
|
+
symbol: 'INTO',
|
|
14052
|
+
logo_URIs: {
|
|
14053
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
14054
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
14055
|
+
},
|
|
14056
|
+
images: [{
|
|
14057
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
14058
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
14059
|
+
}],
|
|
14060
|
+
type_asset: 'sdk.coin',
|
|
14061
|
+
traces: [{
|
|
14062
|
+
type: 'ibc',
|
|
14063
|
+
counterparty: {
|
|
14064
|
+
channel_id: 'channel-1',
|
|
14065
|
+
base_denom: 'uinto',
|
|
14066
|
+
chain_name: 'intento'
|
|
14067
|
+
},
|
|
14068
|
+
chain: {
|
|
14069
|
+
channel_id: 'channel-1492'
|
|
14070
|
+
}
|
|
14071
|
+
}]
|
|
14072
|
+
},
|
|
14003
14073
|
{
|
|
14004
14074
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
14005
14075
|
denom_units: [{
|
package/esm/mainnet/index.js
CHANGED
|
@@ -68,6 +68,7 @@ export * as imversed from './imversed';
|
|
|
68
68
|
export * as initia from './initia';
|
|
69
69
|
export * as injective from './injective';
|
|
70
70
|
export * as int3face from './int3face';
|
|
71
|
+
export * as intento from './intento';
|
|
71
72
|
export * as irisnet from './irisnet';
|
|
72
73
|
export * as jackal from './jackal';
|
|
73
74
|
export * as joltify from './joltify';
|
|
@@ -0,0 +1,250 @@
|
|
|
1
|
+
const assets = {
|
|
2
|
+
chain_name: 'intento',
|
|
3
|
+
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uatom']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'atom',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
15
|
+
name: 'Cosmos Hub Atom',
|
|
16
|
+
display: 'atom',
|
|
17
|
+
symbol: 'ATOM',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'cosmos',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
26
|
+
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://cosmos.network',
|
|
29
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
30
|
+
},
|
|
31
|
+
type_asset: 'sdk.coin',
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-1492',
|
|
36
|
+
base_denom: 'uatom',
|
|
37
|
+
chain_name: 'cosmoshub'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-1'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
46
|
+
denom_units: [{
|
|
47
|
+
denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
48
|
+
exponent: 0,
|
|
49
|
+
aliases: ['uatom']
|
|
50
|
+
}, {
|
|
51
|
+
denom: 'atom',
|
|
52
|
+
exponent: 6
|
|
53
|
+
}],
|
|
54
|
+
base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
55
|
+
name: 'Cosmos Hub Atom',
|
|
56
|
+
display: 'atom',
|
|
57
|
+
symbol: 'ATOM',
|
|
58
|
+
logo_URIs: {
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
61
|
+
},
|
|
62
|
+
coingecko_id: 'cosmos',
|
|
63
|
+
images: [{
|
|
64
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
65
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
66
|
+
}],
|
|
67
|
+
socials: {
|
|
68
|
+
website: 'https://cosmos.network',
|
|
69
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
70
|
+
},
|
|
71
|
+
type_asset: 'sdk.coin',
|
|
72
|
+
traces: [{
|
|
73
|
+
type: 'ibc',
|
|
74
|
+
counterparty: {
|
|
75
|
+
channel_id: 'channel-1492',
|
|
76
|
+
base_denom: 'uatom',
|
|
77
|
+
chain_name: 'cosmoshub'
|
|
78
|
+
},
|
|
79
|
+
chain: {
|
|
80
|
+
channel_id: 'channel-1'
|
|
81
|
+
}
|
|
82
|
+
}]
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
description: 'The native token of Osmosis',
|
|
86
|
+
denom_units: [{
|
|
87
|
+
denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
88
|
+
exponent: 0,
|
|
89
|
+
aliases: ['uosmo']
|
|
90
|
+
}, {
|
|
91
|
+
denom: 'osmo',
|
|
92
|
+
exponent: 6
|
|
93
|
+
}],
|
|
94
|
+
type_asset: 'sdk.coin',
|
|
95
|
+
base: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
96
|
+
name: 'Osmosis',
|
|
97
|
+
display: 'osmo',
|
|
98
|
+
symbol: 'OSMO',
|
|
99
|
+
logo_URIs: {
|
|
100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
101
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
102
|
+
},
|
|
103
|
+
images: [{
|
|
104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
105
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
106
|
+
}],
|
|
107
|
+
coingecko_id: 'osmosis',
|
|
108
|
+
keywords: ['dex', 'staking'],
|
|
109
|
+
socials: {
|
|
110
|
+
website: 'https://osmosis.zone',
|
|
111
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
112
|
+
},
|
|
113
|
+
traces: [{
|
|
114
|
+
type: 'ibc',
|
|
115
|
+
counterparty: {
|
|
116
|
+
channel_id: 'channel-106076',
|
|
117
|
+
base_denom: 'uosmo',
|
|
118
|
+
chain_name: 'osmosis'
|
|
119
|
+
},
|
|
120
|
+
chain: {
|
|
121
|
+
channel_id: 'channel-3'
|
|
122
|
+
}
|
|
123
|
+
}]
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
description: 'ION is the second native token of Osmosis.',
|
|
127
|
+
denom_units: [{
|
|
128
|
+
denom: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
129
|
+
exponent: 0,
|
|
130
|
+
aliases: ['uion']
|
|
131
|
+
}, {
|
|
132
|
+
denom: 'ion',
|
|
133
|
+
exponent: 6
|
|
134
|
+
}],
|
|
135
|
+
type_asset: 'sdk.coin',
|
|
136
|
+
base: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
137
|
+
name: 'Ion DAO',
|
|
138
|
+
display: 'ion',
|
|
139
|
+
symbol: 'ION',
|
|
140
|
+
logo_URIs: {
|
|
141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
143
|
+
},
|
|
144
|
+
images: [{
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
147
|
+
}],
|
|
148
|
+
coingecko_id: 'ion',
|
|
149
|
+
keywords: ['memecoin', 'defi'],
|
|
150
|
+
socials: {
|
|
151
|
+
website: 'https://ion.wtf',
|
|
152
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
153
|
+
},
|
|
154
|
+
traces: [{
|
|
155
|
+
type: 'ibc',
|
|
156
|
+
counterparty: {
|
|
157
|
+
channel_id: 'channel-106076',
|
|
158
|
+
base_denom: 'uion',
|
|
159
|
+
chain_name: 'osmosis'
|
|
160
|
+
},
|
|
161
|
+
chain: {
|
|
162
|
+
channel_id: 'channel-3'
|
|
163
|
+
}
|
|
164
|
+
}]
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
description: 'The native token of Osmosis',
|
|
168
|
+
denom_units: [{
|
|
169
|
+
denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
170
|
+
exponent: 0,
|
|
171
|
+
aliases: ['uosmo']
|
|
172
|
+
}, {
|
|
173
|
+
denom: 'osmo',
|
|
174
|
+
exponent: 6
|
|
175
|
+
}],
|
|
176
|
+
type_asset: 'sdk.coin',
|
|
177
|
+
base: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
178
|
+
name: 'Osmosis',
|
|
179
|
+
display: 'osmo',
|
|
180
|
+
symbol: 'OSMO',
|
|
181
|
+
logo_URIs: {
|
|
182
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
183
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
184
|
+
},
|
|
185
|
+
images: [{
|
|
186
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
187
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
188
|
+
}],
|
|
189
|
+
coingecko_id: 'osmosis',
|
|
190
|
+
keywords: ['dex', 'staking'],
|
|
191
|
+
socials: {
|
|
192
|
+
website: 'https://osmosis.zone',
|
|
193
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
194
|
+
},
|
|
195
|
+
traces: [{
|
|
196
|
+
type: 'ibc',
|
|
197
|
+
counterparty: {
|
|
198
|
+
channel_id: 'channel-106076',
|
|
199
|
+
base_denom: 'uosmo',
|
|
200
|
+
chain_name: 'osmosis'
|
|
201
|
+
},
|
|
202
|
+
chain: {
|
|
203
|
+
channel_id: 'channel-3'
|
|
204
|
+
}
|
|
205
|
+
}]
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
description: 'ION is the second native token of Osmosis.',
|
|
209
|
+
denom_units: [{
|
|
210
|
+
denom: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
211
|
+
exponent: 0,
|
|
212
|
+
aliases: ['uion']
|
|
213
|
+
}, {
|
|
214
|
+
denom: 'ion',
|
|
215
|
+
exponent: 6
|
|
216
|
+
}],
|
|
217
|
+
type_asset: 'sdk.coin',
|
|
218
|
+
base: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
219
|
+
name: 'Ion DAO',
|
|
220
|
+
display: 'ion',
|
|
221
|
+
symbol: 'ION',
|
|
222
|
+
logo_URIs: {
|
|
223
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
224
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
225
|
+
},
|
|
226
|
+
images: [{
|
|
227
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
228
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
229
|
+
}],
|
|
230
|
+
coingecko_id: 'ion',
|
|
231
|
+
keywords: ['memecoin', 'defi'],
|
|
232
|
+
socials: {
|
|
233
|
+
website: 'https://ion.wtf',
|
|
234
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
235
|
+
},
|
|
236
|
+
traces: [{
|
|
237
|
+
type: 'ibc',
|
|
238
|
+
counterparty: {
|
|
239
|
+
channel_id: 'channel-106076',
|
|
240
|
+
base_denom: 'uion',
|
|
241
|
+
chain_name: 'osmosis'
|
|
242
|
+
},
|
|
243
|
+
chain: {
|
|
244
|
+
channel_id: 'channel-3'
|
|
245
|
+
}
|
|
246
|
+
}]
|
|
247
|
+
}
|
|
248
|
+
]
|
|
249
|
+
};
|
|
250
|
+
export default assets;
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -12306,14 +12306,14 @@ const assets = {
|
|
|
12306
12306
|
{
|
|
12307
12307
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
12308
12308
|
denom_units: [{
|
|
12309
|
-
denom: 'ibc/
|
|
12309
|
+
denom: 'ibc/B7DFB783DD437306048703B818F81EB8C8ED06856DB9FD126EA7F2248907C1FF',
|
|
12310
12310
|
exponent: 0,
|
|
12311
12311
|
aliases: ['usaga']
|
|
12312
12312
|
}, {
|
|
12313
12313
|
denom: 'saga',
|
|
12314
12314
|
exponent: 6
|
|
12315
12315
|
}],
|
|
12316
|
-
base: 'ibc/
|
|
12316
|
+
base: 'ibc/B7DFB783DD437306048703B818F81EB8C8ED06856DB9FD126EA7F2248907C1FF',
|
|
12317
12317
|
name: 'Saga',
|
|
12318
12318
|
display: 'saga',
|
|
12319
12319
|
symbol: 'SAGA',
|
|
@@ -12343,12 +12343,12 @@ const assets = {
|
|
|
12343
12343
|
traces: [{
|
|
12344
12344
|
type: 'ibc',
|
|
12345
12345
|
counterparty: {
|
|
12346
|
-
channel_id: 'channel-
|
|
12346
|
+
channel_id: 'channel-37',
|
|
12347
12347
|
base_denom: 'usaga',
|
|
12348
12348
|
chain_name: 'saga'
|
|
12349
12349
|
},
|
|
12350
12350
|
chain: {
|
|
12351
|
-
channel_id: 'channel-
|
|
12351
|
+
channel_id: 'channel-169'
|
|
12352
12352
|
}
|
|
12353
12353
|
}]
|
|
12354
12354
|
},
|
|
@@ -21226,14 +21226,14 @@ const assets = {
|
|
|
21226
21226
|
{
|
|
21227
21227
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
21228
21228
|
denom_units: [{
|
|
21229
|
-
denom: 'ibc/
|
|
21229
|
+
denom: 'ibc/B7DFB783DD437306048703B818F81EB8C8ED06856DB9FD126EA7F2248907C1FF',
|
|
21230
21230
|
exponent: 0,
|
|
21231
21231
|
aliases: ['usaga']
|
|
21232
21232
|
}, {
|
|
21233
21233
|
denom: 'saga',
|
|
21234
21234
|
exponent: 6
|
|
21235
21235
|
}],
|
|
21236
|
-
base: 'ibc/
|
|
21236
|
+
base: 'ibc/B7DFB783DD437306048703B818F81EB8C8ED06856DB9FD126EA7F2248907C1FF',
|
|
21237
21237
|
name: 'Saga',
|
|
21238
21238
|
display: 'saga',
|
|
21239
21239
|
symbol: 'SAGA',
|
|
@@ -21263,12 +21263,12 @@ const assets = {
|
|
|
21263
21263
|
traces: [{
|
|
21264
21264
|
type: 'ibc',
|
|
21265
21265
|
counterparty: {
|
|
21266
|
-
channel_id: 'channel-
|
|
21266
|
+
channel_id: 'channel-37',
|
|
21267
21267
|
base_denom: 'usaga',
|
|
21268
21268
|
chain_name: 'saga'
|
|
21269
21269
|
},
|
|
21270
21270
|
chain: {
|
|
21271
|
-
channel_id: 'channel-
|
|
21271
|
+
channel_id: 'channel-169'
|
|
21272
21272
|
}
|
|
21273
21273
|
}]
|
|
21274
21274
|
},
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -3970,6 +3970,41 @@ const assets = {
|
|
|
3970
3970
|
}
|
|
3971
3971
|
}]
|
|
3972
3972
|
},
|
|
3973
|
+
{
|
|
3974
|
+
description: 'The native token of INTENTO',
|
|
3975
|
+
denom_units: [{
|
|
3976
|
+
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
3977
|
+
exponent: 0,
|
|
3978
|
+
aliases: ['uinto']
|
|
3979
|
+
}, {
|
|
3980
|
+
denom: 'into',
|
|
3981
|
+
exponent: 6
|
|
3982
|
+
}],
|
|
3983
|
+
base: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
3984
|
+
name: 'Intento',
|
|
3985
|
+
display: 'into',
|
|
3986
|
+
symbol: 'INTO',
|
|
3987
|
+
logo_URIs: {
|
|
3988
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
3989
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3990
|
+
},
|
|
3991
|
+
images: [{
|
|
3992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
3993
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3994
|
+
}],
|
|
3995
|
+
type_asset: 'sdk.coin',
|
|
3996
|
+
traces: [{
|
|
3997
|
+
type: 'ibc',
|
|
3998
|
+
counterparty: {
|
|
3999
|
+
channel_id: 'channel-3',
|
|
4000
|
+
base_denom: 'uinto',
|
|
4001
|
+
chain_name: 'intento'
|
|
4002
|
+
},
|
|
4003
|
+
chain: {
|
|
4004
|
+
channel_id: 'channel-106076'
|
|
4005
|
+
}
|
|
4006
|
+
}]
|
|
4007
|
+
},
|
|
3973
4008
|
{
|
|
3974
4009
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
3975
4010
|
denom_units: [{
|
|
@@ -10181,6 +10216,41 @@ const assets = {
|
|
|
10181
10216
|
}
|
|
10182
10217
|
}]
|
|
10183
10218
|
},
|
|
10219
|
+
{
|
|
10220
|
+
description: 'The native token of INTENTO',
|
|
10221
|
+
denom_units: [{
|
|
10222
|
+
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
10223
|
+
exponent: 0,
|
|
10224
|
+
aliases: ['uinto']
|
|
10225
|
+
}, {
|
|
10226
|
+
denom: 'into',
|
|
10227
|
+
exponent: 6
|
|
10228
|
+
}],
|
|
10229
|
+
base: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
10230
|
+
name: 'Intento',
|
|
10231
|
+
display: 'into',
|
|
10232
|
+
symbol: 'INTO',
|
|
10233
|
+
logo_URIs: {
|
|
10234
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
10235
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
10236
|
+
},
|
|
10237
|
+
images: [{
|
|
10238
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
10239
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
10240
|
+
}],
|
|
10241
|
+
type_asset: 'sdk.coin',
|
|
10242
|
+
traces: [{
|
|
10243
|
+
type: 'ibc',
|
|
10244
|
+
counterparty: {
|
|
10245
|
+
channel_id: 'channel-3',
|
|
10246
|
+
base_denom: 'uinto',
|
|
10247
|
+
chain_name: 'intento'
|
|
10248
|
+
},
|
|
10249
|
+
chain: {
|
|
10250
|
+
channel_id: 'channel-106076'
|
|
10251
|
+
}
|
|
10252
|
+
}]
|
|
10253
|
+
},
|
|
10184
10254
|
{
|
|
10185
10255
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
10186
10256
|
denom_units: [{
|
|
@@ -32978,6 +33048,38 @@ const assets = {
|
|
|
32978
33048
|
}
|
|
32979
33049
|
}]
|
|
32980
33050
|
},
|
|
33051
|
+
{
|
|
33052
|
+
denom_units: [{
|
|
33053
|
+
denom: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
33054
|
+
exponent: 0,
|
|
33055
|
+
aliases: ['cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n']
|
|
33056
|
+
}, {
|
|
33057
|
+
denom: 'CoBTC',
|
|
33058
|
+
exponent: 8
|
|
33059
|
+
}],
|
|
33060
|
+
base: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
33061
|
+
address: 'bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
33062
|
+
name: 'Coffer Bitcoin',
|
|
33063
|
+
display: 'CoBTC',
|
|
33064
|
+
symbol: 'CoBTC',
|
|
33065
|
+
logo_URIs: {
|
|
33066
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
33067
|
+
},
|
|
33068
|
+
type_asset: 'cw20',
|
|
33069
|
+
traces: [{
|
|
33070
|
+
type: 'ibc-cw20',
|
|
33071
|
+
counterparty: {
|
|
33072
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
33073
|
+
channel_id: 'channel-7',
|
|
33074
|
+
base_denom: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
33075
|
+
chain_name: 'babylon'
|
|
33076
|
+
},
|
|
33077
|
+
chain: {
|
|
33078
|
+
port: 'transfer',
|
|
33079
|
+
channel_id: 'channel-101979'
|
|
33080
|
+
}
|
|
33081
|
+
}]
|
|
33082
|
+
},
|
|
32981
33083
|
{
|
|
32982
33084
|
description: 'Puppy',
|
|
32983
33085
|
denom_units: [{
|
|
@@ -36219,6 +36321,38 @@ const assets = {
|
|
|
36219
36321
|
}
|
|
36220
36322
|
}]
|
|
36221
36323
|
},
|
|
36324
|
+
{
|
|
36325
|
+
denom_units: [{
|
|
36326
|
+
denom: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
36327
|
+
exponent: 0,
|
|
36328
|
+
aliases: ['cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n']
|
|
36329
|
+
}, {
|
|
36330
|
+
denom: 'CoBTC',
|
|
36331
|
+
exponent: 8
|
|
36332
|
+
}],
|
|
36333
|
+
base: 'ibc/532A096D3CCBBA43BF0DF91CC0D240A2A7AD0E2EC6E191BF0E0F26440FCB7943',
|
|
36334
|
+
address: 'bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
36335
|
+
name: 'Coffer Bitcoin',
|
|
36336
|
+
display: 'CoBTC',
|
|
36337
|
+
symbol: 'CoBTC',
|
|
36338
|
+
logo_URIs: {
|
|
36339
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
36340
|
+
},
|
|
36341
|
+
type_asset: 'cw20',
|
|
36342
|
+
traces: [{
|
|
36343
|
+
type: 'ibc-cw20',
|
|
36344
|
+
counterparty: {
|
|
36345
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
36346
|
+
channel_id: 'channel-7',
|
|
36347
|
+
base_denom: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
36348
|
+
chain_name: 'babylon'
|
|
36349
|
+
},
|
|
36350
|
+
chain: {
|
|
36351
|
+
port: 'transfer',
|
|
36352
|
+
channel_id: 'channel-101979'
|
|
36353
|
+
}
|
|
36354
|
+
}]
|
|
36355
|
+
},
|
|
36222
36356
|
{
|
|
36223
36357
|
description: 'Puppy',
|
|
36224
36358
|
denom_units: [{
|