mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Changing page title + adding an introduction
This commit is contained in:
parent
9af41cd1a4
commit
6f0c0d6aa7
@ -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)
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user