mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#1068: Fix typo
This commit is contained in:
parent
d1437f497f
commit
9296cb191c
@ -12,7 +12,7 @@
|
||||
|
||||
1. Go to the pool's Etherscan/Polygonscan page.
|
||||
2. Go to _Contract_ -> _Read Contract_.
|
||||
3. Go to field `56. totalSupply` to get the total amopunt of pool shares, in wei.
|
||||
3. Go to field `56. totalSupply` to get the total amount of pool shares, in wei.
|
||||
4. Divide the number by 2 to get the maximum of pool shares you can send in one pool exit transaction. If your number retrieved in former step is bigger, you have to send multiple transactions.
|
||||
|
||||
## Exit pool
|
||||
|
Loading…
Reference in New Issue
Block a user