@chain-registry/osmosis 1.67.176 → 1.67.177

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.
package/asset_list.js CHANGED
@@ -2194,14 +2194,24 @@ const asset_list = {
2194
2194
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2195
2195
  },
2196
2196
  coingecko_id: 'crypto-com-chain',
2197
- images: [{
2197
+ images: [
2198
+ {
2198
2199
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2199
- }, {
2200
+ },
2201
+ {
2200
2202
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
2201
2203
  theme: {
2202
2204
  primary_color_hex: '#0c2c71'
2203
2205
  }
2204
- }],
2206
+ },
2207
+ {
2208
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
2209
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
2210
+ theme: {
2211
+ dark_mode: true
2212
+ }
2213
+ }
2214
+ ],
2205
2215
  socials: {
2206
2216
  website: 'https://cronos.org/',
2207
2217
  twitter: 'https://twitter.com/cronos_chain'
@@ -2326,6 +2336,13 @@ const asset_list = {
2326
2336
  theme: {
2327
2337
  primary_color_hex: '#140c7c'
2328
2338
  }
2339
+ }, {
2340
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.svg',
2341
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.png',
2342
+ theme: {
2343
+ dark_mode: true,
2344
+ circle: true
2345
+ }
2329
2346
  }],
2330
2347
  type_asset: 'sdk.coin',
2331
2348
  traces: [{
@@ -3168,6 +3185,12 @@ const asset_list = {
3168
3185
  theme: {
3169
3186
  primary_color_hex: '#1c2444'
3170
3187
  }
3188
+ }, {
3189
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.svg',
3190
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.png',
3191
+ theme: {
3192
+ dark_mode: true
3193
+ }
3171
3194
  }],
3172
3195
  type_asset: 'sdk.coin',
3173
3196
  traces: [{
@@ -5492,11 +5515,12 @@ const asset_list = {
5492
5515
  display: 'neutaro',
5493
5516
  symbol: 'NTMPI',
5494
5517
  logo_URIs: {
5495
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
5496
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
5518
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
5497
5519
  },
5498
5520
  coingecko_id: 'neutaro',
5499
5521
  images: [{
5522
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
5523
+ }, {
5500
5524
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
5501
5525
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
5502
5526
  theme: {
@@ -8742,14 +8766,24 @@ const asset_list = {
8742
8766
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
8743
8767
  },
8744
8768
  coingecko_id: 'crypto-com-chain',
8745
- images: [{
8769
+ images: [
8770
+ {
8746
8771
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
8747
- }, {
8772
+ },
8773
+ {
8748
8774
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
8749
8775
  theme: {
8750
8776
  primary_color_hex: '#0c2c71'
8751
8777
  }
8752
- }],
8778
+ },
8779
+ {
8780
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
8781
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
8782
+ theme: {
8783
+ dark_mode: true
8784
+ }
8785
+ }
8786
+ ],
8753
8787
  socials: {
8754
8788
  website: 'https://cronos.org/',
8755
8789
  twitter: 'https://twitter.com/cronos_chain'
@@ -8874,6 +8908,13 @@ const asset_list = {
8874
8908
  theme: {
8875
8909
  primary_color_hex: '#140c7c'
8876
8910
  }
8911
+ }, {
8912
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.svg',
8913
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.png',
8914
+ theme: {
8915
+ dark_mode: true,
8916
+ circle: true
8917
+ }
8877
8918
  }],
8878
8919
  type_asset: 'sdk.coin',
8879
8920
  traces: [{
@@ -9716,6 +9757,12 @@ const asset_list = {
9716
9757
  theme: {
9717
9758
  primary_color_hex: '#1c2444'
9718
9759
  }
9760
+ }, {
9761
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.svg',
9762
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.png',
9763
+ theme: {
9764
+ dark_mode: true
9765
+ }
9719
9766
  }],
9720
9767
  type_asset: 'sdk.coin',
9721
9768
  traces: [{
@@ -12076,11 +12123,12 @@ const asset_list = {
12076
12123
  display: 'neutaro',
12077
12124
  symbol: 'NTMPI',
12078
12125
  logo_URIs: {
12079
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
12080
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
12126
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
12081
12127
  },
12082
12128
  coingecko_id: 'neutaro',
12083
12129
  images: [{
12130
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
12131
+ }, {
12084
12132
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
12085
12133
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
12086
12134
  theme: {
package/assets.js CHANGED
@@ -24400,6 +24400,11 @@ const assets = {
24400
24400
  },
24401
24401
  images: [{
24402
24402
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
24403
+ }, {
24404
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stlth-circle.png',
24405
+ theme: {
24406
+ circle: true
24407
+ }
24403
24408
  }]
24404
24409
  },
24405
24410
  {
package/esm/asset_list.js CHANGED
@@ -2192,14 +2192,24 @@ const asset_list = {
2192
2192
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2193
2193
  },
2194
2194
  coingecko_id: 'crypto-com-chain',
2195
- images: [{
2195
+ images: [
2196
+ {
2196
2197
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
2197
- }, {
2198
+ },
2199
+ {
2198
2200
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
2199
2201
  theme: {
2200
2202
  primary_color_hex: '#0c2c71'
2201
2203
  }
2202
- }],
2204
+ },
2205
+ {
2206
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
2207
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
2208
+ theme: {
2209
+ dark_mode: true
2210
+ }
2211
+ }
2212
+ ],
2203
2213
  socials: {
2204
2214
  website: 'https://cronos.org/',
2205
2215
  twitter: 'https://twitter.com/cronos_chain'
@@ -2324,6 +2334,13 @@ const asset_list = {
2324
2334
  theme: {
2325
2335
  primary_color_hex: '#140c7c'
2326
2336
  }
2337
+ }, {
2338
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.svg',
2339
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.png',
2340
+ theme: {
2341
+ dark_mode: true,
2342
+ circle: true
2343
+ }
2327
2344
  }],
2328
2345
  type_asset: 'sdk.coin',
2329
2346
  traces: [{
@@ -3166,6 +3183,12 @@ const asset_list = {
3166
3183
  theme: {
3167
3184
  primary_color_hex: '#1c2444'
3168
3185
  }
3186
+ }, {
3187
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.svg',
3188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.png',
3189
+ theme: {
3190
+ dark_mode: true
3191
+ }
3169
3192
  }],
3170
3193
  type_asset: 'sdk.coin',
3171
3194
  traces: [{
@@ -5490,11 +5513,12 @@ const asset_list = {
5490
5513
  display: 'neutaro',
5491
5514
  symbol: 'NTMPI',
5492
5515
  logo_URIs: {
5493
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
5494
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
5516
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
5495
5517
  },
5496
5518
  coingecko_id: 'neutaro',
5497
5519
  images: [{
5520
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
5521
+ }, {
5498
5522
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
5499
5523
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
5500
5524
  theme: {
@@ -8740,14 +8764,24 @@ const asset_list = {
8740
8764
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
8741
8765
  },
8742
8766
  coingecko_id: 'crypto-com-chain',
8743
- images: [{
8767
+ images: [
8768
+ {
8744
8769
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
8745
- }, {
8770
+ },
8771
+ {
8746
8772
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png',
8747
8773
  theme: {
8748
8774
  primary_color_hex: '#0c2c71'
8749
8775
  }
8750
- }],
8776
+ },
8777
+ {
8778
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.svg',
8779
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro_white.png',
8780
+ theme: {
8781
+ dark_mode: true
8782
+ }
8783
+ }
8784
+ ],
8751
8785
  socials: {
8752
8786
  website: 'https://cronos.org/',
8753
8787
  twitter: 'https://twitter.com/cronos_chain'
@@ -8872,6 +8906,13 @@ const asset_list = {
8872
8906
  theme: {
8873
8907
  primary_color_hex: '#140c7c'
8874
8908
  }
8909
+ }, {
8910
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.svg',
8911
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp-circle.png',
8912
+ theme: {
8913
+ dark_mode: true,
8914
+ circle: true
8915
+ }
8875
8916
  }],
8876
8917
  type_asset: 'sdk.coin',
8877
8918
  traces: [{
@@ -9714,6 +9755,12 @@ const asset_list = {
9714
9755
  theme: {
9715
9756
  primary_color_hex: '#1c2444'
9716
9757
  }
9758
+ }, {
9759
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.svg',
9760
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet_white.png',
9761
+ theme: {
9762
+ dark_mode: true
9763
+ }
9717
9764
  }],
9718
9765
  type_asset: 'sdk.coin',
9719
9766
  traces: [{
@@ -12074,11 +12121,12 @@ const asset_list = {
12074
12121
  display: 'neutaro',
12075
12122
  symbol: 'NTMPI',
12076
12123
  logo_URIs: {
12077
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
12078
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg'
12124
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
12079
12125
  },
12080
12126
  coingecko_id: 'neutaro',
12081
12127
  images: [{
12128
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/ntmpi.png'
12129
+ }, {
12082
12130
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png',
12083
12131
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg',
12084
12132
  theme: {
package/esm/assets.js CHANGED
@@ -24398,6 +24398,11 @@ const assets = {
24398
24398
  },
24399
24399
  images: [{
24400
24400
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
24401
+ }, {
24402
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stlth-circle.png',
24403
+ theme: {
24404
+ circle: true
24405
+ }
24401
24406
  }]
24402
24407
  },
24403
24408
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.176",
3
+ "version": "1.67.177",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^0.50.176"
32
+ "@chain-registry/types": "^0.50.177"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "2cf58c441bb6f9c60017d1b81ff725a75acffac0"
41
+ "gitHead": "0e632f94bf0d6e7fb00f78ccb2f7c99c55362f90"
42
42
  }