smart contract that can store tokens

Hello, I have this question, is it possible to create such a smart contract that would lock the token against its creator? I mean, can I create a smart contract to which I send an ERC20 token and there would be no way to delete it or burn it by creator?

Hi, welcome! :wave:

yes, I think you can.