I bet this is a simple answer, but I'm just unable to fully understand.
Uniswap has liquidity. It can be added. But what function does it uses? the Transfer() one from the contract?
I'm trying to find a way to track if someone adds liquidity to the pool, through the contract itself.
If anyone has knowledge about this I would appreciate, even if the answer isn't extremely detailed, I can still do more researches afterwards. Thank you.