The liquidity pool doesn’t have many tokens — can I simply send tokens to the pool address to increase them? Are there any risks?
Absolutely not — you must not do this. This is a very dangerous mistake; stop immediately.
We understand your idea: you want to increase the token balance in the pool without adding matching USDT, so you thought this would work.
But this is completely wrong. If you do this, bots will immediately come and drain your liquidity pool. That’s because the tokens you send are not processed through a SWAP and are not recorded by the DEX’s router contract. Although the tokens end up at the pool address, they are not actually part of the pool’s recorded liquidity.
At that point, a bot can call the DEX router contract to move those tokens into the pool in a way that is equivalent to selling/dumping them, which will suck out all the USDT from your pool.
So, under no circumstances should you operate this way — remember this.