@chain-registry/osmosis 1.67.118 → 1.67.120

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
@@ -3534,7 +3534,6 @@ const asset_list = {
3534
3534
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
3535
3535
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
3536
3536
  },
3537
- coingecko_id: 'deenar-gold',
3538
3537
  socials: {
3539
3538
  website: 'https://deenar.com',
3540
3539
  twitter: 'https://x.com/DeenarGold'
@@ -5219,12 +5218,12 @@ const asset_list = {
5219
5218
  display: 'milk',
5220
5219
  symbol: 'MILK',
5221
5220
  logo_URIs: {
5222
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
5223
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg'
5221
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
5222
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
5224
5223
  },
5225
5224
  images: [{
5226
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
5227
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg',
5225
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
5226
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg',
5228
5227
  theme: {
5229
5228
  primary_color_hex: '#760dbb'
5230
5229
  }
@@ -9886,7 +9885,6 @@ const asset_list = {
9886
9885
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
9887
9886
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
9888
9887
  },
9889
- coingecko_id: 'deenar-gold',
9890
9888
  socials: {
9891
9889
  website: 'https://deenar.com',
9892
9890
  twitter: 'https://x.com/DeenarGold'
@@ -11571,12 +11569,12 @@ const asset_list = {
11571
11569
  display: 'milk',
11572
11570
  symbol: 'MILK',
11573
11571
  logo_URIs: {
11574
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
11575
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg'
11572
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
11573
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
11576
11574
  },
11577
11575
  images: [{
11578
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
11579
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg',
11576
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
11577
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg',
11580
11578
  theme: {
11581
11579
  primary_color_hex: '#760dbb'
11582
11580
  }
@@ -28473,6 +28471,277 @@ const asset_list = {
28473
28471
  }
28474
28472
  }]
28475
28473
  },
28474
+ {
28475
+ description: 'Liquid staking token from Cube by SatLayer',
28476
+ denom_units: [{
28477
+ denom: 'ibc/C0B56CB79B3CC7759C4DB504C2577ED763E2B3A39A39AB0EC3AB1A76B556A800',
28478
+ exponent: 0,
28479
+ aliases: ['cw20:bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz']
28480
+ }, {
28481
+ denom: 'cBABY',
28482
+ exponent: 6
28483
+ }],
28484
+ address: 'bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz',
28485
+ base: 'ibc/C0B56CB79B3CC7759C4DB504C2577ED763E2B3A39A39AB0EC3AB1A76B556A800',
28486
+ name: 'Cube Baby',
28487
+ display: 'cBABY',
28488
+ symbol: 'cBABY',
28489
+ logo_URIs: {
28490
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/cbaby.svg'
28491
+ },
28492
+ images: [{
28493
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/cbaby.svg'
28494
+ }],
28495
+ coingecko_id: 'cube-staked-baby',
28496
+ traces: [{
28497
+ type: 'ibc-cw20',
28498
+ counterparty: {
28499
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28500
+ channel_id: 'channel-7',
28501
+ base_denom: 'cw20:bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz',
28502
+ chain_name: 'babylon'
28503
+ },
28504
+ chain: {
28505
+ port: 'transfer',
28506
+ channel_id: 'channel-101979'
28507
+ }
28508
+ }],
28509
+ type_asset: 'cw20',
28510
+ socials: {
28511
+ website: 'https://www.satlayer.xyz',
28512
+ twitter: 'https://x.com/satlayer',
28513
+ github: 'https://github.com/satlayer',
28514
+ telegram: 'https://t.me/satlayerannouncements',
28515
+ discord: 'https://discord.com/invite/satlayer'
28516
+ }
28517
+ },
28518
+ {
28519
+ base: 'ibc/3F5F0DB5516ECB13C11E92B8A88A000D2879E840215564BD648AAF7882957360',
28520
+ name: 'Babylon Escher LST',
28521
+ address: 'bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s',
28522
+ symbol: 'eBABY',
28523
+ display: 'eBABY',
28524
+ type_asset: 'cw20',
28525
+ denom_units: [{
28526
+ denom: 'ibc/3F5F0DB5516ECB13C11E92B8A88A000D2879E840215564BD648AAF7882957360',
28527
+ exponent: 0,
28528
+ aliases: ['cw20:bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s']
28529
+ }, {
28530
+ denom: 'eBABY',
28531
+ exponent: 6
28532
+ }],
28533
+ logo_URIs: {
28534
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
28535
+ },
28536
+ images: [{
28537
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
28538
+ }],
28539
+ traces: [{
28540
+ type: 'ibc-cw20',
28541
+ counterparty: {
28542
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28543
+ channel_id: 'channel-7',
28544
+ base_denom: 'cw20:bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s',
28545
+ chain_name: 'babylon'
28546
+ },
28547
+ chain: {
28548
+ port: 'transfer',
28549
+ channel_id: 'channel-101979'
28550
+ }
28551
+ }]
28552
+ },
28553
+ {
28554
+ denom_units: [{
28555
+ denom: 'ibc/DB1615E42048886CD0D57A2FD6AA7656882A022127E8E224AD119C5D6802DB5E',
28556
+ exponent: 0,
28557
+ aliases: ['cw20:bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2']
28558
+ }, {
28559
+ denom: 'uniBTC',
28560
+ exponent: 8
28561
+ }],
28562
+ base: 'ibc/DB1615E42048886CD0D57A2FD6AA7656882A022127E8E224AD119C5D6802DB5E',
28563
+ address: 'bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2',
28564
+ name: 'Universal BTC',
28565
+ display: 'uniBTC',
28566
+ symbol: 'uniBTC',
28567
+ logo_URIs: {
28568
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
28569
+ },
28570
+ type_asset: 'cw20',
28571
+ traces: [{
28572
+ type: 'ibc-cw20',
28573
+ counterparty: {
28574
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28575
+ channel_id: 'channel-7',
28576
+ base_denom: 'cw20:bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2',
28577
+ chain_name: 'babylon'
28578
+ },
28579
+ chain: {
28580
+ port: 'transfer',
28581
+ channel_id: 'channel-101979'
28582
+ }
28583
+ }]
28584
+ },
28585
+ {
28586
+ denom_units: [{
28587
+ denom: 'ibc/BF15C7E44E9BF77E000D4688A0FD1820ED66E5AA57DC3A83BB3D2DCB6B5C26FE',
28588
+ exponent: 0,
28589
+ aliases: ['cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy']
28590
+ }, {
28591
+ denom: 'LBTC',
28592
+ exponent: 8
28593
+ }],
28594
+ base: 'ibc/BF15C7E44E9BF77E000D4688A0FD1820ED66E5AA57DC3A83BB3D2DCB6B5C26FE',
28595
+ address: 'bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
28596
+ name: 'Lombard Staked Bitcoin',
28597
+ display: 'LBTC',
28598
+ symbol: 'LBTC',
28599
+ logo_URIs: {
28600
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
28601
+ },
28602
+ type_asset: 'cw20',
28603
+ traces: [{
28604
+ type: 'ibc-cw20',
28605
+ counterparty: {
28606
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28607
+ channel_id: 'channel-7',
28608
+ base_denom: 'cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
28609
+ chain_name: 'babylon'
28610
+ },
28611
+ chain: {
28612
+ port: 'transfer',
28613
+ channel_id: 'channel-101979'
28614
+ }
28615
+ }]
28616
+ },
28617
+ {
28618
+ denom_units: [{
28619
+ denom: 'ibc/6318B2FF2D25FD8203712BE6074C8340F2A34D056EF6BCDF5064BC1919B0C517',
28620
+ exponent: 0,
28621
+ aliases: ['cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst']
28622
+ }, {
28623
+ denom: 'SolvBTC',
28624
+ exponent: 18
28625
+ }],
28626
+ base: 'ibc/6318B2FF2D25FD8203712BE6074C8340F2A34D056EF6BCDF5064BC1919B0C517',
28627
+ address: 'bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
28628
+ name: 'Solv BTC',
28629
+ display: 'SolvBTC',
28630
+ symbol: 'SolvBTC',
28631
+ logo_URIs: {
28632
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
28633
+ },
28634
+ type_asset: 'cw20',
28635
+ traces: [{
28636
+ type: 'ibc-cw20',
28637
+ counterparty: {
28638
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28639
+ channel_id: 'channel-7',
28640
+ base_denom: 'cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
28641
+ chain_name: 'babylon'
28642
+ },
28643
+ chain: {
28644
+ port: 'transfer',
28645
+ channel_id: 'channel-101979'
28646
+ }
28647
+ }]
28648
+ },
28649
+ {
28650
+ denom_units: [{
28651
+ denom: 'ibc/B48F33A8ADF88830966DEA6970E238C588D1828D406F94876F0F41B518D4A876',
28652
+ exponent: 0,
28653
+ aliases: ['cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks']
28654
+ }, {
28655
+ denom: 'stBTC',
28656
+ exponent: 18
28657
+ }],
28658
+ base: 'ibc/B48F33A8ADF88830966DEA6970E238C588D1828D406F94876F0F41B518D4A876',
28659
+ address: 'bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
28660
+ name: 'Lorenzo stBTC',
28661
+ display: 'stBTC',
28662
+ symbol: 'stBTC',
28663
+ logo_URIs: {
28664
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
28665
+ },
28666
+ type_asset: 'cw20',
28667
+ traces: [{
28668
+ type: 'ibc-cw20',
28669
+ counterparty: {
28670
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28671
+ channel_id: 'channel-7',
28672
+ base_denom: 'cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
28673
+ chain_name: 'babylon'
28674
+ },
28675
+ chain: {
28676
+ port: 'transfer',
28677
+ channel_id: 'channel-101979'
28678
+ }
28679
+ }]
28680
+ },
28681
+ {
28682
+ denom_units: [{
28683
+ denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
28684
+ exponent: 0,
28685
+ aliases: ['cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d']
28686
+ }, {
28687
+ denom: 'pumpBTC',
28688
+ exponent: 8
28689
+ }],
28690
+ base: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
28691
+ address: 'bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
28692
+ name: 'pumpBTC',
28693
+ display: 'pumpBTC',
28694
+ symbol: 'pumpBTC',
28695
+ logo_URIs: {
28696
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
28697
+ },
28698
+ type_asset: 'cw20',
28699
+ traces: [{
28700
+ type: 'ibc-cw20',
28701
+ counterparty: {
28702
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28703
+ channel_id: 'channel-7',
28704
+ base_denom: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
28705
+ chain_name: 'babylon'
28706
+ },
28707
+ chain: {
28708
+ port: 'transfer',
28709
+ channel_id: 'channel-101979'
28710
+ }
28711
+ }]
28712
+ },
28713
+ {
28714
+ denom_units: [{
28715
+ denom: 'ibc/7CDB6FB5DB19FAD6E8E265A333C6F6567DE096BD70F122379449547F412A992B',
28716
+ exponent: 0,
28717
+ aliases: ['cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd']
28718
+ }, {
28719
+ denom: 'WETH',
28720
+ exponent: 18
28721
+ }],
28722
+ base: 'ibc/7CDB6FB5DB19FAD6E8E265A333C6F6567DE096BD70F122379449547F412A992B',
28723
+ address: 'bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
28724
+ name: 'Wrapped Ether',
28725
+ display: 'WETH',
28726
+ symbol: 'WETH',
28727
+ logo_URIs: {
28728
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
28729
+ },
28730
+ type_asset: 'cw20',
28731
+ traces: [{
28732
+ type: 'ibc-cw20',
28733
+ counterparty: {
28734
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28735
+ channel_id: 'channel-7',
28736
+ base_denom: 'cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
28737
+ chain_name: 'babylon'
28738
+ },
28739
+ chain: {
28740
+ port: 'transfer',
28741
+ channel_id: 'channel-101979'
28742
+ }
28743
+ }]
28744
+ },
28476
28745
  {
28477
28746
  description: 'Puppy',
28478
28747
  denom_units: [{
@@ -31368,6 +31637,277 @@ const asset_list = {
31368
31637
  }
31369
31638
  }]
31370
31639
  },
31640
+ {
31641
+ description: 'Liquid staking token from Cube by SatLayer',
31642
+ denom_units: [{
31643
+ denom: 'ibc/C0B56CB79B3CC7759C4DB504C2577ED763E2B3A39A39AB0EC3AB1A76B556A800',
31644
+ exponent: 0,
31645
+ aliases: ['cw20:bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz']
31646
+ }, {
31647
+ denom: 'cBABY',
31648
+ exponent: 6
31649
+ }],
31650
+ address: 'bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz',
31651
+ base: 'ibc/C0B56CB79B3CC7759C4DB504C2577ED763E2B3A39A39AB0EC3AB1A76B556A800',
31652
+ name: 'Cube Baby',
31653
+ display: 'cBABY',
31654
+ symbol: 'cBABY',
31655
+ logo_URIs: {
31656
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/cbaby.svg'
31657
+ },
31658
+ images: [{
31659
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/cbaby.svg'
31660
+ }],
31661
+ coingecko_id: 'cube-staked-baby',
31662
+ traces: [{
31663
+ type: 'ibc-cw20',
31664
+ counterparty: {
31665
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31666
+ channel_id: 'channel-7',
31667
+ base_denom: 'cw20:bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz',
31668
+ chain_name: 'babylon'
31669
+ },
31670
+ chain: {
31671
+ port: 'transfer',
31672
+ channel_id: 'channel-101979'
31673
+ }
31674
+ }],
31675
+ type_asset: 'cw20',
31676
+ socials: {
31677
+ website: 'https://www.satlayer.xyz',
31678
+ twitter: 'https://x.com/satlayer',
31679
+ github: 'https://github.com/satlayer',
31680
+ telegram: 'https://t.me/satlayerannouncements',
31681
+ discord: 'https://discord.com/invite/satlayer'
31682
+ }
31683
+ },
31684
+ {
31685
+ base: 'ibc/3F5F0DB5516ECB13C11E92B8A88A000D2879E840215564BD648AAF7882957360',
31686
+ name: 'Babylon Escher LST',
31687
+ address: 'bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s',
31688
+ symbol: 'eBABY',
31689
+ display: 'eBABY',
31690
+ type_asset: 'cw20',
31691
+ denom_units: [{
31692
+ denom: 'ibc/3F5F0DB5516ECB13C11E92B8A88A000D2879E840215564BD648AAF7882957360',
31693
+ exponent: 0,
31694
+ aliases: ['cw20:bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s']
31695
+ }, {
31696
+ denom: 'eBABY',
31697
+ exponent: 6
31698
+ }],
31699
+ logo_URIs: {
31700
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
31701
+ },
31702
+ images: [{
31703
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
31704
+ }],
31705
+ traces: [{
31706
+ type: 'ibc-cw20',
31707
+ counterparty: {
31708
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31709
+ channel_id: 'channel-7',
31710
+ base_denom: 'cw20:bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s',
31711
+ chain_name: 'babylon'
31712
+ },
31713
+ chain: {
31714
+ port: 'transfer',
31715
+ channel_id: 'channel-101979'
31716
+ }
31717
+ }]
31718
+ },
31719
+ {
31720
+ denom_units: [{
31721
+ denom: 'ibc/DB1615E42048886CD0D57A2FD6AA7656882A022127E8E224AD119C5D6802DB5E',
31722
+ exponent: 0,
31723
+ aliases: ['cw20:bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2']
31724
+ }, {
31725
+ denom: 'uniBTC',
31726
+ exponent: 8
31727
+ }],
31728
+ base: 'ibc/DB1615E42048886CD0D57A2FD6AA7656882A022127E8E224AD119C5D6802DB5E',
31729
+ address: 'bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2',
31730
+ name: 'Universal BTC',
31731
+ display: 'uniBTC',
31732
+ symbol: 'uniBTC',
31733
+ logo_URIs: {
31734
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
31735
+ },
31736
+ type_asset: 'cw20',
31737
+ traces: [{
31738
+ type: 'ibc-cw20',
31739
+ counterparty: {
31740
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31741
+ channel_id: 'channel-7',
31742
+ base_denom: 'cw20:bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2',
31743
+ chain_name: 'babylon'
31744
+ },
31745
+ chain: {
31746
+ port: 'transfer',
31747
+ channel_id: 'channel-101979'
31748
+ }
31749
+ }]
31750
+ },
31751
+ {
31752
+ denom_units: [{
31753
+ denom: 'ibc/BF15C7E44E9BF77E000D4688A0FD1820ED66E5AA57DC3A83BB3D2DCB6B5C26FE',
31754
+ exponent: 0,
31755
+ aliases: ['cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy']
31756
+ }, {
31757
+ denom: 'LBTC',
31758
+ exponent: 8
31759
+ }],
31760
+ base: 'ibc/BF15C7E44E9BF77E000D4688A0FD1820ED66E5AA57DC3A83BB3D2DCB6B5C26FE',
31761
+ address: 'bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
31762
+ name: 'Lombard Staked Bitcoin',
31763
+ display: 'LBTC',
31764
+ symbol: 'LBTC',
31765
+ logo_URIs: {
31766
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
31767
+ },
31768
+ type_asset: 'cw20',
31769
+ traces: [{
31770
+ type: 'ibc-cw20',
31771
+ counterparty: {
31772
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31773
+ channel_id: 'channel-7',
31774
+ base_denom: 'cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
31775
+ chain_name: 'babylon'
31776
+ },
31777
+ chain: {
31778
+ port: 'transfer',
31779
+ channel_id: 'channel-101979'
31780
+ }
31781
+ }]
31782
+ },
31783
+ {
31784
+ denom_units: [{
31785
+ denom: 'ibc/6318B2FF2D25FD8203712BE6074C8340F2A34D056EF6BCDF5064BC1919B0C517',
31786
+ exponent: 0,
31787
+ aliases: ['cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst']
31788
+ }, {
31789
+ denom: 'SolvBTC',
31790
+ exponent: 18
31791
+ }],
31792
+ base: 'ibc/6318B2FF2D25FD8203712BE6074C8340F2A34D056EF6BCDF5064BC1919B0C517',
31793
+ address: 'bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
31794
+ name: 'Solv BTC',
31795
+ display: 'SolvBTC',
31796
+ symbol: 'SolvBTC',
31797
+ logo_URIs: {
31798
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
31799
+ },
31800
+ type_asset: 'cw20',
31801
+ traces: [{
31802
+ type: 'ibc-cw20',
31803
+ counterparty: {
31804
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31805
+ channel_id: 'channel-7',
31806
+ base_denom: 'cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
31807
+ chain_name: 'babylon'
31808
+ },
31809
+ chain: {
31810
+ port: 'transfer',
31811
+ channel_id: 'channel-101979'
31812
+ }
31813
+ }]
31814
+ },
31815
+ {
31816
+ denom_units: [{
31817
+ denom: 'ibc/B48F33A8ADF88830966DEA6970E238C588D1828D406F94876F0F41B518D4A876',
31818
+ exponent: 0,
31819
+ aliases: ['cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks']
31820
+ }, {
31821
+ denom: 'stBTC',
31822
+ exponent: 18
31823
+ }],
31824
+ base: 'ibc/B48F33A8ADF88830966DEA6970E238C588D1828D406F94876F0F41B518D4A876',
31825
+ address: 'bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
31826
+ name: 'Lorenzo stBTC',
31827
+ display: 'stBTC',
31828
+ symbol: 'stBTC',
31829
+ logo_URIs: {
31830
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
31831
+ },
31832
+ type_asset: 'cw20',
31833
+ traces: [{
31834
+ type: 'ibc-cw20',
31835
+ counterparty: {
31836
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31837
+ channel_id: 'channel-7',
31838
+ base_denom: 'cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
31839
+ chain_name: 'babylon'
31840
+ },
31841
+ chain: {
31842
+ port: 'transfer',
31843
+ channel_id: 'channel-101979'
31844
+ }
31845
+ }]
31846
+ },
31847
+ {
31848
+ denom_units: [{
31849
+ denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
31850
+ exponent: 0,
31851
+ aliases: ['cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d']
31852
+ }, {
31853
+ denom: 'pumpBTC',
31854
+ exponent: 8
31855
+ }],
31856
+ base: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
31857
+ address: 'bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
31858
+ name: 'pumpBTC',
31859
+ display: 'pumpBTC',
31860
+ symbol: 'pumpBTC',
31861
+ logo_URIs: {
31862
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
31863
+ },
31864
+ type_asset: 'cw20',
31865
+ traces: [{
31866
+ type: 'ibc-cw20',
31867
+ counterparty: {
31868
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31869
+ channel_id: 'channel-7',
31870
+ base_denom: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
31871
+ chain_name: 'babylon'
31872
+ },
31873
+ chain: {
31874
+ port: 'transfer',
31875
+ channel_id: 'channel-101979'
31876
+ }
31877
+ }]
31878
+ },
31879
+ {
31880
+ denom_units: [{
31881
+ denom: 'ibc/7CDB6FB5DB19FAD6E8E265A333C6F6567DE096BD70F122379449547F412A992B',
31882
+ exponent: 0,
31883
+ aliases: ['cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd']
31884
+ }, {
31885
+ denom: 'WETH',
31886
+ exponent: 18
31887
+ }],
31888
+ base: 'ibc/7CDB6FB5DB19FAD6E8E265A333C6F6567DE096BD70F122379449547F412A992B',
31889
+ address: 'bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
31890
+ name: 'Wrapped Ether',
31891
+ display: 'WETH',
31892
+ symbol: 'WETH',
31893
+ logo_URIs: {
31894
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
31895
+ },
31896
+ type_asset: 'cw20',
31897
+ traces: [{
31898
+ type: 'ibc-cw20',
31899
+ counterparty: {
31900
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31901
+ channel_id: 'channel-7',
31902
+ base_denom: 'cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
31903
+ chain_name: 'babylon'
31904
+ },
31905
+ chain: {
31906
+ port: 'transfer',
31907
+ channel_id: 'channel-101979'
31908
+ }
31909
+ }]
31910
+ },
31371
31911
  {
31372
31912
  description: 'Puppy',
31373
31913
  denom_units: [{
@@ -34528,7 +35068,6 @@ const asset_list = {
34528
35068
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
34529
35069
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
34530
35070
  },
34531
- coingecko_id: 'alter',
34532
35071
  images: [{
34533
35072
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
34534
35073
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
@@ -43406,7 +43945,6 @@ const asset_list = {
43406
43945
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
43407
43946
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
43408
43947
  },
43409
- coingecko_id: 'alter',
43410
43948
  images: [{
43411
43949
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
43412
43950
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
package/esm/asset_list.js CHANGED
@@ -3532,7 +3532,6 @@ const asset_list = {
3532
3532
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
3533
3533
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
3534
3534
  },
3535
- coingecko_id: 'deenar-gold',
3536
3535
  socials: {
3537
3536
  website: 'https://deenar.com',
3538
3537
  twitter: 'https://x.com/DeenarGold'
@@ -5217,12 +5216,12 @@ const asset_list = {
5217
5216
  display: 'milk',
5218
5217
  symbol: 'MILK',
5219
5218
  logo_URIs: {
5220
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
5221
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg'
5219
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
5220
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
5222
5221
  },
5223
5222
  images: [{
5224
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
5225
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg',
5223
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
5224
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg',
5226
5225
  theme: {
5227
5226
  primary_color_hex: '#760dbb'
5228
5227
  }
@@ -9884,7 +9883,6 @@ const asset_list = {
9884
9883
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
9885
9884
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
9886
9885
  },
9887
- coingecko_id: 'deenar-gold',
9888
9886
  socials: {
9889
9887
  website: 'https://deenar.com',
9890
9888
  twitter: 'https://x.com/DeenarGold'
@@ -11569,12 +11567,12 @@ const asset_list = {
11569
11567
  display: 'milk',
11570
11568
  symbol: 'MILK',
11571
11569
  logo_URIs: {
11572
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
11573
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg'
11570
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
11571
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
11574
11572
  },
11575
11573
  images: [{
11576
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
11577
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg',
11574
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
11575
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg',
11578
11576
  theme: {
11579
11577
  primary_color_hex: '#760dbb'
11580
11578
  }
@@ -28471,6 +28469,277 @@ const asset_list = {
28471
28469
  }
28472
28470
  }]
28473
28471
  },
28472
+ {
28473
+ description: 'Liquid staking token from Cube by SatLayer',
28474
+ denom_units: [{
28475
+ denom: 'ibc/C0B56CB79B3CC7759C4DB504C2577ED763E2B3A39A39AB0EC3AB1A76B556A800',
28476
+ exponent: 0,
28477
+ aliases: ['cw20:bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz']
28478
+ }, {
28479
+ denom: 'cBABY',
28480
+ exponent: 6
28481
+ }],
28482
+ address: 'bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz',
28483
+ base: 'ibc/C0B56CB79B3CC7759C4DB504C2577ED763E2B3A39A39AB0EC3AB1A76B556A800',
28484
+ name: 'Cube Baby',
28485
+ display: 'cBABY',
28486
+ symbol: 'cBABY',
28487
+ logo_URIs: {
28488
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/cbaby.svg'
28489
+ },
28490
+ images: [{
28491
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/cbaby.svg'
28492
+ }],
28493
+ coingecko_id: 'cube-staked-baby',
28494
+ traces: [{
28495
+ type: 'ibc-cw20',
28496
+ counterparty: {
28497
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28498
+ channel_id: 'channel-7',
28499
+ base_denom: 'cw20:bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz',
28500
+ chain_name: 'babylon'
28501
+ },
28502
+ chain: {
28503
+ port: 'transfer',
28504
+ channel_id: 'channel-101979'
28505
+ }
28506
+ }],
28507
+ type_asset: 'cw20',
28508
+ socials: {
28509
+ website: 'https://www.satlayer.xyz',
28510
+ twitter: 'https://x.com/satlayer',
28511
+ github: 'https://github.com/satlayer',
28512
+ telegram: 'https://t.me/satlayerannouncements',
28513
+ discord: 'https://discord.com/invite/satlayer'
28514
+ }
28515
+ },
28516
+ {
28517
+ base: 'ibc/3F5F0DB5516ECB13C11E92B8A88A000D2879E840215564BD648AAF7882957360',
28518
+ name: 'Babylon Escher LST',
28519
+ address: 'bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s',
28520
+ symbol: 'eBABY',
28521
+ display: 'eBABY',
28522
+ type_asset: 'cw20',
28523
+ denom_units: [{
28524
+ denom: 'ibc/3F5F0DB5516ECB13C11E92B8A88A000D2879E840215564BD648AAF7882957360',
28525
+ exponent: 0,
28526
+ aliases: ['cw20:bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s']
28527
+ }, {
28528
+ denom: 'eBABY',
28529
+ exponent: 6
28530
+ }],
28531
+ logo_URIs: {
28532
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
28533
+ },
28534
+ images: [{
28535
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
28536
+ }],
28537
+ traces: [{
28538
+ type: 'ibc-cw20',
28539
+ counterparty: {
28540
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28541
+ channel_id: 'channel-7',
28542
+ base_denom: 'cw20:bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s',
28543
+ chain_name: 'babylon'
28544
+ },
28545
+ chain: {
28546
+ port: 'transfer',
28547
+ channel_id: 'channel-101979'
28548
+ }
28549
+ }]
28550
+ },
28551
+ {
28552
+ denom_units: [{
28553
+ denom: 'ibc/DB1615E42048886CD0D57A2FD6AA7656882A022127E8E224AD119C5D6802DB5E',
28554
+ exponent: 0,
28555
+ aliases: ['cw20:bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2']
28556
+ }, {
28557
+ denom: 'uniBTC',
28558
+ exponent: 8
28559
+ }],
28560
+ base: 'ibc/DB1615E42048886CD0D57A2FD6AA7656882A022127E8E224AD119C5D6802DB5E',
28561
+ address: 'bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2',
28562
+ name: 'Universal BTC',
28563
+ display: 'uniBTC',
28564
+ symbol: 'uniBTC',
28565
+ logo_URIs: {
28566
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
28567
+ },
28568
+ type_asset: 'cw20',
28569
+ traces: [{
28570
+ type: 'ibc-cw20',
28571
+ counterparty: {
28572
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28573
+ channel_id: 'channel-7',
28574
+ base_denom: 'cw20:bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2',
28575
+ chain_name: 'babylon'
28576
+ },
28577
+ chain: {
28578
+ port: 'transfer',
28579
+ channel_id: 'channel-101979'
28580
+ }
28581
+ }]
28582
+ },
28583
+ {
28584
+ denom_units: [{
28585
+ denom: 'ibc/BF15C7E44E9BF77E000D4688A0FD1820ED66E5AA57DC3A83BB3D2DCB6B5C26FE',
28586
+ exponent: 0,
28587
+ aliases: ['cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy']
28588
+ }, {
28589
+ denom: 'LBTC',
28590
+ exponent: 8
28591
+ }],
28592
+ base: 'ibc/BF15C7E44E9BF77E000D4688A0FD1820ED66E5AA57DC3A83BB3D2DCB6B5C26FE',
28593
+ address: 'bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
28594
+ name: 'Lombard Staked Bitcoin',
28595
+ display: 'LBTC',
28596
+ symbol: 'LBTC',
28597
+ logo_URIs: {
28598
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
28599
+ },
28600
+ type_asset: 'cw20',
28601
+ traces: [{
28602
+ type: 'ibc-cw20',
28603
+ counterparty: {
28604
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28605
+ channel_id: 'channel-7',
28606
+ base_denom: 'cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
28607
+ chain_name: 'babylon'
28608
+ },
28609
+ chain: {
28610
+ port: 'transfer',
28611
+ channel_id: 'channel-101979'
28612
+ }
28613
+ }]
28614
+ },
28615
+ {
28616
+ denom_units: [{
28617
+ denom: 'ibc/6318B2FF2D25FD8203712BE6074C8340F2A34D056EF6BCDF5064BC1919B0C517',
28618
+ exponent: 0,
28619
+ aliases: ['cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst']
28620
+ }, {
28621
+ denom: 'SolvBTC',
28622
+ exponent: 18
28623
+ }],
28624
+ base: 'ibc/6318B2FF2D25FD8203712BE6074C8340F2A34D056EF6BCDF5064BC1919B0C517',
28625
+ address: 'bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
28626
+ name: 'Solv BTC',
28627
+ display: 'SolvBTC',
28628
+ symbol: 'SolvBTC',
28629
+ logo_URIs: {
28630
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
28631
+ },
28632
+ type_asset: 'cw20',
28633
+ traces: [{
28634
+ type: 'ibc-cw20',
28635
+ counterparty: {
28636
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28637
+ channel_id: 'channel-7',
28638
+ base_denom: 'cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
28639
+ chain_name: 'babylon'
28640
+ },
28641
+ chain: {
28642
+ port: 'transfer',
28643
+ channel_id: 'channel-101979'
28644
+ }
28645
+ }]
28646
+ },
28647
+ {
28648
+ denom_units: [{
28649
+ denom: 'ibc/B48F33A8ADF88830966DEA6970E238C588D1828D406F94876F0F41B518D4A876',
28650
+ exponent: 0,
28651
+ aliases: ['cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks']
28652
+ }, {
28653
+ denom: 'stBTC',
28654
+ exponent: 18
28655
+ }],
28656
+ base: 'ibc/B48F33A8ADF88830966DEA6970E238C588D1828D406F94876F0F41B518D4A876',
28657
+ address: 'bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
28658
+ name: 'Lorenzo stBTC',
28659
+ display: 'stBTC',
28660
+ symbol: 'stBTC',
28661
+ logo_URIs: {
28662
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
28663
+ },
28664
+ type_asset: 'cw20',
28665
+ traces: [{
28666
+ type: 'ibc-cw20',
28667
+ counterparty: {
28668
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28669
+ channel_id: 'channel-7',
28670
+ base_denom: 'cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
28671
+ chain_name: 'babylon'
28672
+ },
28673
+ chain: {
28674
+ port: 'transfer',
28675
+ channel_id: 'channel-101979'
28676
+ }
28677
+ }]
28678
+ },
28679
+ {
28680
+ denom_units: [{
28681
+ denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
28682
+ exponent: 0,
28683
+ aliases: ['cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d']
28684
+ }, {
28685
+ denom: 'pumpBTC',
28686
+ exponent: 8
28687
+ }],
28688
+ base: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
28689
+ address: 'bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
28690
+ name: 'pumpBTC',
28691
+ display: 'pumpBTC',
28692
+ symbol: 'pumpBTC',
28693
+ logo_URIs: {
28694
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
28695
+ },
28696
+ type_asset: 'cw20',
28697
+ traces: [{
28698
+ type: 'ibc-cw20',
28699
+ counterparty: {
28700
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28701
+ channel_id: 'channel-7',
28702
+ base_denom: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
28703
+ chain_name: 'babylon'
28704
+ },
28705
+ chain: {
28706
+ port: 'transfer',
28707
+ channel_id: 'channel-101979'
28708
+ }
28709
+ }]
28710
+ },
28711
+ {
28712
+ denom_units: [{
28713
+ denom: 'ibc/7CDB6FB5DB19FAD6E8E265A333C6F6567DE096BD70F122379449547F412A992B',
28714
+ exponent: 0,
28715
+ aliases: ['cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd']
28716
+ }, {
28717
+ denom: 'WETH',
28718
+ exponent: 18
28719
+ }],
28720
+ base: 'ibc/7CDB6FB5DB19FAD6E8E265A333C6F6567DE096BD70F122379449547F412A992B',
28721
+ address: 'bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
28722
+ name: 'Wrapped Ether',
28723
+ display: 'WETH',
28724
+ symbol: 'WETH',
28725
+ logo_URIs: {
28726
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
28727
+ },
28728
+ type_asset: 'cw20',
28729
+ traces: [{
28730
+ type: 'ibc-cw20',
28731
+ counterparty: {
28732
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
28733
+ channel_id: 'channel-7',
28734
+ base_denom: 'cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
28735
+ chain_name: 'babylon'
28736
+ },
28737
+ chain: {
28738
+ port: 'transfer',
28739
+ channel_id: 'channel-101979'
28740
+ }
28741
+ }]
28742
+ },
28474
28743
  {
28475
28744
  description: 'Puppy',
28476
28745
  denom_units: [{
@@ -31366,6 +31635,277 @@ const asset_list = {
31366
31635
  }
31367
31636
  }]
31368
31637
  },
31638
+ {
31639
+ description: 'Liquid staking token from Cube by SatLayer',
31640
+ denom_units: [{
31641
+ denom: 'ibc/C0B56CB79B3CC7759C4DB504C2577ED763E2B3A39A39AB0EC3AB1A76B556A800',
31642
+ exponent: 0,
31643
+ aliases: ['cw20:bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz']
31644
+ }, {
31645
+ denom: 'cBABY',
31646
+ exponent: 6
31647
+ }],
31648
+ address: 'bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz',
31649
+ base: 'ibc/C0B56CB79B3CC7759C4DB504C2577ED763E2B3A39A39AB0EC3AB1A76B556A800',
31650
+ name: 'Cube Baby',
31651
+ display: 'cBABY',
31652
+ symbol: 'cBABY',
31653
+ logo_URIs: {
31654
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/cbaby.svg'
31655
+ },
31656
+ images: [{
31657
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/cbaby.svg'
31658
+ }],
31659
+ coingecko_id: 'cube-staked-baby',
31660
+ traces: [{
31661
+ type: 'ibc-cw20',
31662
+ counterparty: {
31663
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31664
+ channel_id: 'channel-7',
31665
+ base_denom: 'cw20:bbn17y5zvse30629t7r37xsdj73xsqp7qsdr7gpnh966wf5aslpn66rq5ekwsz',
31666
+ chain_name: 'babylon'
31667
+ },
31668
+ chain: {
31669
+ port: 'transfer',
31670
+ channel_id: 'channel-101979'
31671
+ }
31672
+ }],
31673
+ type_asset: 'cw20',
31674
+ socials: {
31675
+ website: 'https://www.satlayer.xyz',
31676
+ twitter: 'https://x.com/satlayer',
31677
+ github: 'https://github.com/satlayer',
31678
+ telegram: 'https://t.me/satlayerannouncements',
31679
+ discord: 'https://discord.com/invite/satlayer'
31680
+ }
31681
+ },
31682
+ {
31683
+ base: 'ibc/3F5F0DB5516ECB13C11E92B8A88A000D2879E840215564BD648AAF7882957360',
31684
+ name: 'Babylon Escher LST',
31685
+ address: 'bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s',
31686
+ symbol: 'eBABY',
31687
+ display: 'eBABY',
31688
+ type_asset: 'cw20',
31689
+ denom_units: [{
31690
+ denom: 'ibc/3F5F0DB5516ECB13C11E92B8A88A000D2879E840215564BD648AAF7882957360',
31691
+ exponent: 0,
31692
+ aliases: ['cw20:bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s']
31693
+ }, {
31694
+ denom: 'eBABY',
31695
+ exponent: 6
31696
+ }],
31697
+ logo_URIs: {
31698
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
31699
+ },
31700
+ images: [{
31701
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
31702
+ }],
31703
+ traces: [{
31704
+ type: 'ibc-cw20',
31705
+ counterparty: {
31706
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31707
+ channel_id: 'channel-7',
31708
+ base_denom: 'cw20:bbn1s7jzz7cyuqmy5xpr07yepka5ngktexsferu2cr4xeww897ftj77sv30f5s',
31709
+ chain_name: 'babylon'
31710
+ },
31711
+ chain: {
31712
+ port: 'transfer',
31713
+ channel_id: 'channel-101979'
31714
+ }
31715
+ }]
31716
+ },
31717
+ {
31718
+ denom_units: [{
31719
+ denom: 'ibc/DB1615E42048886CD0D57A2FD6AA7656882A022127E8E224AD119C5D6802DB5E',
31720
+ exponent: 0,
31721
+ aliases: ['cw20:bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2']
31722
+ }, {
31723
+ denom: 'uniBTC',
31724
+ exponent: 8
31725
+ }],
31726
+ base: 'ibc/DB1615E42048886CD0D57A2FD6AA7656882A022127E8E224AD119C5D6802DB5E',
31727
+ address: 'bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2',
31728
+ name: 'Universal BTC',
31729
+ display: 'uniBTC',
31730
+ symbol: 'uniBTC',
31731
+ logo_URIs: {
31732
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
31733
+ },
31734
+ type_asset: 'cw20',
31735
+ traces: [{
31736
+ type: 'ibc-cw20',
31737
+ counterparty: {
31738
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31739
+ channel_id: 'channel-7',
31740
+ base_denom: 'cw20:bbn1fkz8dcvsqyfy3apfh8ufexdn4ag00w5jts99zjw9nkjue0zhs4ts6hfdz2',
31741
+ chain_name: 'babylon'
31742
+ },
31743
+ chain: {
31744
+ port: 'transfer',
31745
+ channel_id: 'channel-101979'
31746
+ }
31747
+ }]
31748
+ },
31749
+ {
31750
+ denom_units: [{
31751
+ denom: 'ibc/BF15C7E44E9BF77E000D4688A0FD1820ED66E5AA57DC3A83BB3D2DCB6B5C26FE',
31752
+ exponent: 0,
31753
+ aliases: ['cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy']
31754
+ }, {
31755
+ denom: 'LBTC',
31756
+ exponent: 8
31757
+ }],
31758
+ base: 'ibc/BF15C7E44E9BF77E000D4688A0FD1820ED66E5AA57DC3A83BB3D2DCB6B5C26FE',
31759
+ address: 'bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
31760
+ name: 'Lombard Staked Bitcoin',
31761
+ display: 'LBTC',
31762
+ symbol: 'LBTC',
31763
+ logo_URIs: {
31764
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
31765
+ },
31766
+ type_asset: 'cw20',
31767
+ traces: [{
31768
+ type: 'ibc-cw20',
31769
+ counterparty: {
31770
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31771
+ channel_id: 'channel-7',
31772
+ base_denom: 'cw20:bbn1z5gne4pe84tqerdrjta5sp966m98zgg5czqe4xu2yzxqfqv5tfkqed0jyy',
31773
+ chain_name: 'babylon'
31774
+ },
31775
+ chain: {
31776
+ port: 'transfer',
31777
+ channel_id: 'channel-101979'
31778
+ }
31779
+ }]
31780
+ },
31781
+ {
31782
+ denom_units: [{
31783
+ denom: 'ibc/6318B2FF2D25FD8203712BE6074C8340F2A34D056EF6BCDF5064BC1919B0C517',
31784
+ exponent: 0,
31785
+ aliases: ['cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst']
31786
+ }, {
31787
+ denom: 'SolvBTC',
31788
+ exponent: 18
31789
+ }],
31790
+ base: 'ibc/6318B2FF2D25FD8203712BE6074C8340F2A34D056EF6BCDF5064BC1919B0C517',
31791
+ address: 'bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
31792
+ name: 'Solv BTC',
31793
+ display: 'SolvBTC',
31794
+ symbol: 'SolvBTC',
31795
+ logo_URIs: {
31796
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg'
31797
+ },
31798
+ type_asset: 'cw20',
31799
+ traces: [{
31800
+ type: 'ibc-cw20',
31801
+ counterparty: {
31802
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31803
+ channel_id: 'channel-7',
31804
+ base_denom: 'cw20:bbn1tyvxlr8qjt7yx48lhhle7xzxfxkyqwzkaxey3jekrl0gql260jlqlxgfst',
31805
+ chain_name: 'babylon'
31806
+ },
31807
+ chain: {
31808
+ port: 'transfer',
31809
+ channel_id: 'channel-101979'
31810
+ }
31811
+ }]
31812
+ },
31813
+ {
31814
+ denom_units: [{
31815
+ denom: 'ibc/B48F33A8ADF88830966DEA6970E238C588D1828D406F94876F0F41B518D4A876',
31816
+ exponent: 0,
31817
+ aliases: ['cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks']
31818
+ }, {
31819
+ denom: 'stBTC',
31820
+ exponent: 18
31821
+ }],
31822
+ base: 'ibc/B48F33A8ADF88830966DEA6970E238C588D1828D406F94876F0F41B518D4A876',
31823
+ address: 'bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
31824
+ name: 'Lorenzo stBTC',
31825
+ display: 'stBTC',
31826
+ symbol: 'stBTC',
31827
+ logo_URIs: {
31828
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/stbtc.svg'
31829
+ },
31830
+ type_asset: 'cw20',
31831
+ traces: [{
31832
+ type: 'ibc-cw20',
31833
+ counterparty: {
31834
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31835
+ channel_id: 'channel-7',
31836
+ base_denom: 'cw20:bbn1ccylwef8yfhafxpmtzq4ps24kxce9cfnz0wnkucsvf2rylfh0jzswhk5ks',
31837
+ chain_name: 'babylon'
31838
+ },
31839
+ chain: {
31840
+ port: 'transfer',
31841
+ channel_id: 'channel-101979'
31842
+ }
31843
+ }]
31844
+ },
31845
+ {
31846
+ denom_units: [{
31847
+ denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
31848
+ exponent: 0,
31849
+ aliases: ['cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d']
31850
+ }, {
31851
+ denom: 'pumpBTC',
31852
+ exponent: 8
31853
+ }],
31854
+ base: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
31855
+ address: 'bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
31856
+ name: 'pumpBTC',
31857
+ display: 'pumpBTC',
31858
+ symbol: 'pumpBTC',
31859
+ logo_URIs: {
31860
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pumpBTC.svg'
31861
+ },
31862
+ type_asset: 'cw20',
31863
+ traces: [{
31864
+ type: 'ibc-cw20',
31865
+ counterparty: {
31866
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31867
+ channel_id: 'channel-7',
31868
+ base_denom: 'cw20:bbn1jr0xpgy90hqmaafdq3jtapr2p63tv59s9hcced5j4qqgs5ed9x7sr3sv0d',
31869
+ chain_name: 'babylon'
31870
+ },
31871
+ chain: {
31872
+ port: 'transfer',
31873
+ channel_id: 'channel-101979'
31874
+ }
31875
+ }]
31876
+ },
31877
+ {
31878
+ denom_units: [{
31879
+ denom: 'ibc/7CDB6FB5DB19FAD6E8E265A333C6F6567DE096BD70F122379449547F412A992B',
31880
+ exponent: 0,
31881
+ aliases: ['cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd']
31882
+ }, {
31883
+ denom: 'WETH',
31884
+ exponent: 18
31885
+ }],
31886
+ base: 'ibc/7CDB6FB5DB19FAD6E8E265A333C6F6567DE096BD70F122379449547F412A992B',
31887
+ address: 'bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
31888
+ name: 'Wrapped Ether',
31889
+ display: 'WETH',
31890
+ symbol: 'WETH',
31891
+ logo_URIs: {
31892
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
31893
+ },
31894
+ type_asset: 'cw20',
31895
+ traces: [{
31896
+ type: 'ibc-cw20',
31897
+ counterparty: {
31898
+ port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
31899
+ channel_id: 'channel-7',
31900
+ base_denom: 'cw20:bbn1300se0vwue77hn6s8wph64ey6d55zaf48jrveg9wafsquncn3e4scssgvd',
31901
+ chain_name: 'babylon'
31902
+ },
31903
+ chain: {
31904
+ port: 'transfer',
31905
+ channel_id: 'channel-101979'
31906
+ }
31907
+ }]
31908
+ },
31369
31909
  {
31370
31910
  description: 'Puppy',
31371
31911
  denom_units: [{
@@ -34526,7 +35066,6 @@ const asset_list = {
34526
35066
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
34527
35067
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
34528
35068
  },
34529
- coingecko_id: 'alter',
34530
35069
  images: [{
34531
35070
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
34532
35071
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
@@ -43404,7 +43943,6 @@ const asset_list = {
43404
43943
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
43405
43944
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
43406
43945
  },
43407
- coingecko_id: 'alter',
43408
43946
  images: [{
43409
43947
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
43410
43948
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.118",
3
+ "version": "1.67.120",
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.118"
32
+ "@chain-registry/types": "^0.50.120"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "c79f5627056a14b7e98c857671d3271f6f8a0a0a"
41
+ "gitHead": "784b7155105ef1c9ac7c758290ce8b8fc9e3d942"
42
42
  }