The One Stop Defi Interoperable Solution (TosDis) powered with Liquid Staking
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
TransferHelper.safeTransferFrom(address,address,address,uint256) (contracts/TosDisERC20 .sol#20-24) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in TransferHelper.safeTransferETH(address,uint256) (contracts/TosDisERC20 .sol#26-29):
- (success) = to.call{value: value}(new bytes(0)) (contracts/TosDisERC20 .sol#27)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Constant TosDisERC20.TokenSignature (contracts/TosDisERC20 .sol#201) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
initialize(string,string,uint8) should be declared external:
- TosDisERC20.initialize(string,string,uint8) (contracts/TosDisERC20 .sol#221-226)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token contract audit
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has a considerable age, but social accounts / website are missing or have few users
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Discord account