@chain-registry/assets 1.70.31 → 1.70.33

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 (62) hide show
  1. package/devnet/prysmdevnet.js +0 -148
  2. package/esm/devnet/prysmdevnet.js +0 -148
  3. package/esm/mainnet/assets.js +1 -8
  4. package/esm/mainnet/dungeon.js +392 -0
  5. package/esm/mainnet/index.js +0 -7
  6. package/esm/mainnet/juno.js +0 -72
  7. package/esm/mainnet/kimanetwork.js +16 -16
  8. package/esm/mainnet/neutron.js +72 -0
  9. package/esm/mainnet/osmosis.js +8 -472
  10. package/esm/mainnet/stride.js +72 -0
  11. package/esm/testnet/assets.js +1 -3
  12. package/esm/testnet/axelartestnet.js +0 -148
  13. package/esm/testnet/index.js +0 -2
  14. package/esm/testnet/junotestnet.js +0 -148
  15. package/esm/testnet/marstestnet.js +0 -148
  16. package/esm/testnet/nobletestnet.js +0 -148
  17. package/esm/testnet/osmosistestnet.js +0 -82
  18. package/mainnet/assets.js +1 -8
  19. package/mainnet/dungeon.js +392 -0
  20. package/mainnet/index.d.ts +0 -7
  21. package/mainnet/index.js +3 -11
  22. package/mainnet/juno.js +0 -72
  23. package/mainnet/kimanetwork.js +16 -16
  24. package/mainnet/neutron.js +72 -0
  25. package/mainnet/osmosis.js +8 -472
  26. package/mainnet/stride.js +72 -0
  27. package/package.json +6 -6
  28. package/testnet/assets.js +1 -3
  29. package/testnet/axelartestnet.js +0 -148
  30. package/testnet/index.d.ts +0 -2
  31. package/testnet/index.js +1 -3
  32. package/testnet/junotestnet.js +0 -148
  33. package/testnet/marstestnet.js +0 -148
  34. package/testnet/nobletestnet.js +0 -148
  35. package/testnet/osmosistestnet.js +0 -82
  36. package/esm/mainnet/8ball.js +0 -182
  37. package/esm/mainnet/cerberus.js +0 -182
  38. package/esm/mainnet/cudos.js +0 -182
  39. package/esm/mainnet/dig.js +0 -268
  40. package/esm/mainnet/lumenx.js +0 -182
  41. package/esm/mainnet/microtick.js +0 -182
  42. package/esm/mainnet/vidulum.js +0 -424
  43. package/esm/testnet/entrypointtestnet.js +0 -154
  44. package/esm/testnet/osmosistestnet4.js +0 -476
  45. package/mainnet/8ball.d.ts +0 -3
  46. package/mainnet/8ball.js +0 -184
  47. package/mainnet/cerberus.d.ts +0 -3
  48. package/mainnet/cerberus.js +0 -184
  49. package/mainnet/cudos.d.ts +0 -3
  50. package/mainnet/cudos.js +0 -184
  51. package/mainnet/dig.d.ts +0 -3
  52. package/mainnet/dig.js +0 -270
  53. package/mainnet/lumenx.d.ts +0 -3
  54. package/mainnet/lumenx.js +0 -184
  55. package/mainnet/microtick.d.ts +0 -3
  56. package/mainnet/microtick.js +0 -184
  57. package/mainnet/vidulum.d.ts +0 -3
  58. package/mainnet/vidulum.js +0 -426
  59. package/testnet/entrypointtestnet.d.ts +0 -3
  60. package/testnet/entrypointtestnet.js +0 -156
  61. package/testnet/osmosistestnet4.d.ts +0 -3
  62. package/testnet/osmosistestnet4.js +0 -478
@@ -1,182 +0,0 @@
1
- const assets = {
2
- chain_name: 'cerberus',
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
- 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-212',
40
- base_denom: 'uosmo',
41
- chain_name: 'osmosis'
42
- },
43
- chain: {
44
- channel_id: 'channel-1'
45
- }
46
- }]
47
- },
48
- {
49
- description: 'ION is the second native token of Osmosis.',
50
- denom_units: [{
51
- denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
52
- exponent: 0,
53
- aliases: ['uion']
54
- }, {
55
- denom: 'ion',
56
- exponent: 6
57
- }],
58
- type_asset: 'sdk.coin',
59
- base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
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-212',
84
- base_denom: 'uion',
85
- chain_name: 'osmosis'
86
- },
87
- chain: {
88
- channel_id: 'channel-1'
89
- }
90
- }]
91
- },
92
- {
93
- description: 'The native token of Osmosis',
94
- denom_units: [{
95
- denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
96
- exponent: 0,
97
- aliases: ['uosmo']
98
- }, {
99
- denom: 'osmo',
100
- exponent: 6
101
- }],
102
- type_asset: 'sdk.coin',
103
- base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
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-212',
128
- base_denom: 'uosmo',
129
- chain_name: 'osmosis'
130
- },
131
- chain: {
132
- channel_id: 'channel-1'
133
- }
134
- }]
135
- },
136
- {
137
- description: 'ION is the second native token of Osmosis.',
138
- denom_units: [{
139
- denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
140
- exponent: 0,
141
- aliases: ['uion']
142
- }, {
143
- denom: 'ion',
144
- exponent: 6
145
- }],
146
- type_asset: 'sdk.coin',
147
- base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
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-212',
172
- base_denom: 'uion',
173
- chain_name: 'osmosis'
174
- },
175
- chain: {
176
- channel_id: 'channel-1'
177
- }
178
- }]
179
- }
180
- ]
181
- };
182
- export default assets;
@@ -1,182 +0,0 @@
1
- const assets = {
2
- chain_name: 'cudos',
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
- 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-298',
40
- base_denom: 'uosmo',
41
- chain_name: 'osmosis'
42
- },
43
- chain: {
44
- channel_id: 'channel-1'
45
- }
46
- }]
47
- },
48
- {
49
- description: 'ION is the second native token of Osmosis.',
50
- denom_units: [{
51
- denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
52
- exponent: 0,
53
- aliases: ['uion']
54
- }, {
55
- denom: 'ion',
56
- exponent: 6
57
- }],
58
- type_asset: 'sdk.coin',
59
- base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
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-298',
84
- base_denom: 'uion',
85
- chain_name: 'osmosis'
86
- },
87
- chain: {
88
- channel_id: 'channel-1'
89
- }
90
- }]
91
- },
92
- {
93
- description: 'The native token of Osmosis',
94
- denom_units: [{
95
- denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
96
- exponent: 0,
97
- aliases: ['uosmo']
98
- }, {
99
- denom: 'osmo',
100
- exponent: 6
101
- }],
102
- type_asset: 'sdk.coin',
103
- base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
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-298',
128
- base_denom: 'uosmo',
129
- chain_name: 'osmosis'
130
- },
131
- chain: {
132
- channel_id: 'channel-1'
133
- }
134
- }]
135
- },
136
- {
137
- description: 'ION is the second native token of Osmosis.',
138
- denom_units: [{
139
- denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
140
- exponent: 0,
141
- aliases: ['uion']
142
- }, {
143
- denom: 'ion',
144
- exponent: 6
145
- }],
146
- type_asset: 'sdk.coin',
147
- base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
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-298',
172
- base_denom: 'uion',
173
- chain_name: 'osmosis'
174
- },
175
- chain: {
176
- channel_id: 'channel-1'
177
- }
178
- }]
179
- }
180
- ]
181
- };
182
- export default assets;
@@ -1,268 +0,0 @@
1
- const assets = {
2
- chain_name: 'dig',
3
- assets: [
4
- {
5
- description: 'The native token of JUNO Chain',
6
- denom_units: [{
7
- denom: 'ibc/4CD525F166D32B0132C095F353F4C6F033B0FF5C49141470D1EFDA1D63303D04',
8
- exponent: 0,
9
- aliases: ['ujuno']
10
- }, {
11
- denom: 'juno',
12
- exponent: 6
13
- }],
14
- base: 'ibc/4CD525F166D32B0132C095F353F4C6F033B0FF5C49141470D1EFDA1D63303D04',
15
- name: 'Juno',
16
- display: 'juno',
17
- symbol: 'JUNO',
18
- logo_URIs: {
19
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
20
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
21
- },
22
- coingecko_id: 'juno-network',
23
- images: [{
24
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
25
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg',
26
- theme: {
27
- primary_color_hex: '#fa7b7b'
28
- }
29
- }],
30
- socials: {
31
- website: 'https://junonetwork.io/',
32
- twitter: 'https://twitter.com/JunoNetwork'
33
- },
34
- type_asset: 'sdk.coin',
35
- traces: [{
36
- type: 'ibc',
37
- counterparty: {
38
- channel_id: 'channel-37',
39
- base_denom: 'ujuno',
40
- chain_name: 'juno'
41
- },
42
- chain: {
43
- channel_id: 'channel-2'
44
- }
45
- }]
46
- },
47
- {
48
- description: 'The native token of Osmosis',
49
- denom_units: [{
50
- denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
51
- exponent: 0,
52
- aliases: ['uosmo']
53
- }, {
54
- denom: 'osmo',
55
- exponent: 6
56
- }],
57
- type_asset: 'sdk.coin',
58
- base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
59
- name: 'Osmosis',
60
- display: 'osmo',
61
- symbol: 'OSMO',
62
- logo_URIs: {
63
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
64
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
65
- },
66
- images: [{
67
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
68
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
69
- theme: {
70
- primary_color_hex: '#760dbb'
71
- }
72
- }],
73
- coingecko_id: 'osmosis',
74
- keywords: ['dex', 'staking'],
75
- socials: {
76
- website: 'https://osmosis.zone',
77
- twitter: 'https://twitter.com/osmosiszone'
78
- },
79
- traces: [{
80
- type: 'ibc',
81
- counterparty: {
82
- channel_id: 'channel-128',
83
- base_denom: 'uosmo',
84
- chain_name: 'osmosis'
85
- },
86
- chain: {
87
- channel_id: 'channel-1'
88
- }
89
- }]
90
- },
91
- {
92
- description: 'ION is the second native token of Osmosis.',
93
- denom_units: [{
94
- denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
95
- exponent: 0,
96
- aliases: ['uion']
97
- }, {
98
- denom: 'ion',
99
- exponent: 6
100
- }],
101
- type_asset: 'sdk.coin',
102
- base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
103
- name: 'Ion DAO',
104
- display: 'ion',
105
- symbol: 'ION',
106
- logo_URIs: {
107
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
108
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
109
- },
110
- images: [{
111
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
112
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
113
- theme: {
114
- primary_color_hex: '#4453c7'
115
- }
116
- }],
117
- coingecko_id: 'ion',
118
- keywords: ['memecoin', 'defi'],
119
- socials: {
120
- website: 'https://ion.wtf',
121
- twitter: 'https://twitter.com/_IONDAO'
122
- },
123
- traces: [{
124
- type: 'ibc',
125
- counterparty: {
126
- channel_id: 'channel-128',
127
- base_denom: 'uion',
128
- chain_name: 'osmosis'
129
- },
130
- chain: {
131
- channel_id: 'channel-1'
132
- }
133
- }]
134
- },
135
- {
136
- description: 'The native token of JUNO Chain',
137
- denom_units: [{
138
- denom: 'ibc/4CD525F166D32B0132C095F353F4C6F033B0FF5C49141470D1EFDA1D63303D04',
139
- exponent: 0,
140
- aliases: ['ujuno']
141
- }, {
142
- denom: 'juno',
143
- exponent: 6
144
- }],
145
- base: 'ibc/4CD525F166D32B0132C095F353F4C6F033B0FF5C49141470D1EFDA1D63303D04',
146
- name: 'Juno',
147
- display: 'juno',
148
- symbol: 'JUNO',
149
- logo_URIs: {
150
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
151
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
152
- },
153
- coingecko_id: 'juno-network',
154
- images: [{
155
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
156
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg',
157
- theme: {
158
- primary_color_hex: '#fa7b7b'
159
- }
160
- }],
161
- socials: {
162
- website: 'https://junonetwork.io/',
163
- twitter: 'https://twitter.com/JunoNetwork'
164
- },
165
- type_asset: 'sdk.coin',
166
- traces: [{
167
- type: 'ibc',
168
- counterparty: {
169
- channel_id: 'channel-37',
170
- base_denom: 'ujuno',
171
- chain_name: 'juno'
172
- },
173
- chain: {
174
- channel_id: 'channel-2'
175
- }
176
- }]
177
- },
178
- {
179
- description: 'The native token of Osmosis',
180
- denom_units: [{
181
- denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
182
- exponent: 0,
183
- aliases: ['uosmo']
184
- }, {
185
- denom: 'osmo',
186
- exponent: 6
187
- }],
188
- type_asset: 'sdk.coin',
189
- base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
190
- name: 'Osmosis',
191
- display: 'osmo',
192
- symbol: 'OSMO',
193
- logo_URIs: {
194
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
195
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
196
- },
197
- images: [{
198
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
199
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
200
- theme: {
201
- primary_color_hex: '#760dbb'
202
- }
203
- }],
204
- coingecko_id: 'osmosis',
205
- keywords: ['dex', 'staking'],
206
- socials: {
207
- website: 'https://osmosis.zone',
208
- twitter: 'https://twitter.com/osmosiszone'
209
- },
210
- traces: [{
211
- type: 'ibc',
212
- counterparty: {
213
- channel_id: 'channel-128',
214
- base_denom: 'uosmo',
215
- chain_name: 'osmosis'
216
- },
217
- chain: {
218
- channel_id: 'channel-1'
219
- }
220
- }]
221
- },
222
- {
223
- description: 'ION is the second native token of Osmosis.',
224
- denom_units: [{
225
- denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
226
- exponent: 0,
227
- aliases: ['uion']
228
- }, {
229
- denom: 'ion',
230
- exponent: 6
231
- }],
232
- type_asset: 'sdk.coin',
233
- base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
234
- name: 'Ion DAO',
235
- display: 'ion',
236
- symbol: 'ION',
237
- logo_URIs: {
238
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
239
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
240
- },
241
- images: [{
242
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
243
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
244
- theme: {
245
- primary_color_hex: '#4453c7'
246
- }
247
- }],
248
- coingecko_id: 'ion',
249
- keywords: ['memecoin', 'defi'],
250
- socials: {
251
- website: 'https://ion.wtf',
252
- twitter: 'https://twitter.com/_IONDAO'
253
- },
254
- traces: [{
255
- type: 'ibc',
256
- counterparty: {
257
- channel_id: 'channel-128',
258
- base_denom: 'uion',
259
- chain_name: 'osmosis'
260
- },
261
- chain: {
262
- channel_id: 'channel-1'
263
- }
264
- }]
265
- }
266
- ]
267
- };
268
- export default assets;