diff --git a/SUMMARY.md b/SUMMARY.md index 9d777929..c779dc3a 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -18,7 +18,7 @@ * [Publish a data asset](using-ocean-market/marketplace-publish-data-asset.md) * [Download a data asset](using-ocean-market/marketplace-download-data-asset.md) * [Publishing with hosting services](building-with-ocean/asset-hosting.md) - * [Remove liquidity using Etherscan](using-ocean-market/remove-liquidity-using-etherscan.md) + * [Liquidity Pools [deprecated]](using-ocean-market/remove-liquidity-using-etherscan.md) * [Building with Ocean](building-with-ocean/README.md) * [Build a Marketplace](building-with-ocean/build-a-marketplace/README.md) * [Forking Ocean Market](building-with-ocean/build-a-marketplace/forking-ocean-market.md) diff --git a/using-ocean-market/remove-liquidity-using-etherscan.md b/using-ocean-market/remove-liquidity-using-etherscan.md index e2f2956b..dd1d4e42 100644 --- a/using-ocean-market/remove-liquidity-using-etherscan.md +++ b/using-ocean-market/remove-liquidity-using-etherscan.md @@ -1,6 +1,9 @@ -# Remove liquidity using Etherscan +# Liquidity Pools [deprecated] -## Get your balance of pool share tokens +In previous versions of Ocean liquidity pools and dynamic pricing were supported. These features have been deprecated and we now advise everyone to remove their liquidity from the remaining pools. It is no longer possible to do this via Ocean Market, so please follow this guide to remove your liquidity via etherscan. +## Remove liquidity using Etherscan + +### Get your balance of pool share tokens 1. Go to the pool's Etherscan/Polygonscan page. You can find it by inspecting your transactions on your account's Etherscan page under _Erc20 Token Txns_. 2. Click _View All_ and look for Ocean Pool Token (OPT) transfers. Those transactions always come from the pool contract, which you can click on.