@chain-registry/assets 1.70.192 → 1.70.194

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.
@@ -2682,6 +2682,91 @@ const assets = {
2682
2682
  }
2683
2683
  }]
2684
2684
  },
2685
+ {
2686
+ description: 'NYX Token (NYX) is the Nym Network\'s native staking and governance token.',
2687
+ denom_units: [{
2688
+ denom: 'ibc/A352698BD4256B84DEB1A0A86FB0FA1401D07289DC49F4C0AAA7A289F6CF2142',
2689
+ exponent: 0,
2690
+ aliases: ['unyx']
2691
+ }, {
2692
+ denom: 'nyx',
2693
+ exponent: 6
2694
+ }],
2695
+ base: 'ibc/A352698BD4256B84DEB1A0A86FB0FA1401D07289DC49F4C0AAA7A289F6CF2142',
2696
+ name: 'NYX',
2697
+ display: 'nyx',
2698
+ symbol: 'NYX',
2699
+ logo_URIs: {
2700
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png'
2701
+ },
2702
+ images: [{
2703
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png',
2704
+ theme: {
2705
+ primary_color_hex: '#f45135'
2706
+ }
2707
+ }],
2708
+ type_asset: 'sdk.coin',
2709
+ traces: [{
2710
+ type: 'ibc',
2711
+ counterparty: {
2712
+ channel_id: 'channel-14',
2713
+ base_denom: 'unyx',
2714
+ chain_name: 'nyx'
2715
+ },
2716
+ chain: {
2717
+ channel_id: 'channel-177'
2718
+ }
2719
+ }]
2720
+ },
2721
+ {
2722
+ description: 'NYM Token (NYM) is the Nym Network\'s native utility token, used as the primary means to incentivize mixnet node operators.',
2723
+ denom_units: [{
2724
+ denom: 'ibc/DBB65C8F241295082A6CD8C770A67C4C5FCACBB4C8D0A519D621243E8513914E',
2725
+ exponent: 0,
2726
+ aliases: ['unym']
2727
+ }, {
2728
+ denom: 'nym',
2729
+ exponent: 6
2730
+ }],
2731
+ base: 'ibc/DBB65C8F241295082A6CD8C770A67C4C5FCACBB4C8D0A519D621243E8513914E',
2732
+ name: 'NYM',
2733
+ display: 'nym',
2734
+ symbol: 'NYM',
2735
+ logo_URIs: {
2736
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
2737
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg'
2738
+ },
2739
+ coingecko_id: 'nym',
2740
+ images: [{
2741
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
2742
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg',
2743
+ theme: {
2744
+ dark_mode: false,
2745
+ circle: true,
2746
+ primary_color_hex: '#151525'
2747
+ }
2748
+ }, {
2749
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.png',
2750
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.svg',
2751
+ theme: {
2752
+ dark_mode: true,
2753
+ circle: true,
2754
+ primary_color_hex: '#141424'
2755
+ }
2756
+ }],
2757
+ type_asset: 'sdk.coin',
2758
+ traces: [{
2759
+ type: 'ibc',
2760
+ counterparty: {
2761
+ channel_id: 'channel-14',
2762
+ base_denom: 'unym',
2763
+ chain_name: 'nyx'
2764
+ },
2765
+ chain: {
2766
+ channel_id: 'channel-177'
2767
+ }
2768
+ }]
2769
+ },
2685
2770
  {
2686
2771
  description: 'ODIN is the Staking and governance token for ODIN Protocol',
2687
2772
  denom_units: [{
@@ -10302,6 +10387,91 @@ const assets = {
10302
10387
  }
10303
10388
  }]
10304
10389
  },
10390
+ {
10391
+ description: 'NYX Token (NYX) is the Nym Network\'s native staking and governance token.',
10392
+ denom_units: [{
10393
+ denom: 'ibc/A352698BD4256B84DEB1A0A86FB0FA1401D07289DC49F4C0AAA7A289F6CF2142',
10394
+ exponent: 0,
10395
+ aliases: ['unyx']
10396
+ }, {
10397
+ denom: 'nyx',
10398
+ exponent: 6
10399
+ }],
10400
+ base: 'ibc/A352698BD4256B84DEB1A0A86FB0FA1401D07289DC49F4C0AAA7A289F6CF2142',
10401
+ name: 'NYX',
10402
+ display: 'nyx',
10403
+ symbol: 'NYX',
10404
+ logo_URIs: {
10405
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png'
10406
+ },
10407
+ images: [{
10408
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png',
10409
+ theme: {
10410
+ primary_color_hex: '#f45135'
10411
+ }
10412
+ }],
10413
+ type_asset: 'sdk.coin',
10414
+ traces: [{
10415
+ type: 'ibc',
10416
+ counterparty: {
10417
+ channel_id: 'channel-14',
10418
+ base_denom: 'unyx',
10419
+ chain_name: 'nyx'
10420
+ },
10421
+ chain: {
10422
+ channel_id: 'channel-177'
10423
+ }
10424
+ }]
10425
+ },
10426
+ {
10427
+ description: 'NYM Token (NYM) is the Nym Network\'s native utility token, used as the primary means to incentivize mixnet node operators.',
10428
+ denom_units: [{
10429
+ denom: 'ibc/DBB65C8F241295082A6CD8C770A67C4C5FCACBB4C8D0A519D621243E8513914E',
10430
+ exponent: 0,
10431
+ aliases: ['unym']
10432
+ }, {
10433
+ denom: 'nym',
10434
+ exponent: 6
10435
+ }],
10436
+ base: 'ibc/DBB65C8F241295082A6CD8C770A67C4C5FCACBB4C8D0A519D621243E8513914E',
10437
+ name: 'NYM',
10438
+ display: 'nym',
10439
+ symbol: 'NYM',
10440
+ logo_URIs: {
10441
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
10442
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg'
10443
+ },
10444
+ coingecko_id: 'nym',
10445
+ images: [{
10446
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
10447
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg',
10448
+ theme: {
10449
+ dark_mode: false,
10450
+ circle: true,
10451
+ primary_color_hex: '#151525'
10452
+ }
10453
+ }, {
10454
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.png',
10455
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.svg',
10456
+ theme: {
10457
+ dark_mode: true,
10458
+ circle: true,
10459
+ primary_color_hex: '#141424'
10460
+ }
10461
+ }],
10462
+ type_asset: 'sdk.coin',
10463
+ traces: [{
10464
+ type: 'ibc',
10465
+ counterparty: {
10466
+ channel_id: 'channel-14',
10467
+ base_denom: 'unym',
10468
+ chain_name: 'nyx'
10469
+ },
10470
+ chain: {
10471
+ channel_id: 'channel-177'
10472
+ }
10473
+ }]
10474
+ },
10305
10475
  {
10306
10476
  description: 'ODIN is the Staking and governance token for ODIN Protocol',
10307
10477
  denom_units: [{
@@ -10388,14 +10388,14 @@ const assets = {
10388
10388
  {
10389
10389
  description: 'The native token of Side Chain.',
10390
10390
  denom_units: [{
10391
- denom: 'ibc/B1928D044B9D53DB0D0B7E759B2FF57F57A062F3EB997C380FF74E06D12662C9',
10391
+ denom: 'ibc/9D3EF6B74FAFD490E1C0D27CAC87D2B5B3F5A9E889B55299EDAAB51F3DF7C141',
10392
10392
  exponent: 0,
10393
10393
  aliases: ['uside']
10394
10394
  }, {
10395
10395
  denom: 'side',
10396
10396
  exponent: 6
10397
10397
  }],
10398
- base: 'ibc/B1928D044B9D53DB0D0B7E759B2FF57F57A062F3EB997C380FF74E06D12662C9',
10398
+ base: 'ibc/9D3EF6B74FAFD490E1C0D27CAC87D2B5B3F5A9E889B55299EDAAB51F3DF7C141',
10399
10399
  name: 'Side Chain native token',
10400
10400
  display: 'side',
10401
10401
  symbol: 'SIDE',
@@ -10418,12 +10418,12 @@ const assets = {
10418
10418
  traces: [{
10419
10419
  type: 'ibc',
10420
10420
  counterparty: {
10421
- channel_id: 'channel-7',
10421
+ channel_id: 'channel-10',
10422
10422
  base_denom: 'uside',
10423
10423
  chain_name: 'sidechain'
10424
10424
  },
10425
10425
  chain: {
10426
- channel_id: 'channel-1335'
10426
+ channel_id: 'channel-1352'
10427
10427
  }
10428
10428
  }]
10429
10429
  },
@@ -18849,14 +18849,14 @@ const assets = {
18849
18849
  {
18850
18850
  description: 'The native token of Side Chain.',
18851
18851
  denom_units: [{
18852
- denom: 'ibc/B1928D044B9D53DB0D0B7E759B2FF57F57A062F3EB997C380FF74E06D12662C9',
18852
+ denom: 'ibc/9D3EF6B74FAFD490E1C0D27CAC87D2B5B3F5A9E889B55299EDAAB51F3DF7C141',
18853
18853
  exponent: 0,
18854
18854
  aliases: ['uside']
18855
18855
  }, {
18856
18856
  denom: 'side',
18857
18857
  exponent: 6
18858
18858
  }],
18859
- base: 'ibc/B1928D044B9D53DB0D0B7E759B2FF57F57A062F3EB997C380FF74E06D12662C9',
18859
+ base: 'ibc/9D3EF6B74FAFD490E1C0D27CAC87D2B5B3F5A9E889B55299EDAAB51F3DF7C141',
18860
18860
  name: 'Side Chain native token',
18861
18861
  display: 'side',
18862
18862
  symbol: 'SIDE',
@@ -18879,12 +18879,12 @@ const assets = {
18879
18879
  traces: [{
18880
18880
  type: 'ibc',
18881
18881
  counterparty: {
18882
- channel_id: 'channel-7',
18882
+ channel_id: 'channel-10',
18883
18883
  base_denom: 'uside',
18884
18884
  chain_name: 'sidechain'
18885
18885
  },
18886
18886
  chain: {
18887
- channel_id: 'channel-1335'
18887
+ channel_id: 'channel-1352'
18888
18888
  }
18889
18889
  }]
18890
18890
  },
@@ -1,10 +1,163 @@
1
1
  const assets = {
2
2
  chain_name: 'initia',
3
3
  assets: [
4
+ {
5
+ description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
6
+ denom_units: [{
7
+ denom: 'ibc/E1B86EFC3474070FD47C02F17C84BD573AA8E17C5A8824F293D5B99D6E5F9C09',
8
+ exponent: 0,
9
+ aliases: ['untrn']
10
+ }, {
11
+ denom: 'ntrn',
12
+ exponent: 6
13
+ }],
14
+ base: 'ibc/E1B86EFC3474070FD47C02F17C84BD573AA8E17C5A8824F293D5B99D6E5F9C09',
15
+ name: 'Neutron',
16
+ display: 'ntrn',
17
+ symbol: 'NTRN',
18
+ logo_URIs: {
19
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
20
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
21
+ },
22
+ coingecko_id: 'neutron-3',
23
+ images: [{
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
25
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
26
+ theme: {
27
+ primary_color_hex: '#040404',
28
+ background_color_hex: '#000000',
29
+ circle: true
30
+ }
31
+ }],
32
+ socials: {
33
+ website: 'https://neutron.org/',
34
+ twitter: 'https://twitter.com/Neutron_org'
35
+ },
36
+ type_asset: 'sdk.coin',
37
+ traces: [{
38
+ type: 'ibc',
39
+ counterparty: {
40
+ channel_id: 'channel-6885',
41
+ base_denom: 'untrn',
42
+ chain_name: 'neutron'
43
+ },
44
+ chain: {
45
+ channel_id: 'channel-37'
46
+ }
47
+ }]
48
+ },
49
+ {
50
+ description: 'BITCOSMOS',
51
+ denom_units: [{
52
+ denom: 'ibc/170131A39F79E19220ECB0DD44729A6608FE1F356868528C57B62B1D5C4A0D90',
53
+ exponent: 0,
54
+ aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
55
+ }, {
56
+ denom: 'bitcosmos',
57
+ exponent: 6
58
+ }],
59
+ base: 'ibc/170131A39F79E19220ECB0DD44729A6608FE1F356868528C57B62B1D5C4A0D90',
60
+ name: 'Bitcosmos',
61
+ display: 'bitcosmos',
62
+ symbol: 'BTC',
63
+ logo_URIs: {
64
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
65
+ },
66
+ images: [{
67
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
68
+ theme: {
69
+ primary_color_hex: '#1b0847'
70
+ }
71
+ }],
72
+ type_asset: 'sdk.coin',
73
+ traces: [{
74
+ type: 'ibc',
75
+ counterparty: {
76
+ channel_id: 'channel-6885',
77
+ base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
78
+ chain_name: 'neutron'
79
+ },
80
+ chain: {
81
+ channel_id: 'channel-37'
82
+ }
83
+ }]
84
+ },
85
+ {
86
+ description: 'What the Fuck',
87
+ denom_units: [{
88
+ denom: 'ibc/0AB0CF1B815AB771CD55088F52CDE960BA7D2802CD5DF81F53DE5C65A37CB403',
89
+ exponent: 0,
90
+ aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
91
+ }, {
92
+ denom: 'wtf',
93
+ exponent: 6
94
+ }],
95
+ base: 'ibc/0AB0CF1B815AB771CD55088F52CDE960BA7D2802CD5DF81F53DE5C65A37CB403',
96
+ name: 'wtf',
97
+ display: 'wtf',
98
+ symbol: 'WTF',
99
+ logo_URIs: {
100
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
101
+ },
102
+ images: [{
103
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
104
+ theme: {
105
+ primary_color_hex: '#dcd5ab'
106
+ }
107
+ }],
108
+ type_asset: 'sdk.coin',
109
+ traces: [{
110
+ type: 'ibc',
111
+ counterparty: {
112
+ channel_id: 'channel-6885',
113
+ base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
114
+ chain_name: 'neutron'
115
+ },
116
+ chain: {
117
+ channel_id: 'channel-37'
118
+ }
119
+ }]
120
+ },
121
+ {
122
+ description: 'Astro BOY',
123
+ denom_units: [{
124
+ denom: 'ibc/777E6CC2E8A1AB1AD59A16EB1140C46890525449D9376C3BBE7526794FFFAEB3',
125
+ exponent: 0,
126
+ aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
127
+ }, {
128
+ denom: 'boy',
129
+ exponent: 6
130
+ }],
131
+ base: 'ibc/777E6CC2E8A1AB1AD59A16EB1140C46890525449D9376C3BBE7526794FFFAEB3',
132
+ name: 'boy',
133
+ display: 'boy',
134
+ symbol: 'BOY',
135
+ logo_URIs: {
136
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
137
+ },
138
+ images: [{
139
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
140
+ theme: {
141
+ primary_color_hex: '#333333'
142
+ }
143
+ }],
144
+ type_asset: 'sdk.coin',
145
+ traces: [{
146
+ type: 'ibc',
147
+ counterparty: {
148
+ channel_id: 'channel-6885',
149
+ base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
150
+ chain_name: 'neutron'
151
+ },
152
+ chain: {
153
+ channel_id: 'channel-37'
154
+ }
155
+ }]
156
+ },
4
157
  {
5
158
  description: 'The native token of Osmosis',
6
159
  denom_units: [{
7
- denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
160
+ denom: 'ibc/F0BA0597CB395041949DA261E44CE5F5A0D934E477E545E6E76CDDC27759632D',
8
161
  exponent: 0,
9
162
  aliases: ['uosmo']
10
163
  }, {
@@ -12,7 +165,7 @@ const assets = {
12
165
  exponent: 6
13
166
  }],
14
167
  type_asset: 'sdk.coin',
15
- base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
168
+ base: 'ibc/F0BA0597CB395041949DA261E44CE5F5A0D934E477E545E6E76CDDC27759632D',
16
169
  name: 'Osmosis',
17
170
  display: 'osmo',
18
171
  symbol: 'OSMO',
@@ -36,19 +189,19 @@ const assets = {
36
189
  traces: [{
37
190
  type: 'ibc',
38
191
  counterparty: {
39
- channel_id: 'channel-100108',
192
+ channel_id: 'channel-102122',
40
193
  base_denom: 'uosmo',
41
194
  chain_name: 'osmosis'
42
195
  },
43
196
  chain: {
44
- channel_id: 'channel-0'
197
+ channel_id: 'channel-68'
45
198
  }
46
199
  }]
47
200
  },
48
201
  {
49
202
  description: 'ION is the second native token of Osmosis.',
50
203
  denom_units: [{
51
- denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
204
+ denom: 'ibc/F4A661CBE4DE0C7438EFAD035F4835E5FDBF0F005FAA2460A5689D5C33C07CD5',
52
205
  exponent: 0,
53
206
  aliases: ['uion']
54
207
  }, {
@@ -56,7 +209,7 @@ const assets = {
56
209
  exponent: 6
57
210
  }],
58
211
  type_asset: 'sdk.coin',
59
- base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
212
+ base: 'ibc/F4A661CBE4DE0C7438EFAD035F4835E5FDBF0F005FAA2460A5689D5C33C07CD5',
60
213
  name: 'Ion DAO',
61
214
  display: 'ion',
62
215
  symbol: 'ION',
@@ -80,19 +233,172 @@ const assets = {
80
233
  traces: [{
81
234
  type: 'ibc',
82
235
  counterparty: {
83
- channel_id: 'channel-100108',
236
+ channel_id: 'channel-102122',
84
237
  base_denom: 'uion',
85
238
  chain_name: 'osmosis'
86
239
  },
87
240
  chain: {
88
- channel_id: 'channel-0'
241
+ channel_id: 'channel-68'
242
+ }
243
+ }]
244
+ },
245
+ {
246
+ description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
247
+ denom_units: [{
248
+ denom: 'ibc/E1B86EFC3474070FD47C02F17C84BD573AA8E17C5A8824F293D5B99D6E5F9C09',
249
+ exponent: 0,
250
+ aliases: ['untrn']
251
+ }, {
252
+ denom: 'ntrn',
253
+ exponent: 6
254
+ }],
255
+ base: 'ibc/E1B86EFC3474070FD47C02F17C84BD573AA8E17C5A8824F293D5B99D6E5F9C09',
256
+ name: 'Neutron',
257
+ display: 'ntrn',
258
+ symbol: 'NTRN',
259
+ logo_URIs: {
260
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
261
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
262
+ },
263
+ coingecko_id: 'neutron-3',
264
+ images: [{
265
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
266
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
267
+ theme: {
268
+ primary_color_hex: '#040404',
269
+ background_color_hex: '#000000',
270
+ circle: true
271
+ }
272
+ }],
273
+ socials: {
274
+ website: 'https://neutron.org/',
275
+ twitter: 'https://twitter.com/Neutron_org'
276
+ },
277
+ type_asset: 'sdk.coin',
278
+ traces: [{
279
+ type: 'ibc',
280
+ counterparty: {
281
+ channel_id: 'channel-6885',
282
+ base_denom: 'untrn',
283
+ chain_name: 'neutron'
284
+ },
285
+ chain: {
286
+ channel_id: 'channel-37'
287
+ }
288
+ }]
289
+ },
290
+ {
291
+ description: 'BITCOSMOS',
292
+ denom_units: [{
293
+ denom: 'ibc/170131A39F79E19220ECB0DD44729A6608FE1F356868528C57B62B1D5C4A0D90',
294
+ exponent: 0,
295
+ aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
296
+ }, {
297
+ denom: 'bitcosmos',
298
+ exponent: 6
299
+ }],
300
+ base: 'ibc/170131A39F79E19220ECB0DD44729A6608FE1F356868528C57B62B1D5C4A0D90',
301
+ name: 'Bitcosmos',
302
+ display: 'bitcosmos',
303
+ symbol: 'BTC',
304
+ logo_URIs: {
305
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
306
+ },
307
+ images: [{
308
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
309
+ theme: {
310
+ primary_color_hex: '#1b0847'
311
+ }
312
+ }],
313
+ type_asset: 'sdk.coin',
314
+ traces: [{
315
+ type: 'ibc',
316
+ counterparty: {
317
+ channel_id: 'channel-6885',
318
+ base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
319
+ chain_name: 'neutron'
320
+ },
321
+ chain: {
322
+ channel_id: 'channel-37'
323
+ }
324
+ }]
325
+ },
326
+ {
327
+ description: 'What the Fuck',
328
+ denom_units: [{
329
+ denom: 'ibc/0AB0CF1B815AB771CD55088F52CDE960BA7D2802CD5DF81F53DE5C65A37CB403',
330
+ exponent: 0,
331
+ aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
332
+ }, {
333
+ denom: 'wtf',
334
+ exponent: 6
335
+ }],
336
+ base: 'ibc/0AB0CF1B815AB771CD55088F52CDE960BA7D2802CD5DF81F53DE5C65A37CB403',
337
+ name: 'wtf',
338
+ display: 'wtf',
339
+ symbol: 'WTF',
340
+ logo_URIs: {
341
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
342
+ },
343
+ images: [{
344
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
345
+ theme: {
346
+ primary_color_hex: '#dcd5ab'
347
+ }
348
+ }],
349
+ type_asset: 'sdk.coin',
350
+ traces: [{
351
+ type: 'ibc',
352
+ counterparty: {
353
+ channel_id: 'channel-6885',
354
+ base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
355
+ chain_name: 'neutron'
356
+ },
357
+ chain: {
358
+ channel_id: 'channel-37'
359
+ }
360
+ }]
361
+ },
362
+ {
363
+ description: 'Astro BOY',
364
+ denom_units: [{
365
+ denom: 'ibc/777E6CC2E8A1AB1AD59A16EB1140C46890525449D9376C3BBE7526794FFFAEB3',
366
+ exponent: 0,
367
+ aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
368
+ }, {
369
+ denom: 'boy',
370
+ exponent: 6
371
+ }],
372
+ base: 'ibc/777E6CC2E8A1AB1AD59A16EB1140C46890525449D9376C3BBE7526794FFFAEB3',
373
+ name: 'boy',
374
+ display: 'boy',
375
+ symbol: 'BOY',
376
+ logo_URIs: {
377
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
378
+ },
379
+ images: [{
380
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
381
+ theme: {
382
+ primary_color_hex: '#333333'
383
+ }
384
+ }],
385
+ type_asset: 'sdk.coin',
386
+ traces: [{
387
+ type: 'ibc',
388
+ counterparty: {
389
+ channel_id: 'channel-6885',
390
+ base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
391
+ chain_name: 'neutron'
392
+ },
393
+ chain: {
394
+ channel_id: 'channel-37'
89
395
  }
90
396
  }]
91
397
  },
92
398
  {
93
399
  description: 'The native token of Osmosis',
94
400
  denom_units: [{
95
- denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
401
+ denom: 'ibc/F0BA0597CB395041949DA261E44CE5F5A0D934E477E545E6E76CDDC27759632D',
96
402
  exponent: 0,
97
403
  aliases: ['uosmo']
98
404
  }, {
@@ -100,7 +406,7 @@ const assets = {
100
406
  exponent: 6
101
407
  }],
102
408
  type_asset: 'sdk.coin',
103
- base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
409
+ base: 'ibc/F0BA0597CB395041949DA261E44CE5F5A0D934E477E545E6E76CDDC27759632D',
104
410
  name: 'Osmosis',
105
411
  display: 'osmo',
106
412
  symbol: 'OSMO',
@@ -124,19 +430,19 @@ const assets = {
124
430
  traces: [{
125
431
  type: 'ibc',
126
432
  counterparty: {
127
- channel_id: 'channel-100108',
433
+ channel_id: 'channel-102122',
128
434
  base_denom: 'uosmo',
129
435
  chain_name: 'osmosis'
130
436
  },
131
437
  chain: {
132
- channel_id: 'channel-0'
438
+ channel_id: 'channel-68'
133
439
  }
134
440
  }]
135
441
  },
136
442
  {
137
443
  description: 'ION is the second native token of Osmosis.',
138
444
  denom_units: [{
139
- denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
445
+ denom: 'ibc/F4A661CBE4DE0C7438EFAD035F4835E5FDBF0F005FAA2460A5689D5C33C07CD5',
140
446
  exponent: 0,
141
447
  aliases: ['uion']
142
448
  }, {
@@ -144,7 +450,7 @@ const assets = {
144
450
  exponent: 6
145
451
  }],
146
452
  type_asset: 'sdk.coin',
147
- base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
453
+ base: 'ibc/F4A661CBE4DE0C7438EFAD035F4835E5FDBF0F005FAA2460A5689D5C33C07CD5',
148
454
  name: 'Ion DAO',
149
455
  display: 'ion',
150
456
  symbol: 'ION',
@@ -168,12 +474,12 @@ const assets = {
168
474
  traces: [{
169
475
  type: 'ibc',
170
476
  counterparty: {
171
- channel_id: 'channel-100108',
477
+ channel_id: 'channel-102122',
172
478
  base_denom: 'uion',
173
479
  chain_name: 'osmosis'
174
480
  },
175
481
  chain: {
176
- channel_id: 'channel-0'
482
+ channel_id: 'channel-68'
177
483
  }
178
484
  }]
179
485
  }