Hi everyone, because of a sweeper bot(https://bscscan.com/address/0xB03E1C325d5875515579945955517F6aBF41Aa9F) I need to change-admin of a contract. There are two ways that I have in my mind:
- Transaction bundling which is for sending the bnb's and calling the change-admin method at the same time. How can I do that in binance smart chain?
- Increasing the gas fee when calling change-admin function.
Are there any other methods for bypassing the sweeper bot?
Thanks in advance, have a nice day.