How to Finalize a Presale on Pinksale: https://www.youtube.com/watch?v=5lxR3NnWjwc

If you still can't finalize the pool after following steps in the above video, please hire a trusted developer at https://docs.pinksale.finance/important/contract-developers to help you check your smart contract. There must be a problem with your contract.

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 launchpad 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