ensed open-source, fair-launch blockchain/cryptocurrency project managed, developed, governed, and stewarded by a community driven decentralized autonomous organization (DAO). It has been designed, engineered, and tested using advanced cryptography protocols to provide, first and foremost, user Financial Data Protection. The ADON user's financial data protection is secured through a highly customized, open-source implementation of the vetted academic anonymity protocol zero-knowledge succinct non-interactive argument of knowledge (zk-SNARKs) Sapling. All of the user's transactional activities are protected by this protocol, called SHIELD. ADON is also fully compliant with the Anti-Money Laundering and Counter-Terrorism Financing (AML/CFT) requirements governed by the Financial Action Task Force (FATF). These regulatory bodies maintain regulation and laws concerning the use, transmission, and legality of digital assets and the associated data required to use them. ADON is an independent, application and payment agnostic blockchain. ADON uses its native cryptocurrency as both a means of rights-preserving, privacy enabling, near instant digital currency exchange as well as the reward for those who help secure, build, decentralize, and govern the Adonis network protocol. ADON is purchased and/or obtained to be held or staked (hot or cold) or locked in masternodes by individuals who want to participate in the network.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Reentrancy in MintableBEP20.constructor(string,string,uint8,uint256,uint256,address) (#684-694):
External calls:
- ServicePayer(feeReceiver_,MintableBEP20) (#691)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#666)
State variables written after the call(s):
- _mint(_msgSender(),initialBalance_) (#693)
- _balances[account] += amount (#463)
- _setupDecimals(decimals_) (#692)
- _decimals = decimals_ (#524)
- _mint(_msgSender(),initialBalance_) (#693)
- _totalSupply += amount (#462)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in MintableBEP20.constructor(string,string,uint8,uint256,uint256,address) (#684-694):
External calls:
- ServicePayer(feeReceiver_,MintableBEP20) (#691)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#666)
Event emitted after the call(s):
- Transfer(address(0),account,amount) (#464)
- _mint(_msgSender(),initialBalance_) (#693)
Apply the check-effects-interactions pattern.
Additional information: link
BEP20._burn(address,uint256) (#478-489) is never used and should be removed
Context._msgData() (#25-27) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#8) allows old versions
Pragma version^0.8.0 (#35) allows old versions
Pragma version^0.8.0 (#112) allows old versions
Pragma version^0.8.0 (#216) allows old versions
Pragma version^0.8.0 (#550) allows old versions
Pragma version^0.8.0 (#588) allows old versions
Pragma version^0.8.0 (#654) allows old versions
Pragma version^0.8.0 (#674) allows old versions
solc-0.8.11 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
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#84-86)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#92-95)
name() should be declared external:
- BEP20.name() (#268-270)
symbol() should be declared external:
- BEP20.symbol() (#276-278)
decimals() should be declared external:
- BEP20.decimals() (#293-295)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#307-309)
getOwner() should be declared external:
- BEP20.getOwner() (#314-316)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#326-329)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#344-356)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#365-368)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#373-375)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#389-392)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#408-414)
mintingFinished() should be declared external:
- BEP20Mintable.mintingFinished() (#615-617)
mint(address,uint256) should be declared external:
- BEP20Mintable.mint(address,uint256) (#627-629)
finishMinting() should be declared external:
- BEP20Mintable.finishMinting() (#636-638)
Use the external attribute for functions never called from the contract.
Additional information: link
BEP20.allowance(address,address).owner (#373) shadows:
- Ownable.owner() (#65-67) (function)
BEP20._approve(address,address,uint256).owner (#505) shadows:
- Ownable.owner() (#65-67) (function)
Rename the local variables that shadow another component.
Additional information: link
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
Token is not listed at Mobula.Finance
Additional information: link
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
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
Telegram account has less than 100 subscribers
Twitter account has relatively few followers