Exclude Fees, Dividends, Max TX on BSCScan
If, after creating a Launchpad, your token contract includes features like max transaction limits, dividends/rewards, or fees/taxes, you’ll need to exclude these for the presale contract to finalize your presale.
Before finalizing your presale, access your contract address on BSCScan. You can do this by either navigating directly to BSCScan or clicking on the token address shown on your launchpad page, as illustrated in the image below.
Follow these steps to exclude these features using BSCScan:

Step-by-Step Guide
Access Contract Address: Go to your contract address on BSCScan, or click on the token address from your launchpad page.
Navigate to Contract Functions:
Go to Contract -> Write Contract.
Click Connect to Web3 to connect your wallet (ensure you’re using the owner address).

Search for Exclusion Functions:
Use Ctrl + F (or Command + F on Mac) to open the search function.
Look for “exclude.” If available, input your presale address, then click Write to exclude fees, tax, max transaction limits, and rewards for the presale address.
Confirm in MetaMask:
After clicking Write, MetaMask will prompt you to confirm the transaction and display the required fee. Click Confirm to complete the process.
If prompted with an exclude option, enter “true”.

Note: Some contracts use “exempt” instead of “exclude.” If “exclude” is not found, search for “exempt” and follow the same steps to exempt fees, tax, max TX, and rewards for the presale address.
Last updated