MoonieNFT is a PLAY TO EARN platform where every NFT is 100% usable and yield generation is as easy as owning it.
You can enter price races, research lab, and play games with your NFTs. Beautiful design, big guaranteed prizes brought to you with gamified yield farming.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
MoonieToken._approve(address,address,uint256).owner (#578) shadows:
- Ownable.owner() (#301-303) (function)
MoonieToken.allowance(address,address).owner (#423) shadows:
- Ownable.owner() (#301-303) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.mul(uint256,uint256) (#191-203) is never used and should be removed
SafeMath.sub(uint256,uint256) (#162-164) is never used and should be removed
MoonieToken._burnFrom(address,uint256) (#592-595) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#266-269) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#231-238) is never used and should be removed
Context._msgData() (#117-120) is never used and should be removed
SafeMath.mod(uint256,uint256) (#251-253) is never used and should be removed
SafeMath.div(uint256,uint256) (#216-218) is never used and should be removed
MoonieToken._burn(address,uint256) (#557-563) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#118)" inContext (#108-121)
Remove redundant statements if they congest code but offer no value.
Additional information: link
MoonieToken.constructor() (#355-363) uses literals with too many digits:
- _totalSupply = 2000000000000000000000000000 (#359)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
decreaseAllowance(address,uint256) should be declared external:
- MoonieToken.decreaseAllowance(address,uint256) (#488-491)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#320-323)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#329-331)
mint(uint256) should be declared external:
- MoonieToken.mint(uint256) (#501-504)
increaseAllowance(address,uint256) should be declared external:
- MoonieToken.increaseAllowance(address,uint256) (#469-472)
Use the external attribute for functions never called from the contract.
Additional information: link
Contract ownership is semi-renounced (passed to a contract)
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 find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Token is not listed at Mobula.Finance
Additional information: link
Unable to find code repository for the project
Unable to find Youtube account