KUBIC is the first regulated AMM where exchange assets are commodities and both buyer and seller are validated by KYC and AML and traceability
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
SafeMath.mul(uint256,uint256) (#208-220) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address.functionStaticCall(address,bytes,string) (#474-484):
- (success,returndata) = target.staticcall(data) (#482)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Parameter WonklyLimitedMinteable.presale(address,uint256)._amount (#1176) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#140)" inContext (#134-143)
Remove redundant statements if they congest code but offer no value.
Additional information: link
WonklyLimitedMinteable.slitherConstructorVariables() (#1147-1192) uses literals with too many digits:
- limitTotalSupply = 10000000000000000000000000000 (#1150)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
WonklyLimitedMinteable.limitTotalSupply (#1150) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
presale(address,uint256) should be declared external:
- WonklyLimitedMinteable.presale(address,uint256) (#1176-1179)
Use the external attribute for functions never called from the contract.
Additional information: link
WonklyLimitedMinteable.approve(address,address,uint256).owner (#1157) shadows:
- Ownable.owner() (#530-532) (function)
Rename the local variables that shadow another component.
Additional information: link
Address._verifyCallResult(bool,bytes,string) (#486-507) uses assembly
- INLINE ASM (#499-502)
Do not use evm assembly.
Additional information: link
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
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 crawl data from the website
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
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 Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinMarketCap listing / rank
Token has relatively low CoinGecko rank
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account