Acadex Network is a Decentralized Education Network, facilitating blockchain’s Proof of Knowledge (PoK) Consensus.
Contract ownership is not renounced (belongs to a wallet)
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
ACDX.balanceOf(address)._owner (#64) shadows:
- Ownable._owner (#6) (state variable)
ACDX.allowance(address,address)._owner (#68) shadows:
- Ownable._owner (#6) (state variable)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.div(uint256,uint256) (#141-143) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#145-151) is never used and should be removed
SafeMath.mod(uint256,uint256) (#153-155) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#157-160) is never used and should be removed
SafeMath.mul(uint256,uint256) (#127-139) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.8.9 (#1) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.9 is not recommended for deployment
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
Parameter ACDX.balanceOf(address)._owner (#64) is not in mixedCase
Parameter ACDX.allowance(address,address)._owner (#68) is not in mixedCase
Parameter ACDX.allowance(address,address)._spender (#68) is not in mixedCase
Parameter ACDX.transfer(address,uint256)._to (#72) is not in mixedCase
Parameter ACDX.transfer(address,uint256)._amount (#72) is not in mixedCase
Parameter ACDX.transferFrom(address,address,uint256)._from (#82) is not in mixedCase
Parameter ACDX.transferFrom(address,address,uint256)._to (#82) is not in mixedCase
Parameter ACDX.transferFrom(address,address,uint256)._amount (#82) is not in mixedCase
Parameter ACDX.approve(address,uint256)._spender (#94) is not in mixedCase
Parameter ACDX.approve(address,uint256)._amount (#94) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#24-27)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#29-33)
balanceOf(address) should be declared external:
- ACDX.balanceOf(address) (#64-66)
allowance(address,address) should be declared external:
- ACDX.allowance(address,address) (#68-70)
transfer(address,uint256) should be declared external:
- ACDX.transfer(address,uint256) (#72-80)
transferFrom(address,address,uint256) should be declared external:
- ACDX.transferFrom(address,address,uint256) (#82-92)
approve(address,uint256) should be declared external:
- ACDX.approve(address,uint256) (#94-101)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinGecko
Additional information: link
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of scam / price dump / death
Alexa traffic rank is very low
Additional information: link
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 Youtube account
Unable to find Discord account