Decentralized Treasury Protocol with Reserve Currency.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
VaultOwned.setVault(address) (#855-859) should emit an event for:
- _vault = vault_ (#856)
Emit an event for critical parameter changes.
Additional information: link
VaultOwned.setVault(address).vault_ (#855) lacks a zero-check on :
- _vault = vault_ (#856)
Check that the address is not zero.
Additional information: link
ERC20Permit.permit(address,address,uint256,uint256,uint8,bytes32,bytes32) (#783-804) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp <= deadline,Permit: expired deadline) (#792)
Avoid relying on block.timestamp.
Additional information: link
ERC20Permit.constructor() (#766-781) uses assembly
- INLINE ASM (#768-770)
Do not use evm assembly.
Additional information: link
SafeMath.substractPercentage(uint256,uint8) (#578-580) is never used and should be removed
Remove unused functions.
Additional information: link
Function NemesisERC20Token._burnFrom(address,uint256) (#891-900) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
ERC20.ERC20TOKEN_ERC1820_INTERFACE_ID (#605) is never used in NemesisERC20Token (#872-902)
Remove unused state variables.
Additional information: link
burnFrom(address,uint256) should be declared external:
- NemesisERC20Token.burnFrom(address,uint256) (#887-889)
Use the external attribute for functions never called from the contract.
Additional information: link
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 token on CoinHunt
Additional information: link
Young tokens have high risks of price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account