SPACE MINE is a service that makes solar planets metaverse, mines exist on each planet, and mines mineral resources in mines (in game ).
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
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
Reentrancy in StandardBEP20.constructor(string,string,uint8,uint256,address) (#579-590):
External calls:
- ServicePayer(feeReceiver_,StandardBEP20) (#585)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#562)
State variables written after the call(s):
- _mint(_msgSender(),initialBalance_) (#589)
- _balances[account] += amount (#463)
- _setupDecimals(decimals_) (#588)
- _decimals = decimals_ (#524)
- _mint(_msgSender(),initialBalance_) (#589)
- _totalSupply += amount (#462)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in StandardBEP20.constructor(string,string,uint8,uint256,address) (#579-590):
External calls:
- ServicePayer(feeReceiver_,StandardBEP20) (#585)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#562)
Event emitted after the call(s):
- Transfer(address(0),account,amount) (#464)
- _mint(_msgSender(),initialBalance_) (#589)
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 (#570) 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)
totalSupply() should be declared external:
- BEP20.totalSupply() (#300-302)
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)
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.
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
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
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 Telegram link on the website
Unable to find Twitter 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
Unable to find Blog account (Reddit or Medium)
Unable to find Discord account