Exclude Fees, Dividends, Max TX on BSCScan

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.

Last updated