Meta Islands is a protocol that allows its players to create islands that earn them rewards in IGO every day.
There are several types of islands with different APYs and different prices.
The next step is to unveil the NFTs that will allow players to customize their islands as well as improve the APY.
The long term goal is to develop a metaverse that allows players to interact with each other while taking the codes of p2e: fights between islands, NFT stores on the islands, customization, visits to the islands, tolls on the island,...
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract creator or owner is blacklisted for past scams
ISLANDS._balances (#610) shadows:
- ERC20._balances (#181)
ISLANDS._allowances (#612) shadows:
- ERC20._allowances (#183)
ISLANDS._totalSupply (#622) shadows:
- ERC20._totalSupply (#185)
ISLANDS._name (#624) shadows:
- ERC20._name (#187)
ISLANDS._symbol (#625) shadows:
- ERC20._symbol (#188)
Remove the state variable shadowing.
Additional information: link
ISLANDS.updateAllocate(uint256) (#697-699) should emit an event for:
- allocateIslands = _newVal (#698)
Emit an event for critical parameter changes.
Additional information: link
ISLANDS.updateManager(address)._newManager (#689) lacks a zero-check on :
- islandsManager = _newManager (#690)
Check that the address is not zero.
Additional information: link
ERC20._mint(address,uint256) (#397-407) has costly operations inside a loop:
- _totalSupply += amount (#402)
Use a local variable to hold the loop computation result.
Additional information: link
Context._msgData() (#139-141) is never used and should be removed
ERC20._burn(address,uint256) (#420-435) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#585) allows old versions
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
Parameter ISLANDS.updateManager(address)._newManager (#689) is not in mixedCase
Parameter ISLANDS.updatePair(address,bool)._pair (#693) is not in mixedCase
Parameter ISLANDS.updatePair(address,bool)._value (#693) is not in mixedCase
Parameter ISLANDS.updateAllocate(uint256)._newVal (#697) is not in mixedCase
Parameter ISLANDS.updateMalicious(address,bool)._account (#701) is not in mixedCase
Parameter ISLANDS.updateMalicious(address,bool)._value (#701) is not in mixedCase
Parameter ISLANDS.isPair(address)._pair (#705) is not in mixedCase
Parameter ISLANDS.isMalicious(address)._account (#709) is not in mixedCase
Variable ISLANDS._totalSupply (#622) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
ISLANDS._balances (#610) is never used in ISLANDS (#607-713)
ISLANDS._allowances (#612) is never used in ISLANDS (#607-713)
ISLANDS._decimals (#626) is never used in ISLANDS (#607-713)
Remove unused state variables.
Additional information: link
ISLANDS._decimals (#626) should be constant
ISLANDS._name (#624) should be constant
ISLANDS._symbol (#625) should be constant
ISLANDS._totalSupply (#622) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
name() should be declared external:
- ERC20.name() (#207-209)
symbol() should be declared external:
- ERC20.symbol() (#215-217)
decimals() should be declared external:
- ERC20.decimals() (#232-234)
totalSupply() should be declared external:
- ERC20.totalSupply() (#239-241)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#246-248)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#258-261)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#266-268)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#277-280)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#295-309)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#323-326)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#342-350)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#558-560)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#566-569)
updateManager(address) should be declared external:
- ISLANDS.updateManager(address) (#689-691)
updatePair(address,bool) should be declared external:
- ISLANDS.updatePair(address,bool) (#693-695)
updateAllocate(uint256) should be declared external:
- ISLANDS.updateAllocate(uint256) (#697-699)
updateMalicious(address,bool) should be declared external:
- ISLANDS.updateMalicious(address,bool) (#701-703)
isPair(address) should be declared external:
- ISLANDS.isPair(address) (#705-707)
isMalicious(address) should be declared external:
- ISLANDS.isMalicious(address) (#709-711)
Use the external attribute for functions never called from the contract.
Additional information: link
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 PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
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 CoinHunt
Additional information: link
Unable to find code repository for the project
Token is marked as scam (rug pull, honeypot, phishing, etc.)
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 price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account