Other than some speficif tools (tokensniffer, honeypot, poocoin...) and project-related websites, how can I spot in a smart contract whether a token has any restriction (lock-up period, volume etc...) with regards to its transferability.
I am asking this because I recently came across a token (https://bscscan.com/address/0x096901cE2C5501eAE23AF2D3F6e465dE98BFc645#code) for which analysis returned clean results, but no one was able to sell more than a ridiculous quantity of the token (c.2$) I suppose to fool the 1$ test. Turned out to be a honeypot ofc.
Do not hesitate to be very specific with the code in smart contracts.
Cheers!