Token TimeLock Tips, caveats etc

Hi there!

I'm creating tokenTimeLock contract, something like https://dxsale.app/.
I have some questions for people with a real blockchain experiences and ideas, and hopefully this topic will help also another devs...

  1. Is there difference between standard(erc20) tokens and LP toknes(uniswap LP v2 and v3) in sense of transferring and holding in contract? Or in another words, could I run in some problems if I will treat LP tokens in the same way as erc20?

  2. What's are the caveats of locking and transferring tokens?
    E.g. I Already find out importance of using "SafeERC20" for tx...

  3. What is the technical reason of RFI(reflect token/tax on tx)tokens being locked and won't be able to withdraw if the holding contract is not excluded from fee?

1 Like

wow, really nobody? :open_mouth: