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

Exclude Fees, Dividends, Max TX on BSCScan

PreviousCommon Errors - InvestorNextFail with error "Not enough allowance"

Last updated 1 year ago

After you create a Launchpad, and if your token has max transaction, dividend/reward, or tax/fee in contract, in order to finalize your presale, you will have to exclude those features for the presale contract.

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.

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

Ctrl + F, Search “exclude”, then input your presale address, then click on "Write", to exclude all fee/tax, max TX, rewards for presale address.

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”

Sometimes contract doesn’t have “exclude” but "exempt" instead, Search “exempt”, then input your presale address, then click on "Write" to exclude all fee/tax, max TX, rewards for presale address.