From 6a2a1c31c483768c8d02ce20465c019d2ec06f3f Mon Sep 17 00:00:00 2001 From: JeremyParish69 <95667791+JeremyParish69@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:34:01 -0600 Subject: [PATCH 1/2] Update osmosis.zone_chains.json --- osmosis-1/osmosis.zone_chains.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/osmosis-1/osmosis.zone_chains.json b/osmosis-1/osmosis.zone_chains.json index dc265b3ec..2227cc1af 100644 --- a/osmosis-1/osmosis.zone_chains.json +++ b/osmosis-1/osmosis.zone_chains.json @@ -1377,6 +1377,18 @@ "eth-address-gen", "eth-key-sign" ] + }, + { + "chain_name": "lorenzo", + "rpc": "https://rpc-cosmos.lorenzo-protocol.xyz", + "rest": "https://raw-api.lorenzo-protocol.xyz", + "explorer_tx_url": "https://scan.lorenzo-protocol.xyz/tx/${txHash}", + "keplr_features": [ + "ibc-transfer", + "ibc-go", + "eth-address-gen", + "eth-key-sign" + ] } ] } From c1c463bc947fc28f9fee1ed142b5f4c3eec389c2 Mon Sep 17 00:00:00 2001 From: JeremyParish69 <95667791+JeremyParish69@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:37:10 -0600 Subject: [PATCH 2/2] Update osmosis.zone_assets.json --- osmosis-1/osmosis.zone_assets.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/osmosis-1/osmosis.zone_assets.json b/osmosis-1/osmosis.zone_assets.json index a2e21c6a4..d95b0cd43 100644 --- a/osmosis-1/osmosis.zone_assets.json +++ b/osmosis-1/osmosis.zone_assets.json @@ -5082,6 +5082,17 @@ "override_properties": { "use_asset_name": true } + }, + { + "chain_name": "lorenzo", + "base_denom": "stBTC", + "path": "transfer/channel-79840/stBTC", + "osmosis_verified": false, + "listing_date_time_utc": "2024-09-09T18:00:00Z", + "_comment": "Lorenzo stBTC $stBTC", + "categories": [ + "liquid_staking" + ] } ] }