Finalize a Presale (Manual Listing)

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.

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

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

4. 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”

Note: Sometimes the contract doesn’t have “exclude” but "exempt" instead, search “exempt”, then input your presale address, then click on Write, to exclude fee, reward, max tx for the presale address.

5. In the “Pool Actions” section, you can choose to click on “Finalize” to complete the presale pool and list your token. 6. 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.

7. To allow contributors claim their tokens, click on Set Claim Time. You can choose “Claim Right Now” to investors start claiming tokens now OR choose “Set Claim Time” so investors can claim tokens later.

Last updated