Abell World is a platform of decentralized games base on blockchain.
Context._msgData() (#9-11) is never used and should be removed
ERC20._burn(address,uint256) (#426-441) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#2) 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
Parameter AbellCoin.mint(address,uint256)._to (#517) is not in mixedCase
Parameter AbellCoin.mint(address,uint256)._amount (#517) is not in mixedCase
Constant AbellCoin.maxSupply (#512) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
AbellCoin.slitherConstructorConstantVariables() (#510-524) uses literals with too many digits:
- maxSupply = 18900000000 * 1e18 (#512)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#140-142)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#148-151)
name() should be declared external:
- ERC20.name() (#213-215)
symbol() should be declared external:
- ERC20.symbol() (#221-223)
decimals() should be declared external:
- ERC20.decimals() (#238-240)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#252-254)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#264-267)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#272-274)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#283-286)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#301-315)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#329-332)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#348-356)
mint(address,uint256) should be declared external:
- AbellCoin.mint(address,uint256) (#517-520)
Use the external attribute for functions never called from the contract.
Additional information: link
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 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 Youtube account