@chain-registry/assets 1.70.579 → 1.70.580

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.
@@ -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;
@@ -67,6 +67,7 @@ export * as gitopia from './gitopia';
67
67
  export * as gnodi from './gnodi';
68
68
  export * as gravitybridge from './gravitybridge';
69
69
  export * as haqq from './haqq';
70
+ export * as hazinachain from './hazinachain';
70
71
  export * as hippoprotocol from './hippoprotocol';
71
72
  export * as humans from './humans';
72
73
  export * as impacthub from './impacthub';
@@ -127,7 +128,6 @@ export * as persistence from './persistence';
127
128
  export * as planq from './planq';
128
129
  export * as point from './point';
129
130
  export * as provenance from './provenance';
130
- export * as pryzm from './pryzm';
131
131
  export * as pundix from './pundix';
132
132
  export * as pylons from './pylons';
133
133
  export * as qfs from './qfs';