Video Tutotial: How to Finalize a Presale on Pinksale: https://youtu.be/5lxR3NnWjwc

If you're unable to finalize the pool after following the steps in the video, it is recommended to consult a trusted developer for assistance. You can find experienced developers at the following link: https://docs.pinksale.finance/important/contract-developers. They can help you review your smart contract, as there may be an issue within the contract that needs to be addressed.

After your presale has met softcap and ended or reached hardcap, follow these steps to list your token:

If your token has fees, rewards, and max tx in the contract, you have to exclude those functions for the presale address in order to finalize the presale pool.

  1. Before you finalize your presale, you need to access your contract address from BSCScan or you can click on the "token address" on your presale page.

image.png

  1. Go to Contract -> Write contract -> Connect to Web3 to connect your wallet, you need to use owner address.

image.png

  1. Ctrl + F, Search “exclude”, then input your presale address, then click on "Write", to exclude fee, reward, max tx for the presale address.

image.png

image.png

  1. After click on the “Write” button, MetaMask will now ask you to confirm the transaction. It will also show you the fee that you are required to pay for that transaction. If you agree, then click on the “Confirm” button to finish the process.

If you see exclude (bool), please input “True”

image.png