Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ASTRAX._symbol (#1039) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
mint(address,uint256) should be declared external:
- ASTRAX.mint(address,uint256) (#1273-1283)
Use the external attribute for functions never called from the contract.
Additional information: link
ASTRAX.slitherConstructorVariables() (#1021-1286) uses literals with too many digits:
- _totalSupply = 1000000000 * 10 ** 9 (#1037)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
ASTRAX._approve(address,address,uint256).owner (#1245) shadows:
- Ownable.owner() (#823-827) (function)
Rename the local variables that shadow another component.
Additional information: link
ASTRAX.transferFrom(address,address,uint256).recipient (#1161) lacks a zero-check on :
- New = recipient (#1163)
Check that the address is not zero.
Additional information: link
Ownable.unlock() (#917-927) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(now > _lockTime,Contract is locked until 7 days) (#921)
Avoid relying on block.timestamp.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#713-755) uses assembly
- INLINE ASM (#739-745)
Do not use evm assembly.
Additional information: link
SafeMath.sub(uint256,uint256) (#231-235) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#713-755):
- (success,returndata) = target.call{value: weiValue}(data) (#721)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Variable ASTRAX.New (#1043) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#473)" inContext (#461-479)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
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 find website, listings and other project-related information
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Unable to find Telegram and Twitter accounts