@chain-registry/assets 1.70.579 → 1.70.581

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.
Files changed (48) hide show
  1. package/esm/mainnet/amitis.js +170 -0
  2. package/esm/mainnet/assets.js +3 -2
  3. package/esm/mainnet/axelar.js +1581 -14921
  4. package/esm/mainnet/bandchain.js +0 -2
  5. package/esm/mainnet/celestia.js +659 -13997
  6. package/esm/mainnet/cosmoshub.js +2045 -15385
  7. package/esm/mainnet/doravota.js +0 -2
  8. package/esm/mainnet/dydx.js +505 -13845
  9. package/esm/mainnet/evmos.js +0 -2
  10. package/esm/mainnet/gravitybridge.js +0 -2
  11. package/esm/mainnet/hazinachain.js +170 -0
  12. package/esm/mainnet/index.js +2 -1
  13. package/esm/mainnet/injective.js +835 -14173
  14. package/esm/mainnet/kava.js +0 -2
  15. package/esm/mainnet/kujira.js +0 -2
  16. package/esm/mainnet/neutron.js +343 -13681
  17. package/esm/mainnet/noble.js +1376 -14716
  18. package/esm/mainnet/osmosis.js +2121 -15313
  19. package/esm/mainnet/secretnetwork.js +0 -2
  20. package/esm/mainnet/stride.js +1065 -14403
  21. package/esm/mainnet/terra2.js +1794 -15132
  22. package/mainnet/amitis.js +172 -0
  23. package/mainnet/assets.js +3 -2
  24. package/mainnet/axelar.js +1581 -14921
  25. package/mainnet/bandchain.js +0 -2
  26. package/mainnet/celestia.js +659 -13997
  27. package/mainnet/cosmoshub.js +2045 -15385
  28. package/mainnet/doravota.js +0 -2
  29. package/mainnet/dydx.js +505 -13845
  30. package/mainnet/evmos.js +0 -2
  31. package/mainnet/gravitybridge.js +0 -2
  32. package/mainnet/hazinachain.d.ts +3 -0
  33. package/mainnet/hazinachain.js +172 -0
  34. package/mainnet/index.d.ts +2 -1
  35. package/mainnet/index.js +6 -5
  36. package/mainnet/injective.js +835 -14173
  37. package/mainnet/kava.js +0 -2
  38. package/mainnet/kujira.js +0 -2
  39. package/mainnet/neutron.js +343 -13681
  40. package/mainnet/noble.js +1376 -14716
  41. package/mainnet/osmosis.js +2121 -15313
  42. package/mainnet/secretnetwork.js +0 -2
  43. package/mainnet/stride.js +1065 -14403
  44. package/mainnet/terra2.js +1794 -15132
  45. package/package.json +5 -5
  46. package/esm/mainnet/pryzm.js +0 -1744
  47. package/mainnet/pryzm.js +0 -1746
  48. /package/mainnet/{pryzm.d.ts → amitis.d.ts} +0 -0
@@ -444,7 +444,6 @@ const assets = {
444
444
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
445
445
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
446
446
  },
447
- coingecko_id: 'pulsara',
448
447
  keywords: [
449
448
  'dex',
450
449
  'staking',
@@ -1282,7 +1281,6 @@ const assets = {
1282
1281
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
1283
1282
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
1284
1283
  },
1285
- coingecko_id: 'pulsara',
1286
1284
  keywords: [
1287
1285
  'dex',
1288
1286
  'staking',
@@ -412,7 +412,6 @@ const assets = {
412
412
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
413
413
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
414
414
  },
415
- coingecko_id: 'pulsara',
416
415
  keywords: [
417
416
  'dex',
418
417
  'staking',
@@ -1194,7 +1193,6 @@ const assets = {
1194
1193
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
1195
1194
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
1196
1195
  },
1197
- coingecko_id: 'pulsara',
1198
1196
  keywords: [
1199
1197
  'dex',
1200
1198
  'staking',
@@ -0,0 +1,170 @@
1
+ const assets = {
2
+ chain_name: 'hazinachain',
3
+ assets: [
4
+ {
5
+ description: 'The native token of Osmosis',
6
+ denom_units: [{
7
+ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
8
+ exponent: 0,
9
+ aliases: ['uosmo']
10
+ }, {
11
+ denom: 'osmo',
12
+ exponent: 6
13
+ }],
14
+ type_asset: 'sdk.coin',
15
+ base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
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
+ }],
27
+ coingecko_id: 'osmosis',
28
+ keywords: ['dex', 'staking'],
29
+ socials: {
30
+ website: 'https://osmosis.zone',
31
+ x: 'https://x.com/osmosis'
32
+ },
33
+ traces: [{
34
+ type: 'ibc',
35
+ counterparty: {
36
+ channel_id: 'channel-110100',
37
+ base_denom: 'uosmo',
38
+ chain_name: 'osmosis'
39
+ },
40
+ chain: {
41
+ channel_id: 'channel-1'
42
+ }
43
+ }]
44
+ },
45
+ {
46
+ description: 'ION is the second native token of Osmosis.',
47
+ denom_units: [{
48
+ denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
49
+ exponent: 0,
50
+ aliases: ['uion']
51
+ }, {
52
+ denom: 'ion',
53
+ exponent: 6
54
+ }],
55
+ type_asset: 'sdk.coin',
56
+ base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
57
+ name: 'Ion DAO',
58
+ display: 'ion',
59
+ symbol: 'ION',
60
+ logo_URIs: {
61
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
62
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
63
+ },
64
+ images: [{
65
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
66
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
67
+ }],
68
+ coingecko_id: 'ion',
69
+ keywords: ['memecoin', 'defi'],
70
+ socials: {
71
+ website: 'https://ion.wtf',
72
+ x: 'https://x.com/_IONDAO'
73
+ },
74
+ traces: [{
75
+ type: 'ibc',
76
+ counterparty: {
77
+ channel_id: 'channel-110100',
78
+ base_denom: 'uion',
79
+ chain_name: 'osmosis'
80
+ },
81
+ chain: {
82
+ channel_id: 'channel-1'
83
+ }
84
+ }]
85
+ },
86
+ {
87
+ description: 'The native token of Osmosis',
88
+ denom_units: [{
89
+ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
90
+ exponent: 0,
91
+ aliases: ['uosmo']
92
+ }, {
93
+ denom: 'osmo',
94
+ exponent: 6
95
+ }],
96
+ type_asset: 'sdk.coin',
97
+ base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
98
+ name: 'Osmosis',
99
+ display: 'osmo',
100
+ symbol: 'OSMO',
101
+ logo_URIs: {
102
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
103
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
104
+ },
105
+ images: [{
106
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
107
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
108
+ }],
109
+ coingecko_id: 'osmosis',
110
+ keywords: ['dex', 'staking'],
111
+ socials: {
112
+ website: 'https://osmosis.zone',
113
+ x: 'https://x.com/osmosis'
114
+ },
115
+ traces: [{
116
+ type: 'ibc',
117
+ counterparty: {
118
+ channel_id: 'channel-110100',
119
+ base_denom: 'uosmo',
120
+ chain_name: 'osmosis'
121
+ },
122
+ chain: {
123
+ channel_id: 'channel-1'
124
+ }
125
+ }]
126
+ },
127
+ {
128
+ description: 'ION is the second native token of Osmosis.',
129
+ denom_units: [{
130
+ denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
131
+ exponent: 0,
132
+ aliases: ['uion']
133
+ }, {
134
+ denom: 'ion',
135
+ exponent: 6
136
+ }],
137
+ type_asset: 'sdk.coin',
138
+ base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
139
+ name: 'Ion DAO',
140
+ display: 'ion',
141
+ symbol: 'ION',
142
+ logo_URIs: {
143
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
144
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
145
+ },
146
+ images: [{
147
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
148
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
149
+ }],
150
+ coingecko_id: 'ion',
151
+ keywords: ['memecoin', 'defi'],
152
+ socials: {
153
+ website: 'https://ion.wtf',
154
+ x: 'https://x.com/_IONDAO'
155
+ },
156
+ traces: [{
157
+ type: 'ibc',
158
+ counterparty: {
159
+ channel_id: 'channel-110100',
160
+ base_denom: 'uion',
161
+ chain_name: 'osmosis'
162
+ },
163
+ chain: {
164
+ channel_id: 'channel-1'
165
+ }
166
+ }]
167
+ }
168
+ ]
169
+ };
170
+ export default assets;
@@ -8,6 +8,7 @@ export * as agoric from './agoric';
8
8
  export * as aioz from './aioz';
9
9
  export * as akash from './akash';
10
10
  export * as allora from './allora';
11
+ export * as amitis from './amitis';
11
12
  export * as andromeda from './andromeda';
12
13
  export * as archway from './archway';
13
14
  export * as arkeo from './arkeo';
@@ -67,6 +68,7 @@ export * as gitopia from './gitopia';
67
68
  export * as gnodi from './gnodi';
68
69
  export * as gravitybridge from './gravitybridge';
69
70
  export * as haqq from './haqq';
71
+ export * as hazinachain from './hazinachain';
70
72
  export * as hippoprotocol from './hippoprotocol';
71
73
  export * as humans from './humans';
72
74
  export * as impacthub from './impacthub';
@@ -127,7 +129,6 @@ export * as persistence from './persistence';
127
129
  export * as planq from './planq';
128
130
  export * as point from './point';
129
131
  export * as provenance from './provenance';
130
- export * as pryzm from './pryzm';
131
132
  export * as pundix from './pundix';
132
133
  export * as pylons from './pylons';
133
134
  export * as qfs from './qfs';