MinerBlox is a dapp that allows players to perform a sort of mining within a metaverse, where players can buy video cards (GPU) in NFT format..
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BEP20.allowance(address,address).owner (#383) shadows:
- Ownable.owner() (#64-66) (function)
BEP20._approve(address,address,uint256).owner (#539) shadows:
- Ownable.owner() (#64-66) (function)
Rename the local variables that shadow another component.
Additional information: link
Reentrancy in AdvancedBEP20.constructor(string,string,uint8,uint256,address) (#706-721):
External calls:
- ServicePayer(feeReceiver_,AdvancedBEP20) (#715)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#637)
State variables written after the call(s):
- _mint(_msgSender(),initialBalance_) (#720)
- _balances[account] += amount (#497)
- _setupDecimals(decimals_) (#719)
- _decimals = decimals_ (#558)
- _mint(_msgSender(),initialBalance_) (#720)
- _totalSupply += amount (#496)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in AdvancedBEP20.constructor(string,string,uint8,uint256,address) (#706-721):
External calls:
- ServicePayer(feeReceiver_,AdvancedBEP20) (#715)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#637)
Event emitted after the call(s):
- Transfer(address(0),account,amount) (#498)
- _mint(_msgSender(),initialBalance_) (#720)
Apply the check-effects-interactions pattern.
Additional information: link
Context._msgData() (#22-25) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#5) allows old versions
Pragma version^0.8.0 (#30) allows old versions
Pragma version^0.8.0 (#104) allows old versions
Pragma version^0.8.0 (#215) allows old versions
Pragma version^0.8.0 (#584) allows old versions
Pragma version^0.8.0 (#625) allows old versions
Pragma version^0.8.0 (#643) allows old versions
solc-0.8.0 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
Redundant expression "this (#23)" inContext (#17-26)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#83-86)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#92-99)
name() should be declared external:
- BEP20.name() (#265-267)
symbol() should be declared external:
- BEP20.symbol() (#273-275)
decimals() should be declared external:
- BEP20.decimals() (#290-292)
totalSupply() should be declared external:
- BEP20.totalSupply() (#297-299)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#304-306)
getOwner() should be declared external:
- BEP20.getOwner() (#311-313)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#323-331)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#346-361)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#370-378)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#405-416)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#432-445)
burn(uint256) should be declared external:
- BEP20Burnable.burn(uint256) (#597-599)
burnFrom(address,uint256) should be declared external:
- BEP20Burnable.burnFrom(address,uint256) (#612-620)
mintingFinished() should be declared external:
- BEP20Mintable.mintingFinished() (#670-672)
mint(address,uint256) should be declared external:
- BEP20Mintable.mint(address,uint256) (#682-684)
finishMinting() should be declared external:
- BEP20Mintable.finishMinting() (#691-693)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Token has only one trading pair
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
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
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
Unable to verify token contract address on the website
Unable to find whitepaper link on the website
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
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
Twitter account has relatively few followers
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)