Finalize a Presale (Manual Listing)
If you still can't finalize the pool after following the steps below, consider hiring a trusted developer to check your smart contract, as there may be an issue with it.
If your token contract includes fees, rewards, or max transaction limits, you'll need to exclude these features for the presale address before you can finalize the pool.
For a step-by-step video guide, watch our tutorial video below
Step 1: Exclude Functions for the Presale Address
Access your contract: Use BSCScan or the token address on your launchpad page to access the contract.
Connect to Web3: Go to Contract -> Write Contract -> Connect to Web3 using your wallet’s owner address.

Exclude specific functions: Search (Ctrl/Command + F) for “exclude,” enter your presale address, and click "Write" to exclude fees, rewards, and max transactions for the presale address.

Confirm the transaction: MetaMask will prompt you to confirm the transaction and display the associated fee. If prompted with the exclude option, set it to True and click "Confirm."

Step 2: Finalize the Presale Pool
Pool Actions: In the Pool Actions section, click "Finalize" to complete the presale pool and list your token.
Confirm the transaction: MetaMask will ask you to confirm the final transaction, displaying the associated fee. If you agree, click "Confirm" to complete the process.
Step 3: Set Claim Time for Contributors
Enable token claims: To allow contributors to claim their tokens, click "Set Claim Time."
You can either:
Choose "Claim Right Now" to let investors start claiming tokens immediately.
Choose "Set Claim Time" to allow investors to claim tokens at a later time.
Last updated