On Etherscan, this is the order of functions should show up under "Write Contract" section:
- enableTrading()
- withdrawStuckTokens()
- withdrawStuckETH()
- reduceSellTax()
- removeTax()
- resetTax()
- removeRestrictions()
- updateCommunityWallet()
- updateMarketingWallet()
- updateDeveloperWallet()
- updateWebsiteLink()
- updateExchangeLink()
- updateSwapTokenAmount()
- transferOwnership()
- renounceOwnership()