@chain-registry/assets 1.70.191 → 1.70.192
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/index.js +1 -0
- package/esm/mainnet/initia.js +182 -0
- package/esm/mainnet/osmosis.js +142 -0
- package/mainnet/assets.js +2 -1
- 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/osmosis.js +142 -0
- 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/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/osmosis.js
CHANGED
|
@@ -3666,6 +3666,45 @@ const assets = {
|
|
|
3666
3666
|
}
|
|
3667
3667
|
}]
|
|
3668
3668
|
},
|
|
3669
|
+
{
|
|
3670
|
+
description: 'The native token of Initia',
|
|
3671
|
+
denom_units: [{
|
|
3672
|
+
denom: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
3673
|
+
exponent: 0,
|
|
3674
|
+
aliases: ['uinit']
|
|
3675
|
+
}, {
|
|
3676
|
+
denom: 'INIT',
|
|
3677
|
+
exponent: 6
|
|
3678
|
+
}],
|
|
3679
|
+
base: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
3680
|
+
display: 'INIT',
|
|
3681
|
+
name: 'Initia',
|
|
3682
|
+
symbol: 'INIT',
|
|
3683
|
+
images: [{
|
|
3684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
|
|
3685
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
3686
|
+
theme: {
|
|
3687
|
+
circle: true,
|
|
3688
|
+
primary_color_hex: '#040404'
|
|
3689
|
+
}
|
|
3690
|
+
}],
|
|
3691
|
+
socials: {
|
|
3692
|
+
website: 'https://initia.xyz/',
|
|
3693
|
+
twitter: 'https://twitter.com/initiaFDN'
|
|
3694
|
+
},
|
|
3695
|
+
type_asset: 'sdk.coin',
|
|
3696
|
+
traces: [{
|
|
3697
|
+
type: 'ibc',
|
|
3698
|
+
counterparty: {
|
|
3699
|
+
channel_id: 'channel-0',
|
|
3700
|
+
base_denom: 'uinit',
|
|
3701
|
+
chain_name: 'initia'
|
|
3702
|
+
},
|
|
3703
|
+
chain: {
|
|
3704
|
+
channel_id: 'channel-100108'
|
|
3705
|
+
}
|
|
3706
|
+
}]
|
|
3707
|
+
},
|
|
3669
3708
|
{
|
|
3670
3709
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
3671
3710
|
denom_units: [{
|
|
@@ -10017,6 +10056,45 @@ const assets = {
|
|
|
10017
10056
|
}
|
|
10018
10057
|
}]
|
|
10019
10058
|
},
|
|
10059
|
+
{
|
|
10060
|
+
description: 'The native token of Initia',
|
|
10061
|
+
denom_units: [{
|
|
10062
|
+
denom: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
10063
|
+
exponent: 0,
|
|
10064
|
+
aliases: ['uinit']
|
|
10065
|
+
}, {
|
|
10066
|
+
denom: 'INIT',
|
|
10067
|
+
exponent: 6
|
|
10068
|
+
}],
|
|
10069
|
+
base: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
10070
|
+
display: 'INIT',
|
|
10071
|
+
name: 'Initia',
|
|
10072
|
+
symbol: 'INIT',
|
|
10073
|
+
images: [{
|
|
10074
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
|
|
10075
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
10076
|
+
theme: {
|
|
10077
|
+
circle: true,
|
|
10078
|
+
primary_color_hex: '#040404'
|
|
10079
|
+
}
|
|
10080
|
+
}],
|
|
10081
|
+
socials: {
|
|
10082
|
+
website: 'https://initia.xyz/',
|
|
10083
|
+
twitter: 'https://twitter.com/initiaFDN'
|
|
10084
|
+
},
|
|
10085
|
+
type_asset: 'sdk.coin',
|
|
10086
|
+
traces: [{
|
|
10087
|
+
type: 'ibc',
|
|
10088
|
+
counterparty: {
|
|
10089
|
+
channel_id: 'channel-0',
|
|
10090
|
+
base_denom: 'uinit',
|
|
10091
|
+
chain_name: 'initia'
|
|
10092
|
+
},
|
|
10093
|
+
chain: {
|
|
10094
|
+
channel_id: 'channel-100108'
|
|
10095
|
+
}
|
|
10096
|
+
}]
|
|
10097
|
+
},
|
|
10020
10098
|
{
|
|
10021
10099
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
10022
10100
|
denom_units: [{
|
|
@@ -28740,6 +28818,38 @@ const assets = {
|
|
|
28740
28818
|
}
|
|
28741
28819
|
}]
|
|
28742
28820
|
},
|
|
28821
|
+
{
|
|
28822
|
+
denom_units: [{
|
|
28823
|
+
denom: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
28824
|
+
exponent: 0,
|
|
28825
|
+
aliases: ['cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x']
|
|
28826
|
+
}, {
|
|
28827
|
+
denom: 'satUniBTC',
|
|
28828
|
+
exponent: 8
|
|
28829
|
+
}],
|
|
28830
|
+
base: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
28831
|
+
address: 'bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
28832
|
+
name: 'Satlayer uniBTC',
|
|
28833
|
+
display: 'satUniBTC',
|
|
28834
|
+
symbol: 'satUniBTC',
|
|
28835
|
+
logo_URIs: {
|
|
28836
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
28837
|
+
},
|
|
28838
|
+
type_asset: 'cw20',
|
|
28839
|
+
traces: [{
|
|
28840
|
+
type: 'ibc-cw20',
|
|
28841
|
+
counterparty: {
|
|
28842
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
28843
|
+
channel_id: 'channel-7',
|
|
28844
|
+
base_denom: 'cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
28845
|
+
chain_name: 'babylon'
|
|
28846
|
+
},
|
|
28847
|
+
chain: {
|
|
28848
|
+
port: 'transfer',
|
|
28849
|
+
channel_id: 'channel-101979'
|
|
28850
|
+
}
|
|
28851
|
+
}]
|
|
28852
|
+
},
|
|
28743
28853
|
{
|
|
28744
28854
|
description: 'Puppy',
|
|
28745
28855
|
denom_units: [{
|
|
@@ -31906,6 +32016,38 @@ const assets = {
|
|
|
31906
32016
|
}
|
|
31907
32017
|
}]
|
|
31908
32018
|
},
|
|
32019
|
+
{
|
|
32020
|
+
denom_units: [{
|
|
32021
|
+
denom: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
32022
|
+
exponent: 0,
|
|
32023
|
+
aliases: ['cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x']
|
|
32024
|
+
}, {
|
|
32025
|
+
denom: 'satUniBTC',
|
|
32026
|
+
exponent: 8
|
|
32027
|
+
}],
|
|
32028
|
+
base: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
32029
|
+
address: 'bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
32030
|
+
name: 'Satlayer uniBTC',
|
|
32031
|
+
display: 'satUniBTC',
|
|
32032
|
+
symbol: 'satUniBTC',
|
|
32033
|
+
logo_URIs: {
|
|
32034
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
32035
|
+
},
|
|
32036
|
+
type_asset: 'cw20',
|
|
32037
|
+
traces: [{
|
|
32038
|
+
type: 'ibc-cw20',
|
|
32039
|
+
counterparty: {
|
|
32040
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32041
|
+
channel_id: 'channel-7',
|
|
32042
|
+
base_denom: 'cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
32043
|
+
chain_name: 'babylon'
|
|
32044
|
+
},
|
|
32045
|
+
chain: {
|
|
32046
|
+
port: 'transfer',
|
|
32047
|
+
channel_id: 'channel-101979'
|
|
32048
|
+
}
|
|
32049
|
+
}]
|
|
32050
|
+
},
|
|
31909
32051
|
{
|
|
31910
32052
|
description: 'Puppy',
|
|
31911
32053
|
denom_units: [{
|
package/mainnet/assets.js
CHANGED
|
@@ -65,6 +65,7 @@ const haqq_1 = __importDefault(require("./haqq"));
|
|
|
65
65
|
const humans_1 = __importDefault(require("./humans"));
|
|
66
66
|
const impacthub_1 = __importDefault(require("./impacthub"));
|
|
67
67
|
const imversed_1 = __importDefault(require("./imversed"));
|
|
68
|
+
const initia_1 = __importDefault(require("./initia"));
|
|
68
69
|
const injective_1 = __importDefault(require("./injective"));
|
|
69
70
|
const int3face_1 = __importDefault(require("./int3face"));
|
|
70
71
|
const irisnet_1 = __importDefault(require("./irisnet"));
|
|
@@ -156,5 +157,5 @@ const uptick_1 = __importDefault(require("./uptick"));
|
|
|
156
157
|
const xion_1 = __importDefault(require("./xion"));
|
|
157
158
|
const xpla_1 = __importDefault(require("./xpla"));
|
|
158
159
|
const zenrock_1 = __importDefault(require("./zenrock"));
|
|
159
|
-
const assets = [ethereum_1.default, solana_1.default, aaronetwork_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, andromeda_1.default, archway_1.default, arkh_1.default, assetmantle_1.default, atomone_1.default, aura_1.default, axelar_1.default, babylon_1.default, bandchain_1.default, beezee_1.default, bitcanna_1.default, bitsong_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, doravota_1.default, dungeon_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, elys_1.default, emoney_1.default, empowerchain_1.default, evmos_1.default, fetchhub_1.default, firmachain_1.default, furya_1.default, fxcore_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gravitybridge_1.default, haqq_1.default, humans_1.default, impacthub_1.default, imversed_1.default, injective_1.default, int3face_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, kimanetwork_1.default, konstellation_1.default, kopi_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lombardledger_1.default, lorenzo_1.default, lumnetwork_1.default, mande_1.default, manifest_1.default, mantrachain_1.default, medasdigital_1.default, meme_1.default, migaloo_1.default, milkyway_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nillion_1.default, nim_1.default, noble_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, omniflixhub_1.default, onex_1.default, onomy_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pryzm_1.default, pundix_1.default, pylons_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, routerchain_1.default, saga_1.default, scorum_1.default, secretnetwork_1.default, seda_1.default, sei_1.default, self_1.default, sentinel_1.default, sge_1.default, shareledger_1.default, shentu_1.default, shido_1.default, sidechain_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stratos_1.default, stride_1.default, synternet_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, titan_1.default, umee_1.default, unification_1.default, uptick_1.default, xion_1.default, xpla_1.default, zenrock_1.default];
|
|
160
|
+
const assets = [ethereum_1.default, solana_1.default, aaronetwork_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, andromeda_1.default, archway_1.default, arkh_1.default, assetmantle_1.default, atomone_1.default, aura_1.default, axelar_1.default, babylon_1.default, bandchain_1.default, beezee_1.default, bitcanna_1.default, bitsong_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, doravota_1.default, dungeon_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, elys_1.default, emoney_1.default, empowerchain_1.default, evmos_1.default, fetchhub_1.default, firmachain_1.default, furya_1.default, fxcore_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gravitybridge_1.default, haqq_1.default, humans_1.default, impacthub_1.default, imversed_1.default, initia_1.default, injective_1.default, int3face_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, kimanetwork_1.default, konstellation_1.default, kopi_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lombardledger_1.default, lorenzo_1.default, lumnetwork_1.default, mande_1.default, manifest_1.default, mantrachain_1.default, medasdigital_1.default, meme_1.default, migaloo_1.default, milkyway_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nillion_1.default, nim_1.default, noble_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, omniflixhub_1.default, onex_1.default, onomy_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pryzm_1.default, pundix_1.default, pylons_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, routerchain_1.default, saga_1.default, scorum_1.default, secretnetwork_1.default, seda_1.default, sei_1.default, self_1.default, sentinel_1.default, sge_1.default, shareledger_1.default, shentu_1.default, shido_1.default, sidechain_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stratos_1.default, stride_1.default, synternet_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, titan_1.default, umee_1.default, unification_1.default, uptick_1.default, xion_1.default, xpla_1.default, zenrock_1.default];
|
|
160
161
|
exports.default = assets;
|
package/mainnet/index.d.ts
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';
|
package/mainnet/index.js
CHANGED
|
@@ -24,9 +24,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.fetchhub = exports.evmos = exports.empowerchain = exports.emoney = exports.elys = 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.babylon = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.archway = exports.andromeda = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.solana = exports.ethereum = void 0;
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
29
|
-
exports.zenrock = exports.xpla = exports.xion = void 0;
|
|
27
|
+
exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nillion = exports.nibiru = exports.neutron = exports.neutaro = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital = exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lorenzo = exports.lombardledger = 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.initia = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = void 0;
|
|
28
|
+
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.sidechain = 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 = exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = void 0;
|
|
29
|
+
exports.zenrock = exports.xpla = exports.xion = exports.uptick = void 0;
|
|
30
30
|
exports.ethereum = __importStar(require("./ethereum"));
|
|
31
31
|
exports.solana = __importStar(require("./solana"));
|
|
32
32
|
exports.aaronetwork = __importStar(require("./aaronetwork"));
|
|
@@ -89,6 +89,7 @@ exports.haqq = __importStar(require("./haqq"));
|
|
|
89
89
|
exports.humans = __importStar(require("./humans"));
|
|
90
90
|
exports.impacthub = __importStar(require("./impacthub"));
|
|
91
91
|
exports.imversed = __importStar(require("./imversed"));
|
|
92
|
+
exports.initia = __importStar(require("./initia"));
|
|
92
93
|
exports.injective = __importStar(require("./injective"));
|
|
93
94
|
exports.int3face = __importStar(require("./int3face"));
|
|
94
95
|
exports.irisnet = __importStar(require("./irisnet"));
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const assets = {
|
|
4
|
+
chain_name: 'initia',
|
|
5
|
+
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The native token of Osmosis',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uosmo']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'osmo',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
18
|
+
name: 'Osmosis',
|
|
19
|
+
display: 'osmo',
|
|
20
|
+
symbol: 'OSMO',
|
|
21
|
+
logo_URIs: {
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
24
|
+
},
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#760dbb'
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
coingecko_id: 'osmosis',
|
|
33
|
+
keywords: ['dex', 'staking'],
|
|
34
|
+
socials: {
|
|
35
|
+
website: 'https://osmosis.zone',
|
|
36
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
37
|
+
},
|
|
38
|
+
traces: [{
|
|
39
|
+
type: 'ibc',
|
|
40
|
+
counterparty: {
|
|
41
|
+
channel_id: 'channel-100108',
|
|
42
|
+
base_denom: 'uosmo',
|
|
43
|
+
chain_name: 'osmosis'
|
|
44
|
+
},
|
|
45
|
+
chain: {
|
|
46
|
+
channel_id: 'channel-0'
|
|
47
|
+
}
|
|
48
|
+
}]
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
description: 'ION is the second native token of Osmosis.',
|
|
52
|
+
denom_units: [{
|
|
53
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
54
|
+
exponent: 0,
|
|
55
|
+
aliases: ['uion']
|
|
56
|
+
}, {
|
|
57
|
+
denom: 'ion',
|
|
58
|
+
exponent: 6
|
|
59
|
+
}],
|
|
60
|
+
type_asset: 'sdk.coin',
|
|
61
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
62
|
+
name: 'Ion DAO',
|
|
63
|
+
display: 'ion',
|
|
64
|
+
symbol: 'ION',
|
|
65
|
+
logo_URIs: {
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
68
|
+
},
|
|
69
|
+
images: [{
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
71
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
72
|
+
theme: {
|
|
73
|
+
primary_color_hex: '#4453c7'
|
|
74
|
+
}
|
|
75
|
+
}],
|
|
76
|
+
coingecko_id: 'ion',
|
|
77
|
+
keywords: ['memecoin', 'defi'],
|
|
78
|
+
socials: {
|
|
79
|
+
website: 'https://ion.wtf',
|
|
80
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
81
|
+
},
|
|
82
|
+
traces: [{
|
|
83
|
+
type: 'ibc',
|
|
84
|
+
counterparty: {
|
|
85
|
+
channel_id: 'channel-100108',
|
|
86
|
+
base_denom: 'uion',
|
|
87
|
+
chain_name: 'osmosis'
|
|
88
|
+
},
|
|
89
|
+
chain: {
|
|
90
|
+
channel_id: 'channel-0'
|
|
91
|
+
}
|
|
92
|
+
}]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
description: 'The native token of Osmosis',
|
|
96
|
+
denom_units: [{
|
|
97
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
98
|
+
exponent: 0,
|
|
99
|
+
aliases: ['uosmo']
|
|
100
|
+
}, {
|
|
101
|
+
denom: 'osmo',
|
|
102
|
+
exponent: 6
|
|
103
|
+
}],
|
|
104
|
+
type_asset: 'sdk.coin',
|
|
105
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
106
|
+
name: 'Osmosis',
|
|
107
|
+
display: 'osmo',
|
|
108
|
+
symbol: 'OSMO',
|
|
109
|
+
logo_URIs: {
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
112
|
+
},
|
|
113
|
+
images: [{
|
|
114
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
115
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
116
|
+
theme: {
|
|
117
|
+
primary_color_hex: '#760dbb'
|
|
118
|
+
}
|
|
119
|
+
}],
|
|
120
|
+
coingecko_id: 'osmosis',
|
|
121
|
+
keywords: ['dex', 'staking'],
|
|
122
|
+
socials: {
|
|
123
|
+
website: 'https://osmosis.zone',
|
|
124
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
125
|
+
},
|
|
126
|
+
traces: [{
|
|
127
|
+
type: 'ibc',
|
|
128
|
+
counterparty: {
|
|
129
|
+
channel_id: 'channel-100108',
|
|
130
|
+
base_denom: 'uosmo',
|
|
131
|
+
chain_name: 'osmosis'
|
|
132
|
+
},
|
|
133
|
+
chain: {
|
|
134
|
+
channel_id: 'channel-0'
|
|
135
|
+
}
|
|
136
|
+
}]
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
description: 'ION is the second native token of Osmosis.',
|
|
140
|
+
denom_units: [{
|
|
141
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
142
|
+
exponent: 0,
|
|
143
|
+
aliases: ['uion']
|
|
144
|
+
}, {
|
|
145
|
+
denom: 'ion',
|
|
146
|
+
exponent: 6
|
|
147
|
+
}],
|
|
148
|
+
type_asset: 'sdk.coin',
|
|
149
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
150
|
+
name: 'Ion DAO',
|
|
151
|
+
display: 'ion',
|
|
152
|
+
symbol: 'ION',
|
|
153
|
+
logo_URIs: {
|
|
154
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
155
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
156
|
+
},
|
|
157
|
+
images: [{
|
|
158
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
159
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
160
|
+
theme: {
|
|
161
|
+
primary_color_hex: '#4453c7'
|
|
162
|
+
}
|
|
163
|
+
}],
|
|
164
|
+
coingecko_id: 'ion',
|
|
165
|
+
keywords: ['memecoin', 'defi'],
|
|
166
|
+
socials: {
|
|
167
|
+
website: 'https://ion.wtf',
|
|
168
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
169
|
+
},
|
|
170
|
+
traces: [{
|
|
171
|
+
type: 'ibc',
|
|
172
|
+
counterparty: {
|
|
173
|
+
channel_id: 'channel-100108',
|
|
174
|
+
base_denom: 'uion',
|
|
175
|
+
chain_name: 'osmosis'
|
|
176
|
+
},
|
|
177
|
+
chain: {
|
|
178
|
+
channel_id: 'channel-0'
|
|
179
|
+
}
|
|
180
|
+
}]
|
|
181
|
+
}
|
|
182
|
+
]
|
|
183
|
+
};
|
|
184
|
+
exports.default = assets;
|
package/mainnet/osmosis.js
CHANGED
|
@@ -3668,6 +3668,45 @@ const assets = {
|
|
|
3668
3668
|
}
|
|
3669
3669
|
}]
|
|
3670
3670
|
},
|
|
3671
|
+
{
|
|
3672
|
+
description: 'The native token of Initia',
|
|
3673
|
+
denom_units: [{
|
|
3674
|
+
denom: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
3675
|
+
exponent: 0,
|
|
3676
|
+
aliases: ['uinit']
|
|
3677
|
+
}, {
|
|
3678
|
+
denom: 'INIT',
|
|
3679
|
+
exponent: 6
|
|
3680
|
+
}],
|
|
3681
|
+
base: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
3682
|
+
display: 'INIT',
|
|
3683
|
+
name: 'Initia',
|
|
3684
|
+
symbol: 'INIT',
|
|
3685
|
+
images: [{
|
|
3686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
|
|
3687
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
3688
|
+
theme: {
|
|
3689
|
+
circle: true,
|
|
3690
|
+
primary_color_hex: '#040404'
|
|
3691
|
+
}
|
|
3692
|
+
}],
|
|
3693
|
+
socials: {
|
|
3694
|
+
website: 'https://initia.xyz/',
|
|
3695
|
+
twitter: 'https://twitter.com/initiaFDN'
|
|
3696
|
+
},
|
|
3697
|
+
type_asset: 'sdk.coin',
|
|
3698
|
+
traces: [{
|
|
3699
|
+
type: 'ibc',
|
|
3700
|
+
counterparty: {
|
|
3701
|
+
channel_id: 'channel-0',
|
|
3702
|
+
base_denom: 'uinit',
|
|
3703
|
+
chain_name: 'initia'
|
|
3704
|
+
},
|
|
3705
|
+
chain: {
|
|
3706
|
+
channel_id: 'channel-100108'
|
|
3707
|
+
}
|
|
3708
|
+
}]
|
|
3709
|
+
},
|
|
3671
3710
|
{
|
|
3672
3711
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
3673
3712
|
denom_units: [{
|
|
@@ -10019,6 +10058,45 @@ const assets = {
|
|
|
10019
10058
|
}
|
|
10020
10059
|
}]
|
|
10021
10060
|
},
|
|
10061
|
+
{
|
|
10062
|
+
description: 'The native token of Initia',
|
|
10063
|
+
denom_units: [{
|
|
10064
|
+
denom: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
10065
|
+
exponent: 0,
|
|
10066
|
+
aliases: ['uinit']
|
|
10067
|
+
}, {
|
|
10068
|
+
denom: 'INIT',
|
|
10069
|
+
exponent: 6
|
|
10070
|
+
}],
|
|
10071
|
+
base: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
10072
|
+
display: 'INIT',
|
|
10073
|
+
name: 'Initia',
|
|
10074
|
+
symbol: 'INIT',
|
|
10075
|
+
images: [{
|
|
10076
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
|
|
10077
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
10078
|
+
theme: {
|
|
10079
|
+
circle: true,
|
|
10080
|
+
primary_color_hex: '#040404'
|
|
10081
|
+
}
|
|
10082
|
+
}],
|
|
10083
|
+
socials: {
|
|
10084
|
+
website: 'https://initia.xyz/',
|
|
10085
|
+
twitter: 'https://twitter.com/initiaFDN'
|
|
10086
|
+
},
|
|
10087
|
+
type_asset: 'sdk.coin',
|
|
10088
|
+
traces: [{
|
|
10089
|
+
type: 'ibc',
|
|
10090
|
+
counterparty: {
|
|
10091
|
+
channel_id: 'channel-0',
|
|
10092
|
+
base_denom: 'uinit',
|
|
10093
|
+
chain_name: 'initia'
|
|
10094
|
+
},
|
|
10095
|
+
chain: {
|
|
10096
|
+
channel_id: 'channel-100108'
|
|
10097
|
+
}
|
|
10098
|
+
}]
|
|
10099
|
+
},
|
|
10022
10100
|
{
|
|
10023
10101
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
10024
10102
|
denom_units: [{
|
|
@@ -28742,6 +28820,38 @@ const assets = {
|
|
|
28742
28820
|
}
|
|
28743
28821
|
}]
|
|
28744
28822
|
},
|
|
28823
|
+
{
|
|
28824
|
+
denom_units: [{
|
|
28825
|
+
denom: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
28826
|
+
exponent: 0,
|
|
28827
|
+
aliases: ['cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x']
|
|
28828
|
+
}, {
|
|
28829
|
+
denom: 'satUniBTC',
|
|
28830
|
+
exponent: 8
|
|
28831
|
+
}],
|
|
28832
|
+
base: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
28833
|
+
address: 'bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
28834
|
+
name: 'Satlayer uniBTC',
|
|
28835
|
+
display: 'satUniBTC',
|
|
28836
|
+
symbol: 'satUniBTC',
|
|
28837
|
+
logo_URIs: {
|
|
28838
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
28839
|
+
},
|
|
28840
|
+
type_asset: 'cw20',
|
|
28841
|
+
traces: [{
|
|
28842
|
+
type: 'ibc-cw20',
|
|
28843
|
+
counterparty: {
|
|
28844
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
28845
|
+
channel_id: 'channel-7',
|
|
28846
|
+
base_denom: 'cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
28847
|
+
chain_name: 'babylon'
|
|
28848
|
+
},
|
|
28849
|
+
chain: {
|
|
28850
|
+
port: 'transfer',
|
|
28851
|
+
channel_id: 'channel-101979'
|
|
28852
|
+
}
|
|
28853
|
+
}]
|
|
28854
|
+
},
|
|
28745
28855
|
{
|
|
28746
28856
|
description: 'Puppy',
|
|
28747
28857
|
denom_units: [{
|
|
@@ -31908,6 +32018,38 @@ const assets = {
|
|
|
31908
32018
|
}
|
|
31909
32019
|
}]
|
|
31910
32020
|
},
|
|
32021
|
+
{
|
|
32022
|
+
denom_units: [{
|
|
32023
|
+
denom: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
32024
|
+
exponent: 0,
|
|
32025
|
+
aliases: ['cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x']
|
|
32026
|
+
}, {
|
|
32027
|
+
denom: 'satUniBTC',
|
|
32028
|
+
exponent: 8
|
|
32029
|
+
}],
|
|
32030
|
+
base: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
32031
|
+
address: 'bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
32032
|
+
name: 'Satlayer uniBTC',
|
|
32033
|
+
display: 'satUniBTC',
|
|
32034
|
+
symbol: 'satUniBTC',
|
|
32035
|
+
logo_URIs: {
|
|
32036
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
32037
|
+
},
|
|
32038
|
+
type_asset: 'cw20',
|
|
32039
|
+
traces: [{
|
|
32040
|
+
type: 'ibc-cw20',
|
|
32041
|
+
counterparty: {
|
|
32042
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32043
|
+
channel_id: 'channel-7',
|
|
32044
|
+
base_denom: 'cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
32045
|
+
chain_name: 'babylon'
|
|
32046
|
+
},
|
|
32047
|
+
chain: {
|
|
32048
|
+
port: 'transfer',
|
|
32049
|
+
channel_id: 'channel-101979'
|
|
32050
|
+
}
|
|
32051
|
+
}]
|
|
32052
|
+
},
|
|
31911
32053
|
{
|
|
31912
32054
|
description: 'Puppy',
|
|
31913
32055
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.192",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.121",
|
|
33
|
+
"chain-registry": "^1.69.192"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.121"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "49a08f26ebd4fba8c25b26c18804e17a864c1868"
|
|
47
47
|
}
|