Hello can you help me to renounce ownership a token BSC
Hi @Dharzz,
Welcome to the community 
If you are using OpenZeppelin Contracts Ownable then you can call renounceOwnership
https://docs.openzeppelin.com/contracts/4.x/api/access#Ownable-renounceOwnership--