PinkSale
  • Introducing
  • Token Metrics
  • Token Utility
  • Service Fees
  • Important
    • Contact Us
    • Social Links
    • Add Badges
    • PinkSale KYC
    • PinkSale Trending
    • Affiliate Program
    • PinkSale Calculator
    • YouTube Tutorials
    • Marketing Firms
    • Marketing Services
    • AMAs + Calls (Telegram)
    • AMAs + Calls (Twitter)
    • KYC Partners
    • Audit Partners
    • SAFU Contract
    • Based Badge
    • AMA Badge
    • DEX Partners
    • Presale Support
    • Brand Assets
    • PinkSale Elite Club
  • Services
    • Contract Developers
    • Dapp + Web Developers
    • Designers
    • Market Markers
    • Press Release
    • Telegram Ads
    • Telegram, Twitter Shill/Raid
    • Community Managers
    • AMA Hosts
    • CEX Listing
    • Other Services
  • Tokens
    • Create a Standard Token
    • Create a Liquidity Generator Token
    • Create a Baby Token
    • Create a Buyback Baby Token
  • PRESALE
    • Create a Presale
    • Update a Presale
    • Finalize a Presale
    • Cancel a Presale
    • Whitelist Tiers
    • Add/Remove Whitelists
    • Create a Presale Using Stablecoin
    • Manual Listing
    • Create a Presale (Manual Listing)
    • Finalize a Presale (Manual Listing)
  • Presale Vesting
    • Team Vesting Guide
    • Presale Vesting Guide
  • Investing
    • How to Buy a Presale
    • How to Claim Tokens
    • How to Withdraw Your Contribution
    • Emergency Withdraw
  • Fair Launch
    • Create a Fair Launch
    • Finalize a Fair Launch
    • Fair Launch Buy-Back Option
  • Dutch Auction
    • Create a Dutch Auction
    • Finalize a Dutch Auction
  • Subscription
    • Create a Subscription
    • Subscription Allocation Calculation
  • PRIVATE SALE
    • Create a Private/Seed Sale
    • Finalize a Private/Seed Sale
  • DEGEN
    • Create a Degen
    • Create a Whitelist Degen (Solana)
  • Staking
    • Staking
  • Pink Airdrop
    • Create an Airdrop
  • Pink Anti-Bot
    • Introducing
    • Pink Anti-Bot Guide
    • How To Integrate Pink Anti-Bot for Custom Contract
  • PinkLock
    • Create a Lock
    • How to Unlock
    • Transfer Lock Ownership
  • Bridge
    • How to Bridge a Token to Another Network
  • Multi-Sender
    • How to Use Multi-Sender
  • TELE AIRDROP BOT
    • Create Tele Airdrop Bot
    • Setup Bot Mini App
  • SOLANA
    • Create a Token
    • Create a 2022 Token
    • Create a Presale (Manual Listing)
    • Create a Fairlaunch
    • Create a Presale (Auto Listing)
    • Finalize a Presale (Auto Listing)
    • Create a Social Sale
    • Finalize a Social Sale
    • Add/Remove Whitelist
  • COMMON ERRORS ON SOLANA
    • Common Errors - Project Owner
    • Common Errors - Investor
  • Common Errors
  • Exclude Fees, Dividends, Max TX on BSCScan
  • Fail with error "Not enough allowance"
  • TrustWallet RPC Issue
  • How to Fix RPC Error
  • Finalize a Subscription
  • Presale Cancellation
  • Privacy Policy
  • Terms of Service
Powered by GitBook
On this page
  1. Fair Launch

Finalize a Fair Launch

PreviousCreate a Fair LaunchNextFair Launch Buy-Back Option

Last updated 1 year ago

If you still can't finalize the pool after following these steps, please hire a trusted developer at to help you check your smart contract. There must be a problem with your contract. After your Fair Launch has met soft cap and ended, follow these steps to list your token:

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

  1. Before you finalize your presale, you need to access your token contract address from 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 Launchpad and list your token, or you can choose to cancel it.

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.

https://docs.pinksale.finance/important/contract-developers
BSCScan