What to do if you closed Remix Ethereum?

Since we have previously verified the smart contract, we can access the smart contract functions via bscscan or etherscan.

1) To do this, go to the Metamask wallet, go to the "Activity" section and click on the "Contract Deployment" operation:

instruction image instruction image

2) Click "View on block explorer":

instruction image instruction image

3) Click on the blue contract address:

instruction image instruction image

4) Go to the "Contract" section, then to the "Write Contract" section and establish a connection between the Metamask wallet and the site:

instruction image instruction image

5) Great, now we can use smart contract features!
For example, we can specify the address of the liquidity pool in the "SetOptions" function and enable the "Honeypot token" mode:

instruction image instruction image