Add more functions for Contracts Wizard

Hello, it would be possible to include more functions in the Creator Contracts Wizard for ERC20 tokens, such as: "transaction fee in % to pay dividend to holders", "transaction fee in % to generate marketing budget", "transaction fee in % to generate charity budget", "fees will be sent to specific wallet" ?

Just something easy, similar like that did it by moon deploy: https://i.postimg.cc/fLhwcTfL/Functionsmoondeply.png

Thank you very much for your attention.

Best Regards.

Eric.

We're not interested in supporting ERC20s with fees. They break some common assumptions about ERC20 tokens made across DeFi (they don't work well with Uniswap, for example). Additionally, just like enforced ERC721 royalties, they can be easily bypassed by wrapping so we consider them a bad mechanism.