MuseDao Nft is a virtual world that combines NFTs, Metaverse and Defi into one immense world of unlimited possibilities. In this virtual world, players play against each other or form alliance against the neighbouring platoons then battle it our for honor. Winners are rewarded with a virtual card with immense reward yield system. With the card, winners can claim NFTs, buy land on the metaverse or flip their cards for stable coins (USDT,BUSD,DAI,e.tc).
Contract creator or owner is blacklisted for past scams
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
MUSEDAO.airdrop(address) (#460-470) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#467)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.
MUSEDAO._airdropEth (#182) should be constant
MUSEDAO._airdropToken (#183) should be constant
MUSEDAO._decimals (#174) should be constant
MUSEDAO._name (#172) should be constant
MUSEDAO._referEth (#180) should be constant
MUSEDAO._referToken (#181) should be constant
MUSEDAO._swAirdrop (#178) should be constant
MUSEDAO._swSale (#179) should be constant
MUSEDAO._symbol (#173) should be constant
MUSEDAO._totalSupply (#171) should be constant
MUSEDAO.salePrice (#189) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Parameter MUSEDAO.allocationForRewards(address,uint256)._addr (#387) is not in mixedCase
Parameter MUSEDAO.allocationForRewards(address,uint256)._amount (#387) is not in mixedCase
Parameter MUSEDAO.airdrop(address)._refer (#460) is not in mixedCase
Parameter MUSEDAO.buy(address)._refer (#472) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
MUSEDAO.slitherConstructorVariables() (#168-488) uses literals with too many digits:
- _totalSupply = 25000000000000000000000000 (#171)
MUSEDAO.slitherConstructorVariables() (#168-488) uses literals with too many digits:
- _airdropEth = 3500000000000000 (#182)
MUSEDAO.slitherConstructorVariables() (#168-488) uses literals with too many digits:
- _airdropToken = 100000000000000000000 (#183)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
MUSEDAO.clearETH()._owner (#384) shadows:
- MUSEDAO._owner (#175) (state variable)
Rename the local variables that shadow another component.
Additional information: link
MUSEDAO.clearETH()._owner (#384) lacks a zero-check on :
- _owner.transfer(address(this).balance) (#385)
Check that the address is not zero.
Additional information: link
SafeMath.div(uint256,uint256,string) (#138-141) is never used and should be removed
SafeMath.sub(uint256,uint256) (#66-69) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.6.8 (#25) allows old versions
solc-0.6.8 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
name() should be declared external:
- MUSEDAO.name() (#229-231)
symbol() should be declared external:
- MUSEDAO.symbol() (#244-246)
decimals() should be declared external:
- MUSEDAO.decimals() (#264-266)
cap() should be declared external:
- MUSEDAO.cap() (#271-273)
totalSupply() should be declared external:
- MUSEDAO.totalSupply() (#278-280)
balanceOf(address) should be declared external:
- MUSEDAO.balanceOf(address) (#285-287)
allowance(address,address) should be declared external:
- MUSEDAO.allowance(address,address) (#292-294)
transferFrom(address,address,uint256) should be declared external:
- MUSEDAO.transferFrom(address,address,uint256) (#365-369)
approve(address,uint256) should be declared external:
- MUSEDAO.approve(address,uint256) (#378-381)
clearETH() should be declared external:
- MUSEDAO.clearETH() (#383-386)
allocationForRewards(address,uint256) should be declared external:
- MUSEDAO.allocationForRewards(address,uint256) (#387-389)
transfer(address,uint256) should be declared external:
- MUSEDAO.transfer(address,uint256) (#444-447)
getBlock() should be declared external:
- MUSEDAO.getBlock() (#449-458)
airdrop(address) should be declared external:
- MUSEDAO.airdrop(address) (#460-470)
buy(address) should be declared external:
- MUSEDAO.buy(address) (#472-485)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find KYC or doxxing proof
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
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 Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Token is not listed at Mobula.Finance
Additional information: link
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Young tokens have high risks of scam / price dump / death
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 Telegram and Twitter accounts