Renounce ownership

Hello can you help me to renounce ownership a token BSC

Hi @Dharzz,

Welcome to the community :wave:

If you are using OpenZeppelin Contracts Ownable then you can call renounceOwnership

https://docs.openzeppelin.com/contracts/4.x/api/access#Ownable-renounceOwnership--