โ๏ธProviding Liquidity
Deposit NFTs and Tokens to earn trading fees.
How do you Deposit Liquidity into an existing Pool?
Navigate to https://potionprotocol.io/pool in your browser.
Click the Connect button at the center (or top right) of the screen.
Note: Currently only browser-native wallets like Metamask are supported Scroll down view to the list of available Liquidity Pools.
Each pool displays the amount you have deposited.
To deposit NFTs and tokens into the pool, click the
Deposit NFT_NAME
button.An overlay will appear. Select each NFT to you wish to deposit to the pool. The corresponding value of tokens to be deposited will be updated as well.
V1 Potion Pools require a 50-50 value of NFT to Token to be deposited. Confirm the quantities to deposit and click
Deposit QUANTITY
Confirm the transaction in your wallet to approve the deposit. Note that the first time depositing to a pool, you will need to submit two transactions: 1st to approve transfers and 2nd to do the transfer. Both transactions will pop up in a sequence.
The transaction will begin processing. To view the transaction on the block explorer, click the
Tx ID
at the bottom of the popup.If the transaction was successful, you will see a happy little wizard.
If an error occurrs, you will see a JSON-formatted error string. Please come join our discord to report the issue: https://discord.gg/potionprotocol. We will ask you for a copy of this string to investigate your issue.
Refreshing the page usually fixes the problem.
How do you Withdraw Liquidity from Pools?
Navigate to https://potionprotocol.io/pool in your browser.
Click the Connect button at the center (or top right) of the screen.
Note: Currently only browser-native wallets like Metamask are supported Scroll down view to the list of available Liquidity Pools.
Each pool displays the amount you have deposited.
For information about how pricing on pools is calculated, see NFT Pricing. To withdraw NFTs and tokens from the pool, click the
Withdraw NFT_NAME
button.An overlay will appear. Drag the slider to set the percentage of assets you wish to withdraw from the pool.
Withdrawing fractions of NFTs will convert the fractions into the equivalent sale price of that fraction of NFT. Verify the amounts to deposit and click
Withdraw PERCENTAGE
Confirm the transaction in your wallet to approve the withdrawal.
The transaction will begin processing. To view the transaction on the block explorer, click the
Tx ID
at the bottom of the popup.If the transaction was successful, you will see a happy little wizard.
If an error occurrs, you will see a JSON-formatted error string. Please come join our discord to report the issue: https://discord.gg/potionprotocol. We will ask you for a copy of this string to investigate your issue.
Refreshing the page usually fixes the problem.
Last updated