By default, the "honeypot" mode is already activated in our contract.
This means that after the purchase, no one can sell your token.
The default selling commission is set to 100%.
If you want to disable the "honeypot" mode, you need to change the sale commission by setting it to 0
-
We go to our contract page, click on "Connect to Web3" and then on "MetaMask"
-
Click the "Connect" button
-
Click on "setFees" set the value to 0 and press the "write" button. This way we will DISABLE the "honeypot" mode and remove the 100% commission from the sale of tokens.
-
Click the "Confirm" button
-
Now the "honeypot" mode is successfully DISABLED
To ENABLE the "honeypot" mode you need to set the commission for sale "setFees" to 100