Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
AXSD._approve(address,address,uint256).owner (#543) shadows:
- Ownable.owner() (#394-396) (function)
Rename the local variables that shadow another component.
Additional information: link
AXSD.approve(address).approvedAddress (#521) lacks a zero-check on :
- _approvedAddress = approvedAddress (#523)
Check that the address is not zero.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#192-213) uses assembly
- INLINE ASM (#205-208)
Do not use evm assembly.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#359-362) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#192-213):
- (success,returndata) = target.call{value: weiValue}(data) (#196)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Variable AXSD.BURN_ADDRESS (#467) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#372)" inContext (#365-375)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable AXSD.approve(address,address).approveAddr1 (#513) is too similar to AXSD.approve(address,address).approveAddr2 (#513)
Prevent variables from having similar names.
Additional information: link
AXSD.slitherConstructorVariables() (#449-577) uses literals with too many digits:
- BURN_ADDRESS = 0x000000000000000000000000000000000000dEaD (#467)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
AXSD._maxTotal (#463) is never used in AXSD (#449-577)
Remove unused state variables.
Additional information: link
AXSD._maxTotal (#463) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
transfer(address,uint256) should be declared external:
- AXSD.transfer(address,uint256) (#538-541)
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 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