Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
DFL._writeCheckpoint(address,uint32,uint96,uint96) (#427-438) uses a dangerous strict equality:
- nCheckpoints > 0 && checkpoints[delegatee][nCheckpoints - 1].fromBlock == blockNumber (#430)
Don't use strict equality to determine if an account has enough Ether or tokens.
Additional information: link
Contract name (DeFIL-V2) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
DFL.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (#326-335) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp <= expiry,DFL::delegateBySig: signature expired) (#333)
Avoid relying on block.timestamp.
Additional information: link
DFL.getChainId() (#461-465) uses assembly
- INLINE ASM (#463)
Do not use evm assembly.
Additional information: link
Variable DFL._totalSupply (#146) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
getPriorVotes(address,uint256) should be declared external:
- DFL.getPriorVotes(address,uint256) (#354-386)
Use the external attribute for functions never called from the contract.
Additional information: link
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Number of Binance Smart Chain (BSC) token holders is low.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
Unable to find website, listings and other project-related information
Token has a considerable age, but we're still unable to find its website
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Young tokens have high risks of price dump / death
Unable to find Telegram and Twitter accounts