Finalize a Launchpad

Finalize a Launchpad

Finalizing your launchpad is the last step in listing your token after a successful presale. Once the soft cap has been reached, and the sale period has ended (or the hard cap has been hit), follow the steps below to finalize and list your token.

For a step-by-step video guide, watch our tutorial video below

Note: If you encounter any issues while finalizing, such as errors related to contract exclusions, consider consulting a trusted developer to review your smart contract.

Exclude Fees, Rewards, and Transaction Limits

If your token contract includes fees, rewards, or maximum transaction limits, these must be excluded for the presale address to ensure a smooth finalization. Here’s how to adjust these settings:

  1. Access Your Token Contract Before finalizing, open your token contract on BSCScan, or navigate to the "token address" directly from your launchpad page.

  1. Connect to Web3 Go to Contract -> Write Contract -> Connect to Web3 and link your wallet using the token owner’s address.

  1. Exclude Fees and Limits Use Ctrl (or Command) + F to search for "exclude" in the contract functions. Enter your presale address and select "Write" to disable fees, rewards, and transaction limits for the presale address.

  1. Confirm the Exclusion After clicking the "Write" button, MetaMask will prompt you to confirm the transaction and display the transaction fee. Confirm the transaction by clicking "Confirm." If an "exclude" option appears, set it to True and confirm.

Finalize the Pool

  1. Complete Finalization In the Pool Actions section of your launchpad, click Finalize to complete the presale and list your token. Alternatively, select Cancel if you do not wish to proceed with the listing.

  1. Confirm the Finalization MetaMask will prompt you once again to confirm the final transaction and display the required fee. If you agree to the terms, click Confirm to complete the process.

Last updated