I have created a Bep20 contract using Binance template you may find the template here: https://docs.bnbchain.org/docs/issue-BEP20 and now i want to reduce the total supply of token/burn token but i have not fund any function/method to reduce the total supply. Any one know how can i do this? my contract address is : 0x667bA7b87F3863e5cE1dCd939637DFA17b0016A8
I have tried to transfer token on nulled address you can check the transaction but its not reducing the total supply. I want to reduce my total supply.