@chain-registry/assets 1.64.107 → 1.65.1

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.
@@ -66,6 +66,7 @@ import _joltify from './joltify';
66
66
  import _juno from './juno';
67
67
  import _kava from './kava';
68
68
  import _kichain from './kichain';
69
+ import _kimanetwork from './kimanetwork';
69
70
  import _konstellation from './konstellation';
70
71
  import _kujira from './kujira';
71
72
  import _kyve from './kyve';
@@ -141,5 +142,5 @@ import _unification from './unification';
141
142
  import _uptick from './uptick';
142
143
  import _vidulum from './vidulum';
143
144
  import _xpla from './xpla';
144
- const assets = [_ethereum, _solana, _8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _konstellation, _kujira, _kyve, _lambda, _lava, _likecoin, _lorenzo, _lumenx, _lumnetwork, _mande, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutaro, _neutron, _nibiru, _nim, _noble, _nois, _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, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stride, _teritori, _terra, _terra2, _tgrade, _umee, _unification, _uptick, _vidulum, _xpla];
145
+ const assets = [_ethereum, _solana, _8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kujira, _kyve, _lambda, _lava, _likecoin, _lorenzo, _lumenx, _lumnetwork, _mande, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutaro, _neutron, _nibiru, _nim, _noble, _nois, _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, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stride, _teritori, _terra, _terra2, _tgrade, _umee, _unification, _uptick, _vidulum, _xpla];
145
146
  export default assets;
@@ -66,6 +66,7 @@ export * as joltify from './joltify';
66
66
  export * as juno from './juno';
67
67
  export * as kava from './kava';
68
68
  export * as kichain from './kichain';
69
+ export * as kimanetwork from './kimanetwork';
69
70
  export * as konstellation from './konstellation';
70
71
  export * as kujira from './kujira';
71
72
  export * as kyve from './kyve';
@@ -0,0 +1,182 @@
1
+ const assets = {
2
+ chain_name: 'kimanetwork',
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-83350',
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-83350',
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-83350',
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-83350',
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;
@@ -3866,6 +3866,48 @@ const assets = {
3866
3866
  }
3867
3867
  }]
3868
3868
  },
3869
+ {
3870
+ description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
3871
+ denom_units: [{
3872
+ denom: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
3873
+ exponent: 0,
3874
+ aliases: ['uKIMA']
3875
+ }, {
3876
+ denom: 'KIMA',
3877
+ exponent: 6
3878
+ }],
3879
+ base: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
3880
+ name: 'KIMA',
3881
+ display: 'KIMA',
3882
+ symbol: 'KIMA',
3883
+ logo_URIs: {
3884
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
3885
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
3886
+ },
3887
+ images: [{
3888
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
3889
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
3890
+ }],
3891
+ socials: {
3892
+ github: 'https://github.com/kima-finance',
3893
+ linkedin: 'https://www.linkedin.com/company/kimanetwork/',
3894
+ medium: 'https://medium.com/@kima_finance',
3895
+ telegram: 'https://t.me/kimanetwork',
3896
+ twitter: 'https://x.com/KimaNetwork',
3897
+ website: 'https://www.kima.network/'
3898
+ },
3899
+ traces: [{
3900
+ type: 'ibc',
3901
+ counterparty: {
3902
+ channel_id: 'channel-0',
3903
+ base_denom: 'uKIMA',
3904
+ chain_name: 'kimanetwork'
3905
+ },
3906
+ chain: {
3907
+ channel_id: 'channel-83350'
3908
+ }
3909
+ }]
3910
+ },
3869
3911
  {
3870
3912
  description: 'The native token of Konstellation Network',
3871
3913
  denom_units: [{
@@ -9182,6 +9224,48 @@ const assets = {
9182
9224
  }
9183
9225
  }]
9184
9226
  },
9227
+ {
9228
+ description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
9229
+ denom_units: [{
9230
+ denom: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
9231
+ exponent: 0,
9232
+ aliases: ['uKIMA']
9233
+ }, {
9234
+ denom: 'KIMA',
9235
+ exponent: 6
9236
+ }],
9237
+ base: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
9238
+ name: 'KIMA',
9239
+ display: 'KIMA',
9240
+ symbol: 'KIMA',
9241
+ logo_URIs: {
9242
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
9243
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
9244
+ },
9245
+ images: [{
9246
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
9247
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
9248
+ }],
9249
+ socials: {
9250
+ github: 'https://github.com/kima-finance',
9251
+ linkedin: 'https://www.linkedin.com/company/kimanetwork/',
9252
+ medium: 'https://medium.com/@kima_finance',
9253
+ telegram: 'https://t.me/kimanetwork',
9254
+ twitter: 'https://x.com/KimaNetwork',
9255
+ website: 'https://www.kima.network/'
9256
+ },
9257
+ traces: [{
9258
+ type: 'ibc',
9259
+ counterparty: {
9260
+ channel_id: 'channel-0',
9261
+ base_denom: 'uKIMA',
9262
+ chain_name: 'kimanetwork'
9263
+ },
9264
+ chain: {
9265
+ channel_id: 'channel-83350'
9266
+ }
9267
+ }]
9268
+ },
9185
9269
  {
9186
9270
  description: 'The native token of Konstellation Network',
9187
9271
  denom_units: [{
@@ -15,7 +15,7 @@ import _impacthubtestnet from './impacthubtestnet';
15
15
  import _injectivetestnet from './injectivetestnet';
16
16
  import _jackaltestnet2 from './jackaltestnet2';
17
17
  import _junotestnet from './junotestnet';
18
- import _kimatestnet from './kimatestnet';
18
+ import _kimanetworktestnet from './kimanetworktestnet';
19
19
  import _kujiratestnet from './kujiratestnet';
20
20
  import _kyvetestnet from './kyvetestnet';
21
21
  import _lavatestnet from './lavatestnet';
@@ -39,5 +39,5 @@ import _symphonytestnet from './symphonytestnet';
39
39
  import _terra2testnet from './terra2testnet';
40
40
  import _titantestnet from './titantestnet';
41
41
  import _xiontestnet from './xiontestnet';
42
- const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _coreumtestnet, _cosmoshubtestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _entrypointtestnet, _impacthubtestnet, _injectivetestnet, _jackaltestnet2, _junotestnet, _kimatestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _mantrachaintestnet, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _osmosistestnet4, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _seitestnet2, _sgetestnet, _stargazetestnet, _swisstroniktestnet, _symphonytestnet, _terra2testnet, _titantestnet, _xiontestnet];
42
+ const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _coreumtestnet, _cosmoshubtestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _entrypointtestnet, _impacthubtestnet, _injectivetestnet, _jackaltestnet2, _junotestnet, _kimanetworktestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _mantrachaintestnet, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _osmosistestnet4, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _seitestnet2, _sgetestnet, _stargazetestnet, _swisstroniktestnet, _symphonytestnet, _terra2testnet, _titantestnet, _xiontestnet];
43
43
  export default assets;
@@ -15,7 +15,7 @@ export * as impacthubtestnet from './impacthubtestnet';
15
15
  export * as injectivetestnet from './injectivetestnet';
16
16
  export * as jackaltestnet2 from './jackaltestnet2';
17
17
  export * as junotestnet from './junotestnet';
18
- export * as kimatestnet from './kimatestnet';
18
+ export * as kimanetworktestnet from './kimanetworktestnet';
19
19
  export * as kujiratestnet from './kujiratestnet';
20
20
  export * as kyvetestnet from './kyvetestnet';
21
21
  export * as lavatestnet from './lavatestnet';
@@ -1,5 +1,5 @@
1
1
  const assets = {
2
- chain_name: 'kimatestnet',
2
+ chain_name: 'kimanetworktestnet',
3
3
  assets: [
4
4
  {
5
5
  description: 'The native token of Osmosis',
@@ -420,40 +420,6 @@ const assets = {
420
420
  }
421
421
  }]
422
422
  },
423
- {
424
- description: 'The native token of Kima Chain',
425
- denom_units: [{
426
- denom: 'ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551',
427
- exponent: 0,
428
- aliases: ['uKIMA']
429
- }, {
430
- denom: 'KIMA',
431
- exponent: 6
432
- }],
433
- base: 'ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551',
434
- name: 'KIMA',
435
- display: 'KIMA',
436
- symbol: 'KIMA',
437
- logo_URIs: {
438
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png',
439
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg'
440
- },
441
- images: [{
442
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png',
443
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg'
444
- }],
445
- traces: [{
446
- type: 'ibc',
447
- counterparty: {
448
- channel_id: 'channel-1',
449
- base_denom: 'uKIMA',
450
- chain_name: 'kimatestnet'
451
- },
452
- chain: {
453
- channel_id: 'channel-8867'
454
- }
455
- }]
456
- },
457
423
  {
458
424
  description: 'The native token of Lava',
459
425
  denom_units: [{
@@ -1128,40 +1094,6 @@ const assets = {
1128
1094
  }
1129
1095
  }]
1130
1096
  },
1131
- {
1132
- description: 'The native token of Kima Chain',
1133
- denom_units: [{
1134
- denom: 'ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551',
1135
- exponent: 0,
1136
- aliases: ['uKIMA']
1137
- }, {
1138
- denom: 'KIMA',
1139
- exponent: 6
1140
- }],
1141
- base: 'ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551',
1142
- name: 'KIMA',
1143
- display: 'KIMA',
1144
- symbol: 'KIMA',
1145
- logo_URIs: {
1146
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png',
1147
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg'
1148
- },
1149
- images: [{
1150
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png',
1151
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg'
1152
- }],
1153
- traces: [{
1154
- type: 'ibc',
1155
- counterparty: {
1156
- channel_id: 'channel-1',
1157
- base_denom: 'uKIMA',
1158
- chain_name: 'kimatestnet'
1159
- },
1160
- chain: {
1161
- channel_id: 'channel-8867'
1162
- }
1163
- }]
1164
- },
1165
1097
  {
1166
1098
  description: 'The native token of Lava',
1167
1099
  denom_units: [{
package/mainnet/assets.js CHANGED
@@ -71,6 +71,7 @@ const joltify_1 = __importDefault(require("./joltify"));
71
71
  const juno_1 = __importDefault(require("./juno"));
72
72
  const kava_1 = __importDefault(require("./kava"));
73
73
  const kichain_1 = __importDefault(require("./kichain"));
74
+ const kimanetwork_1 = __importDefault(require("./kimanetwork"));
74
75
  const konstellation_1 = __importDefault(require("./konstellation"));
75
76
  const kujira_1 = __importDefault(require("./kujira"));
76
77
  const kyve_1 = __importDefault(require("./kyve"));
@@ -146,5 +147,5 @@ const unification_1 = __importDefault(require("./unification"));
146
147
  const uptick_1 = __importDefault(require("./uptick"));
147
148
  const vidulum_1 = __importDefault(require("./vidulum"));
148
149
  const xpla_1 = __importDefault(require("./xpla"));
149
- const assets = [ethereum_1.default, solana_1.default, _8ball_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, aura_1.default, axelar_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, cerberus_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, cudos_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, dig_1.default, doravota_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_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, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, konstellation_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lorenzo_1.default, lumenx_1.default, lumnetwork_1.default, mande_1.default, mars_1.default, medasdigital_1.default, meme_1.default, microtick_1.default, migaloo_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nois_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, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stride_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, umee_1.default, unification_1.default, uptick_1.default, vidulum_1.default, xpla_1.default];
150
+ const assets = [ethereum_1.default, solana_1.default, _8ball_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, aura_1.default, axelar_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, cerberus_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, cudos_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, dig_1.default, doravota_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_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, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, kimanetwork_1.default, konstellation_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lorenzo_1.default, lumenx_1.default, lumnetwork_1.default, mande_1.default, mars_1.default, medasdigital_1.default, meme_1.default, microtick_1.default, migaloo_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nois_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, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stride_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, umee_1.default, unification_1.default, uptick_1.default, vidulum_1.default, xpla_1.default];
150
151
  exports.default = assets;
@@ -66,6 +66,7 @@ export * as joltify from './joltify';
66
66
  export * as juno from './juno';
67
67
  export * as kava from './kava';
68
68
  export * as kichain from './kichain';
69
+ export * as kimanetwork from './kimanetwork';
69
70
  export * as konstellation from './konstellation';
70
71
  export * as kujira from './kujira';
71
72
  export * as kyve from './kyve';
package/mainnet/index.js CHANGED
@@ -24,8 +24,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.firmachain = exports.fetchhub = exports.evmos = exports.empowerchain = exports.emoney = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.doravota = exports.dig = exports.dhealth = exports.desmos = exports.decentr = exports.cudos = 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.cerberus = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitsong = exports.bitcanna = exports.beezee = exports.bandchain = exports.axelar = exports.aura = exports.assetmantle = exports.arkh = exports.archway = exports.andromeda = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports._8ball = exports.solana = exports.ethereum = void 0;
27
- exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.nois = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.migaloo = exports.microtick = exports.meme = exports.medasdigital = exports.mars = exports.mande = exports.lumnetwork = exports.lumenx = exports.lorenzo = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.konstellation = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.injective = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = void 0;
28
- exports.xpla = exports.vidulum = exports.uptick = exports.unification = exports.umee = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.stride = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = void 0;
27
+ exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.nois = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.migaloo = exports.microtick = exports.meme = exports.medasdigital = exports.mars = exports.mande = exports.lumnetwork = exports.lumenx = exports.lorenzo = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.injective = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = void 0;
28
+ exports.xpla = exports.vidulum = exports.uptick = exports.unification = exports.umee = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.stride = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = exports.panacea = void 0;
29
29
  exports.ethereum = __importStar(require("./ethereum"));
30
30
  exports.solana = __importStar(require("./solana"));
31
31
  exports._8ball = __importStar(require("./8ball"));
@@ -94,6 +94,7 @@ exports.joltify = __importStar(require("./joltify"));
94
94
  exports.juno = __importStar(require("./juno"));
95
95
  exports.kava = __importStar(require("./kava"));
96
96
  exports.kichain = __importStar(require("./kichain"));
97
+ exports.kimanetwork = __importStar(require("./kimanetwork"));
97
98
  exports.konstellation = __importStar(require("./konstellation"));
98
99
  exports.kujira = __importStar(require("./kujira"));
99
100
  exports.kyve = __importStar(require("./kyve"));
@@ -0,0 +1,184 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const assets = {
4
+ chain_name: 'kimanetwork',
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-83350',
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-83350',
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-83350',
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-83350',
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;
@@ -3868,6 +3868,48 @@ const assets = {
3868
3868
  }
3869
3869
  }]
3870
3870
  },
3871
+ {
3872
+ description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
3873
+ denom_units: [{
3874
+ denom: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
3875
+ exponent: 0,
3876
+ aliases: ['uKIMA']
3877
+ }, {
3878
+ denom: 'KIMA',
3879
+ exponent: 6
3880
+ }],
3881
+ base: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
3882
+ name: 'KIMA',
3883
+ display: 'KIMA',
3884
+ symbol: 'KIMA',
3885
+ logo_URIs: {
3886
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
3887
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
3888
+ },
3889
+ images: [{
3890
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
3891
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
3892
+ }],
3893
+ socials: {
3894
+ github: 'https://github.com/kima-finance',
3895
+ linkedin: 'https://www.linkedin.com/company/kimanetwork/',
3896
+ medium: 'https://medium.com/@kima_finance',
3897
+ telegram: 'https://t.me/kimanetwork',
3898
+ twitter: 'https://x.com/KimaNetwork',
3899
+ website: 'https://www.kima.network/'
3900
+ },
3901
+ traces: [{
3902
+ type: 'ibc',
3903
+ counterparty: {
3904
+ channel_id: 'channel-0',
3905
+ base_denom: 'uKIMA',
3906
+ chain_name: 'kimanetwork'
3907
+ },
3908
+ chain: {
3909
+ channel_id: 'channel-83350'
3910
+ }
3911
+ }]
3912
+ },
3871
3913
  {
3872
3914
  description: 'The native token of Konstellation Network',
3873
3915
  denom_units: [{
@@ -9184,6 +9226,48 @@ const assets = {
9184
9226
  }
9185
9227
  }]
9186
9228
  },
9229
+ {
9230
+ description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
9231
+ denom_units: [{
9232
+ denom: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
9233
+ exponent: 0,
9234
+ aliases: ['uKIMA']
9235
+ }, {
9236
+ denom: 'KIMA',
9237
+ exponent: 6
9238
+ }],
9239
+ base: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
9240
+ name: 'KIMA',
9241
+ display: 'KIMA',
9242
+ symbol: 'KIMA',
9243
+ logo_URIs: {
9244
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
9245
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
9246
+ },
9247
+ images: [{
9248
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
9249
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
9250
+ }],
9251
+ socials: {
9252
+ github: 'https://github.com/kima-finance',
9253
+ linkedin: 'https://www.linkedin.com/company/kimanetwork/',
9254
+ medium: 'https://medium.com/@kima_finance',
9255
+ telegram: 'https://t.me/kimanetwork',
9256
+ twitter: 'https://x.com/KimaNetwork',
9257
+ website: 'https://www.kima.network/'
9258
+ },
9259
+ traces: [{
9260
+ type: 'ibc',
9261
+ counterparty: {
9262
+ channel_id: 'channel-0',
9263
+ base_denom: 'uKIMA',
9264
+ chain_name: 'kimanetwork'
9265
+ },
9266
+ chain: {
9267
+ channel_id: 'channel-83350'
9268
+ }
9269
+ }]
9270
+ },
9187
9271
  {
9188
9272
  description: 'The native token of Konstellation Network',
9189
9273
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.64.107",
3
+ "version": "1.65.1",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.46.86",
33
- "chain-registry": "^1.63.107"
32
+ "@chain-registry/utils": "^1.47.1",
33
+ "chain-registry": "^1.64.1"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.45.86"
36
+ "@chain-registry/types": "^0.46.1"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "fd7988d33b86797b14c8421d37e5da25de8e383d"
46
+ "gitHead": "f3e60ea0327a03d7046a7e1bff3ef43b5342eaa9"
47
47
  }
package/testnet/assets.js CHANGED
@@ -20,7 +20,7 @@ const impacthubtestnet_1 = __importDefault(require("./impacthubtestnet"));
20
20
  const injectivetestnet_1 = __importDefault(require("./injectivetestnet"));
21
21
  const jackaltestnet2_1 = __importDefault(require("./jackaltestnet2"));
22
22
  const junotestnet_1 = __importDefault(require("./junotestnet"));
23
- const kimatestnet_1 = __importDefault(require("./kimatestnet"));
23
+ const kimanetworktestnet_1 = __importDefault(require("./kimanetworktestnet"));
24
24
  const kujiratestnet_1 = __importDefault(require("./kujiratestnet"));
25
25
  const kyvetestnet_1 = __importDefault(require("./kyvetestnet"));
26
26
  const lavatestnet_1 = __importDefault(require("./lavatestnet"));
@@ -44,5 +44,5 @@ const symphonytestnet_1 = __importDefault(require("./symphonytestnet"));
44
44
  const terra2testnet_1 = __importDefault(require("./terra2testnet"));
45
45
  const titantestnet_1 = __importDefault(require("./titantestnet"));
46
46
  const xiontestnet_1 = __importDefault(require("./xiontestnet"));
47
- const assets = [akashtestnet_1.default, archwaytestnet_1.default, axelartestnet_1.default, celestiatestnet3_1.default, chain4energytestnet_1.default, composabletestnet_1.default, coreumtestnet_1.default, cosmoshubtestnet_1.default, doravotatestnet_1.default, dydxtestnet_1.default, elystestnet_1.default, empowertestnet_1.default, entrypointtestnet_1.default, impacthubtestnet_1.default, injectivetestnet_1.default, jackaltestnet2_1.default, junotestnet_1.default, kimatestnet_1.default, kujiratestnet_1.default, kyvetestnet_1.default, lavatestnet_1.default, likecointestnet_1.default, mantrachaintestnet_1.default, marstestnet_1.default, neutrontestnet_1.default, nobletestnet_1.default, noistestnet_1.default, nolustestnet_1.default, osmosistestnet_1.default, osmosistestnet4_1.default, persistencetestnet2_1.default, quicksilvertestnet_1.default, sagatestnet_1.default, seitestnet2_1.default, sgetestnet_1.default, stargazetestnet_1.default, swisstroniktestnet_1.default, symphonytestnet_1.default, terra2testnet_1.default, titantestnet_1.default, xiontestnet_1.default];
47
+ const assets = [akashtestnet_1.default, archwaytestnet_1.default, axelartestnet_1.default, celestiatestnet3_1.default, chain4energytestnet_1.default, composabletestnet_1.default, coreumtestnet_1.default, cosmoshubtestnet_1.default, doravotatestnet_1.default, dydxtestnet_1.default, elystestnet_1.default, empowertestnet_1.default, entrypointtestnet_1.default, impacthubtestnet_1.default, injectivetestnet_1.default, jackaltestnet2_1.default, junotestnet_1.default, kimanetworktestnet_1.default, kujiratestnet_1.default, kyvetestnet_1.default, lavatestnet_1.default, likecointestnet_1.default, mantrachaintestnet_1.default, marstestnet_1.default, neutrontestnet_1.default, nobletestnet_1.default, noistestnet_1.default, nolustestnet_1.default, osmosistestnet_1.default, osmosistestnet4_1.default, persistencetestnet2_1.default, quicksilvertestnet_1.default, sagatestnet_1.default, seitestnet2_1.default, sgetestnet_1.default, stargazetestnet_1.default, swisstroniktestnet_1.default, symphonytestnet_1.default, terra2testnet_1.default, titantestnet_1.default, xiontestnet_1.default];
48
48
  exports.default = assets;
@@ -15,7 +15,7 @@ export * as impacthubtestnet from './impacthubtestnet';
15
15
  export * as injectivetestnet from './injectivetestnet';
16
16
  export * as jackaltestnet2 from './jackaltestnet2';
17
17
  export * as junotestnet from './junotestnet';
18
- export * as kimatestnet from './kimatestnet';
18
+ export * as kimanetworktestnet from './kimanetworktestnet';
19
19
  export * as kujiratestnet from './kujiratestnet';
20
20
  export * as kyvetestnet from './kyvetestnet';
21
21
  export * as lavatestnet from './lavatestnet';
package/testnet/index.js CHANGED
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.xiontestnet = exports.titantestnet = exports.terra2testnet = exports.symphonytestnet = exports.swisstroniktestnet = exports.stargazetestnet = exports.sgetestnet = exports.seitestnet2 = exports.sagatestnet = exports.quicksilvertestnet = exports.persistencetestnet2 = exports.osmosistestnet4 = exports.osmosistestnet = exports.nolustestnet = exports.noistestnet = exports.nobletestnet = exports.neutrontestnet = exports.marstestnet = exports.mantrachaintestnet = exports.likecointestnet = exports.lavatestnet = exports.kyvetestnet = exports.kujiratestnet = exports.kimatestnet = exports.junotestnet = exports.jackaltestnet2 = exports.injectivetestnet = exports.impacthubtestnet = exports.entrypointtestnet = exports.empowertestnet = exports.elystestnet = exports.dydxtestnet = exports.doravotatestnet = exports.cosmoshubtestnet = exports.coreumtestnet = exports.composabletestnet = exports.chain4energytestnet = exports.celestiatestnet3 = exports.axelartestnet = exports.archwaytestnet = exports.akashtestnet = void 0;
26
+ exports.xiontestnet = exports.titantestnet = exports.terra2testnet = exports.symphonytestnet = exports.swisstroniktestnet = exports.stargazetestnet = exports.sgetestnet = exports.seitestnet2 = exports.sagatestnet = exports.quicksilvertestnet = exports.persistencetestnet2 = exports.osmosistestnet4 = exports.osmosistestnet = exports.nolustestnet = exports.noistestnet = exports.nobletestnet = exports.neutrontestnet = exports.marstestnet = exports.mantrachaintestnet = exports.likecointestnet = exports.lavatestnet = exports.kyvetestnet = exports.kujiratestnet = exports.kimanetworktestnet = exports.junotestnet = exports.jackaltestnet2 = exports.injectivetestnet = exports.impacthubtestnet = exports.entrypointtestnet = exports.empowertestnet = exports.elystestnet = exports.dydxtestnet = exports.doravotatestnet = exports.cosmoshubtestnet = exports.coreumtestnet = exports.composabletestnet = exports.chain4energytestnet = exports.celestiatestnet3 = exports.axelartestnet = exports.archwaytestnet = exports.akashtestnet = void 0;
27
27
  exports.akashtestnet = __importStar(require("./akashtestnet"));
28
28
  exports.archwaytestnet = __importStar(require("./archwaytestnet"));
29
29
  exports.axelartestnet = __importStar(require("./axelartestnet"));
@@ -41,7 +41,7 @@ exports.impacthubtestnet = __importStar(require("./impacthubtestnet"));
41
41
  exports.injectivetestnet = __importStar(require("./injectivetestnet"));
42
42
  exports.jackaltestnet2 = __importStar(require("./jackaltestnet2"));
43
43
  exports.junotestnet = __importStar(require("./junotestnet"));
44
- exports.kimatestnet = __importStar(require("./kimatestnet"));
44
+ exports.kimanetworktestnet = __importStar(require("./kimanetworktestnet"));
45
45
  exports.kujiratestnet = __importStar(require("./kujiratestnet"));
46
46
  exports.kyvetestnet = __importStar(require("./kyvetestnet"));
47
47
  exports.lavatestnet = __importStar(require("./lavatestnet"));
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const assets: AssetList;
3
+ export default assets;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const assets = {
4
- chain_name: 'kimatestnet',
4
+ chain_name: 'kimanetworktestnet',
5
5
  assets: [
6
6
  {
7
7
  description: 'The native token of Osmosis',
@@ -422,40 +422,6 @@ const assets = {
422
422
  }
423
423
  }]
424
424
  },
425
- {
426
- description: 'The native token of Kima Chain',
427
- denom_units: [{
428
- denom: 'ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551',
429
- exponent: 0,
430
- aliases: ['uKIMA']
431
- }, {
432
- denom: 'KIMA',
433
- exponent: 6
434
- }],
435
- base: 'ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551',
436
- name: 'KIMA',
437
- display: 'KIMA',
438
- symbol: 'KIMA',
439
- logo_URIs: {
440
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png',
441
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg'
442
- },
443
- images: [{
444
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png',
445
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg'
446
- }],
447
- traces: [{
448
- type: 'ibc',
449
- counterparty: {
450
- channel_id: 'channel-1',
451
- base_denom: 'uKIMA',
452
- chain_name: 'kimatestnet'
453
- },
454
- chain: {
455
- channel_id: 'channel-8867'
456
- }
457
- }]
458
- },
459
425
  {
460
426
  description: 'The native token of Lava',
461
427
  denom_units: [{
@@ -1130,40 +1096,6 @@ const assets = {
1130
1096
  }
1131
1097
  }]
1132
1098
  },
1133
- {
1134
- description: 'The native token of Kima Chain',
1135
- denom_units: [{
1136
- denom: 'ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551',
1137
- exponent: 0,
1138
- aliases: ['uKIMA']
1139
- }, {
1140
- denom: 'KIMA',
1141
- exponent: 6
1142
- }],
1143
- base: 'ibc/F3BE982F8F56E599A71939F174345C470D7C1F9D443F1822EF3DEA53783D2551',
1144
- name: 'KIMA',
1145
- display: 'KIMA',
1146
- symbol: 'KIMA',
1147
- logo_URIs: {
1148
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png',
1149
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg'
1150
- },
1151
- images: [{
1152
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.png',
1153
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/kimatestnet/images/kima.svg'
1154
- }],
1155
- traces: [{
1156
- type: 'ibc',
1157
- counterparty: {
1158
- channel_id: 'channel-1',
1159
- base_denom: 'uKIMA',
1160
- chain_name: 'kimatestnet'
1161
- },
1162
- chain: {
1163
- channel_id: 'channel-8867'
1164
- }
1165
- }]
1166
- },
1167
1099
  {
1168
1100
  description: 'The native token of Lava',
1169
1101
  denom_units: [{