@chain-registry/osmosis 1.67.176 → 1.67.178

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: {
@@ -21825,14 +21873,14 @@ const asset_list = {
21825
21873
  {
21826
21874
  description: 'Taketitan the future of the asset management industry.',
21827
21875
  denom_units: [{
21828
- denom: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
21876
+ denom: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
21829
21877
  exponent: 0,
21830
21878
  aliases: ['utitan']
21831
21879
  }, {
21832
21880
  denom: 'titan',
21833
21881
  exponent: 6
21834
21882
  }],
21835
- base: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
21883
+ base: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
21836
21884
  name: 'Titan',
21837
21885
  display: 'titan',
21838
21886
  symbol: 'TITAN',
@@ -21859,7 +21907,7 @@ const asset_list = {
21859
21907
  chain_name: 'taketitan'
21860
21908
  },
21861
21909
  chain: {
21862
- channel_id: 'channel-104765'
21910
+ channel_id: 'channel-105111'
21863
21911
  }
21864
21912
  }]
21865
21913
  },
@@ -31844,14 +31892,14 @@ const asset_list = {
31844
31892
  {
31845
31893
  description: 'Taketitan the future of the asset management industry.',
31846
31894
  denom_units: [{
31847
- denom: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
31895
+ denom: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
31848
31896
  exponent: 0,
31849
31897
  aliases: ['utitan']
31850
31898
  }, {
31851
31899
  denom: 'titan',
31852
31900
  exponent: 6
31853
31901
  }],
31854
- base: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
31902
+ base: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
31855
31903
  name: 'Titan',
31856
31904
  display: 'titan',
31857
31905
  symbol: 'TITAN',
@@ -31878,7 +31926,7 @@ const asset_list = {
31878
31926
  chain_name: 'taketitan'
31879
31927
  },
31880
31928
  chain: {
31881
- channel_id: 'channel-104765'
31929
+ channel_id: 'channel-105111'
31882
31930
  }
31883
31931
  }]
31884
31932
  },
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
  {
@@ -24642,7 +24647,7 @@ const assets = {
24642
24647
  {
24643
24648
  description: 'TakeTitan Titans',
24644
24649
  denom_units: [{
24645
- denom: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
24650
+ denom: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
24646
24651
  exponent: 0,
24647
24652
  aliases: ['utitan']
24648
24653
  }, {
@@ -24651,7 +24656,7 @@ const assets = {
24651
24656
  aliases: []
24652
24657
  }],
24653
24658
  type_asset: 'ics20',
24654
- base: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
24659
+ base: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
24655
24660
  name: 'TakeTitan Titans',
24656
24661
  display: 'titan',
24657
24662
  symbol: 'TITAN',
@@ -24663,8 +24668,8 @@ const assets = {
24663
24668
  channel_id: 'channel-0'
24664
24669
  },
24665
24670
  chain: {
24666
- channel_id: 'channel-104765',
24667
- path: 'transfer/channel-104765/utitan'
24671
+ channel_id: 'channel-105111',
24672
+ path: 'transfer/channel-105111/utitan'
24668
24673
  }
24669
24674
  }],
24670
24675
  logo_URIs: {
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: {
@@ -21823,14 +21871,14 @@ const asset_list = {
21823
21871
  {
21824
21872
  description: 'Taketitan the future of the asset management industry.',
21825
21873
  denom_units: [{
21826
- denom: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
21874
+ denom: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
21827
21875
  exponent: 0,
21828
21876
  aliases: ['utitan']
21829
21877
  }, {
21830
21878
  denom: 'titan',
21831
21879
  exponent: 6
21832
21880
  }],
21833
- base: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
21881
+ base: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
21834
21882
  name: 'Titan',
21835
21883
  display: 'titan',
21836
21884
  symbol: 'TITAN',
@@ -21857,7 +21905,7 @@ const asset_list = {
21857
21905
  chain_name: 'taketitan'
21858
21906
  },
21859
21907
  chain: {
21860
- channel_id: 'channel-104765'
21908
+ channel_id: 'channel-105111'
21861
21909
  }
21862
21910
  }]
21863
21911
  },
@@ -31842,14 +31890,14 @@ const asset_list = {
31842
31890
  {
31843
31891
  description: 'Taketitan the future of the asset management industry.',
31844
31892
  denom_units: [{
31845
- denom: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
31893
+ denom: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
31846
31894
  exponent: 0,
31847
31895
  aliases: ['utitan']
31848
31896
  }, {
31849
31897
  denom: 'titan',
31850
31898
  exponent: 6
31851
31899
  }],
31852
- base: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
31900
+ base: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
31853
31901
  name: 'Titan',
31854
31902
  display: 'titan',
31855
31903
  symbol: 'TITAN',
@@ -31876,7 +31924,7 @@ const asset_list = {
31876
31924
  chain_name: 'taketitan'
31877
31925
  },
31878
31926
  chain: {
31879
- channel_id: 'channel-104765'
31927
+ channel_id: 'channel-105111'
31880
31928
  }
31881
31929
  }]
31882
31930
  },
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
  {
@@ -24640,7 +24645,7 @@ const assets = {
24640
24645
  {
24641
24646
  description: 'TakeTitan Titans',
24642
24647
  denom_units: [{
24643
- denom: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
24648
+ denom: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
24644
24649
  exponent: 0,
24645
24650
  aliases: ['utitan']
24646
24651
  }, {
@@ -24649,7 +24654,7 @@ const assets = {
24649
24654
  aliases: []
24650
24655
  }],
24651
24656
  type_asset: 'ics20',
24652
- base: 'ibc/08AE90BBEDAF52B874ED761A4900CF8BE502264569C75A43A450362AEF6C17FB',
24657
+ base: 'ibc/87B7A56E83C08DBFD567F0DE6463EC54181B8B819B3CAD7A584C47D59A2A05CF',
24653
24658
  name: 'TakeTitan Titans',
24654
24659
  display: 'titan',
24655
24660
  symbol: 'TITAN',
@@ -24661,8 +24666,8 @@ const assets = {
24661
24666
  channel_id: 'channel-0'
24662
24667
  },
24663
24668
  chain: {
24664
- channel_id: 'channel-104765',
24665
- path: 'transfer/channel-104765/utitan'
24669
+ channel_id: 'channel-105111',
24670
+ path: 'transfer/channel-105111/utitan'
24666
24671
  }
24667
24672
  }],
24668
24673
  logo_URIs: {
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.178",
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.178"
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": "29bd800c7f24cf64782f2ea90099dd254f1cb8da"
42
42
  }