@chain-registry/osmosis 1.67.240 → 1.67.242

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
@@ -389,7 +389,7 @@ const asset_list = {
389
389
  }],
390
390
  socials: {
391
391
  website: 'https://akash.network/',
392
- twitter: 'https://twitter.com/akashnet_'
392
+ twitter: 'https://twitter.com/akashnet'
393
393
  },
394
394
  type_asset: 'sdk.coin',
395
395
  traces: [{
@@ -6687,7 +6687,7 @@ const asset_list = {
6687
6687
  }],
6688
6688
  socials: {
6689
6689
  website: 'https://akash.network/',
6690
- twitter: 'https://twitter.com/akashnet_'
6690
+ twitter: 'https://twitter.com/akashnet'
6691
6691
  },
6692
6692
  type_asset: 'sdk.coin',
6693
6693
  traces: [{
package/assets.js CHANGED
@@ -17362,6 +17362,44 @@ const assets = {
17362
17362
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
17363
17363
  }]
17364
17364
  },
17365
+ {
17366
+ description: 'Native ZEC from Zcash blockchain bridged via Int3face bridge',
17367
+ denom_units: [{
17368
+ denom: 'ibc/18A91A3DDFD9776A247AE1B4B3298D754D1627B85F288DCEA473B7239F7B7A0E',
17369
+ exponent: 0,
17370
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec']
17371
+ }, {
17372
+ denom: 'zec',
17373
+ exponent: 8
17374
+ }],
17375
+ type_asset: 'ics20',
17376
+ base: 'ibc/18A91A3DDFD9776A247AE1B4B3298D754D1627B85F288DCEA473B7239F7B7A0E',
17377
+ name: 'Zcash',
17378
+ display: 'zec',
17379
+ symbol: 'ZEC',
17380
+ traces: [{
17381
+ type: 'ibc',
17382
+ counterparty: {
17383
+ chain_name: 'int3face',
17384
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec',
17385
+ channel_id: 'channel-0'
17386
+ },
17387
+ chain: {
17388
+ channel_id: 'channel-82819',
17389
+ path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
17390
+ }
17391
+ }],
17392
+ logo_URIs: {
17393
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
17394
+ },
17395
+ images: [{
17396
+ image_sync: {
17397
+ chain_name: 'int3face',
17398
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
17399
+ },
17400
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
17401
+ }]
17402
+ },
17365
17403
  {
17366
17404
  description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
17367
17405
  denom_units: [{
@@ -21830,6 +21868,41 @@ const assets = {
21830
21868
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
21831
21869
  }]
21832
21870
  },
21871
+ {
21872
+ description: 'An alloy of ZEC asset variants on Osmosis.',
21873
+ extended_description: 'Multiple Zcash variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of ZEC.',
21874
+ denom_units: [{
21875
+ denom: 'factory/osmo1twk0c4kcwnhkyn6pzxe0qsk6a3nrye2w2sy309d60sljfysugagsd7e3mn/alloyed/allZEC',
21876
+ exponent: 0
21877
+ }, {
21878
+ denom: 'allZEC',
21879
+ exponent: 8
21880
+ }],
21881
+ type_asset: 'sdk.coin',
21882
+ address: 'osmo1twk0c4kcwnhkyn6pzxe0qsk6a3nrye2w2sy309d60sljfysugagsd7e3mn',
21883
+ base: 'factory/osmo1twk0c4kcwnhkyn6pzxe0qsk6a3nrye2w2sy309d60sljfysugagsd7e3mn/alloyed/allZEC',
21884
+ name: 'Zcash',
21885
+ display: 'allZEC',
21886
+ symbol: 'ZEC',
21887
+ traces: [{
21888
+ type: 'synthetic',
21889
+ counterparty: {
21890
+ chain_name: 'zcash',
21891
+ base_denom: 'zatoshi'
21892
+ },
21893
+ provider: 'Osmosis'
21894
+ }],
21895
+ logo_URIs: {
21896
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/zcash/images/zec.png'
21897
+ },
21898
+ images: [{
21899
+ image_sync: {
21900
+ chain_name: 'zcash',
21901
+ base_denom: 'zatoshi'
21902
+ },
21903
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/zcash/images/zec.png'
21904
+ }]
21905
+ },
21833
21906
  {
21834
21907
  denom_units: [{
21835
21908
  denom: 'ibc/29EA1818A218B35E18FADC287C85A01802C900A5FFC0D7C8FC592D05186AAFD0',
@@ -22513,6 +22586,7 @@ const assets = {
22513
22586
  },
22514
22587
  {
22515
22588
  description: 'The native token of Intento.',
22589
+ extended_description: 'Intento is a purpose-built blockchain for orchestrating intent-driven actions across chains. It enables secure, self-custodial execution of flows using real-time inputs, and IBC — no smart contracts required. At its core is the intent engine, supported by trustless agents that execute cross-chain actions in a self-custodial manner. This design allows users to build anything from streaming tokens to complex interchain workflows, turning intent into action across the interchain.',
22516
22590
  denom_units: [{
22517
22591
  denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
22518
22592
  exponent: 0,
@@ -22549,7 +22623,12 @@ const assets = {
22549
22623
  },
22550
22624
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
22551
22625
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
22552
- }]
22626
+ }],
22627
+ keywords: ['defi', 'orchestration'],
22628
+ socials: {
22629
+ website: 'https://intento.zone',
22630
+ twitter: 'https://x.com/intentozone'
22631
+ }
22553
22632
  },
22554
22633
  {
22555
22634
  description: 'The native token of Lumera.',
package/esm/asset_list.js CHANGED
@@ -387,7 +387,7 @@ const asset_list = {
387
387
  }],
388
388
  socials: {
389
389
  website: 'https://akash.network/',
390
- twitter: 'https://twitter.com/akashnet_'
390
+ twitter: 'https://twitter.com/akashnet'
391
391
  },
392
392
  type_asset: 'sdk.coin',
393
393
  traces: [{
@@ -6685,7 +6685,7 @@ const asset_list = {
6685
6685
  }],
6686
6686
  socials: {
6687
6687
  website: 'https://akash.network/',
6688
- twitter: 'https://twitter.com/akashnet_'
6688
+ twitter: 'https://twitter.com/akashnet'
6689
6689
  },
6690
6690
  type_asset: 'sdk.coin',
6691
6691
  traces: [{
package/esm/assets.js CHANGED
@@ -17360,6 +17360,44 @@ const assets = {
17360
17360
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
17361
17361
  }]
17362
17362
  },
17363
+ {
17364
+ description: 'Native ZEC from Zcash blockchain bridged via Int3face bridge',
17365
+ denom_units: [{
17366
+ denom: 'ibc/18A91A3DDFD9776A247AE1B4B3298D754D1627B85F288DCEA473B7239F7B7A0E',
17367
+ exponent: 0,
17368
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec']
17369
+ }, {
17370
+ denom: 'zec',
17371
+ exponent: 8
17372
+ }],
17373
+ type_asset: 'ics20',
17374
+ base: 'ibc/18A91A3DDFD9776A247AE1B4B3298D754D1627B85F288DCEA473B7239F7B7A0E',
17375
+ name: 'Zcash',
17376
+ display: 'zec',
17377
+ symbol: 'ZEC',
17378
+ traces: [{
17379
+ type: 'ibc',
17380
+ counterparty: {
17381
+ chain_name: 'int3face',
17382
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec',
17383
+ channel_id: 'channel-0'
17384
+ },
17385
+ chain: {
17386
+ channel_id: 'channel-82819',
17387
+ path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
17388
+ }
17389
+ }],
17390
+ logo_URIs: {
17391
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
17392
+ },
17393
+ images: [{
17394
+ image_sync: {
17395
+ chain_name: 'int3face',
17396
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
17397
+ },
17398
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
17399
+ }]
17400
+ },
17363
17401
  {
17364
17402
  description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
17365
17403
  denom_units: [{
@@ -21828,6 +21866,41 @@ const assets = {
21828
21866
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
21829
21867
  }]
21830
21868
  },
21869
+ {
21870
+ description: 'An alloy of ZEC asset variants on Osmosis.',
21871
+ extended_description: 'Multiple Zcash variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of ZEC.',
21872
+ denom_units: [{
21873
+ denom: 'factory/osmo1twk0c4kcwnhkyn6pzxe0qsk6a3nrye2w2sy309d60sljfysugagsd7e3mn/alloyed/allZEC',
21874
+ exponent: 0
21875
+ }, {
21876
+ denom: 'allZEC',
21877
+ exponent: 8
21878
+ }],
21879
+ type_asset: 'sdk.coin',
21880
+ address: 'osmo1twk0c4kcwnhkyn6pzxe0qsk6a3nrye2w2sy309d60sljfysugagsd7e3mn',
21881
+ base: 'factory/osmo1twk0c4kcwnhkyn6pzxe0qsk6a3nrye2w2sy309d60sljfysugagsd7e3mn/alloyed/allZEC',
21882
+ name: 'Zcash',
21883
+ display: 'allZEC',
21884
+ symbol: 'ZEC',
21885
+ traces: [{
21886
+ type: 'synthetic',
21887
+ counterparty: {
21888
+ chain_name: 'zcash',
21889
+ base_denom: 'zatoshi'
21890
+ },
21891
+ provider: 'Osmosis'
21892
+ }],
21893
+ logo_URIs: {
21894
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/zcash/images/zec.png'
21895
+ },
21896
+ images: [{
21897
+ image_sync: {
21898
+ chain_name: 'zcash',
21899
+ base_denom: 'zatoshi'
21900
+ },
21901
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/zcash/images/zec.png'
21902
+ }]
21903
+ },
21831
21904
  {
21832
21905
  denom_units: [{
21833
21906
  denom: 'ibc/29EA1818A218B35E18FADC287C85A01802C900A5FFC0D7C8FC592D05186AAFD0',
@@ -22511,6 +22584,7 @@ const assets = {
22511
22584
  },
22512
22585
  {
22513
22586
  description: 'The native token of Intento.',
22587
+ extended_description: 'Intento is a purpose-built blockchain for orchestrating intent-driven actions across chains. It enables secure, self-custodial execution of flows using real-time inputs, and IBC — no smart contracts required. At its core is the intent engine, supported by trustless agents that execute cross-chain actions in a self-custodial manner. This design allows users to build anything from streaming tokens to complex interchain workflows, turning intent into action across the interchain.',
22514
22588
  denom_units: [{
22515
22589
  denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
22516
22590
  exponent: 0,
@@ -22547,7 +22621,12 @@ const assets = {
22547
22621
  },
22548
22622
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
22549
22623
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
22550
- }]
22624
+ }],
22625
+ keywords: ['defi', 'orchestration'],
22626
+ socials: {
22627
+ website: 'https://intento.zone',
22628
+ twitter: 'https://x.com/intentozone'
22629
+ }
22551
22630
  },
22552
22631
  {
22553
22632
  description: 'The native token of Lumera.',
@@ -1529,6 +1529,53 @@ const testnet_assets = {
1529
1529
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
1530
1530
  }]
1531
1531
  },
1532
+ {
1533
+ description: 'Testnet ZEC from Zcash bridged via Int3face bridge',
1534
+ denom_units: [{
1535
+ denom: 'ibc/49C1211CF9077E5D504D895A0C374D1D3E9B0EA3D0FFBA0CAB4EF3FEBEDA8DE2',
1536
+ exponent: 0,
1537
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec']
1538
+ }, {
1539
+ denom: 'zec',
1540
+ exponent: 8
1541
+ }],
1542
+ type_asset: 'ics20',
1543
+ base: 'ibc/49C1211CF9077E5D504D895A0C374D1D3E9B0EA3D0FFBA0CAB4EF3FEBEDA8DE2',
1544
+ name: 'Testnet Zcash (Int3)',
1545
+ display: 'zec',
1546
+ symbol: 'ZEC.int3',
1547
+ traces: [{
1548
+ type: 'bridge',
1549
+ counterparty: {
1550
+ chain_name: 'zcashtestnet',
1551
+ base_denom: 'zatoshi'
1552
+ },
1553
+ provider: 'Int3face'
1554
+ }, {
1555
+ type: 'ibc',
1556
+ counterparty: {
1557
+ chain_name: 'int3facetestnet',
1558
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec',
1559
+ channel_id: 'channel-1'
1560
+ },
1561
+ chain: {
1562
+ channel_id: 'channel-9755',
1563
+ path: 'transfer/channel-9755/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
1564
+ }
1565
+ }],
1566
+ logo_URIs: {
1567
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
1568
+ },
1569
+ images: [{
1570
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
1571
+ }, {
1572
+ image_sync: {
1573
+ chain_name: 'int3facetestnet',
1574
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
1575
+ },
1576
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
1577
+ }]
1578
+ },
1532
1579
  {
1533
1580
  description: 'Testnet TON coin bridged via Int3face bridge',
1534
1581
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.240",
3
+ "version": "1.67.242",
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.240"
32
+ "@chain-registry/types": "^0.50.242"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "2e7dc722891da9edcfb9d0c1d90ae234f0abf934"
41
+ "gitHead": "5493a6bdd740de60b0a804aa6eb0d1069844bbde"
42
42
  }
package/testnet_assets.js CHANGED
@@ -1531,6 +1531,53 @@ const testnet_assets = {
1531
1531
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
1532
1532
  }]
1533
1533
  },
1534
+ {
1535
+ description: 'Testnet ZEC from Zcash bridged via Int3face bridge',
1536
+ denom_units: [{
1537
+ denom: 'ibc/49C1211CF9077E5D504D895A0C374D1D3E9B0EA3D0FFBA0CAB4EF3FEBEDA8DE2',
1538
+ exponent: 0,
1539
+ aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec']
1540
+ }, {
1541
+ denom: 'zec',
1542
+ exponent: 8
1543
+ }],
1544
+ type_asset: 'ics20',
1545
+ base: 'ibc/49C1211CF9077E5D504D895A0C374D1D3E9B0EA3D0FFBA0CAB4EF3FEBEDA8DE2',
1546
+ name: 'Testnet Zcash (Int3)',
1547
+ display: 'zec',
1548
+ symbol: 'ZEC.int3',
1549
+ traces: [{
1550
+ type: 'bridge',
1551
+ counterparty: {
1552
+ chain_name: 'zcashtestnet',
1553
+ base_denom: 'zatoshi'
1554
+ },
1555
+ provider: 'Int3face'
1556
+ }, {
1557
+ type: 'ibc',
1558
+ counterparty: {
1559
+ chain_name: 'int3facetestnet',
1560
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec',
1561
+ channel_id: 'channel-1'
1562
+ },
1563
+ chain: {
1564
+ channel_id: 'channel-9755',
1565
+ path: 'transfer/channel-9755/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
1566
+ }
1567
+ }],
1568
+ logo_URIs: {
1569
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
1570
+ },
1571
+ images: [{
1572
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
1573
+ }, {
1574
+ image_sync: {
1575
+ chain_name: 'int3facetestnet',
1576
+ base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
1577
+ },
1578
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
1579
+ }]
1580
+ },
1534
1581
  {
1535
1582
  description: 'Testnet TON coin bridged via Int3face bridge',
1536
1583
  denom_units: [{