First Pool Explorer for Cardano Decentralized Exchanges - The ADADEX TOOLS platform enables you to monitor trading in real-time and analyze a project during and after its launch on Cardano DEXes. ADAT will let you make informed decisions faster and get a full view of the token. Every metric you can imagine – every key decision-making metric, all in one view.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
OwnableUpgradeable.__gap (#417) shadows:
- ContextUpgradeable.__gap (#339)
Remove the state variable shadowing.
Additional information: link
Reentrancy in AntiBotStandardERC20.initialize(address,string,string,uint8,uint256,address) (#695-712):
External calls:
- pinkAntiBot.setTokenOwner(owner_) (#707)
State variables written after the call(s):
- __Ownable_init() (#709)
- _initialized = true (#291)
- __Ownable_init() (#709)
- _initializing = true (#290)
- _initializing = false (#297)
Apply the check-effects-interactions pattern.
Additional information: link
AntiBotStandardERC20._approve(address,address,uint256).owner (#963) shadows:
- OwnableUpgradeable.owner() (#384-386) (function)
Rename the local variables that shadow another component.
Additional information: link
Reentrancy in AntiBotStandardERC20.transferFrom(address,address,uint256) (#815-827):
External calls:
- _transfer(sender,recipient,amount) (#820)
- pinkAntiBot.onPreTransferCheck(sender,recipient,amount) (#899)
State variables written after the call(s):
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (#821-825)
- _allowances[owner][spender] = amount (#970)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in AntiBotStandardERC20.transferFrom(address,address,uint256) (#815-827):
External calls:
- _transfer(sender,recipient,amount) (#820)
- pinkAntiBot.onPreTransferCheck(sender,recipient,amount) (#899)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#971)
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (#821-825)
Apply the check-effects-interactions pattern.
Additional information: link
AddressUpgradeable._verifyCallResult(bool,bytes,string) (#229-246) uses assembly
- INLINE ASM (#238-241)
Do not use evm assembly.
Additional information: link
SafeMath.trySub(uint256,uint256) (#456-459) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in AddressUpgradeable.functionStaticCall(address,bytes,string) (#221-227):
- (success,returndata) = target.staticcall(data) (#225)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Parameter AntiBotStandardERC20.setEnableAntiBot(bool)._enable (#714) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#336)" inContextUpgradeable (#324-340)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable AntiBotStandardERC20._totalSupply (#686) is too similar to AntiBotStandardERC20.initialize(address,string,string,uint8,uint256,address).totalSupply_ (#700)
Prevent variables from having similar names.
Additional information: link
OwnableUpgradeable.__gap (#417) is never used in AntiBotStandardERC20 (#679-1005)
Remove unused state variables.
Additional information: link
decreaseAllowance(address,uint256) should be declared external:
- AntiBotStandardERC20.decreaseAllowance(address,uint256) (#860-874)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap volume is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
Token is deployed only at one blockchain
Unable to find PancakeSwap trading pair to compute liquidity.
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 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 code repository for the project
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account