Beast Masters is a video game based on NFT blockchain technology hosted on the Binance Smart Chain and inspired by the original Pokémon games and the RPG genre.
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Context._msgData() (contracts/helpers/Context.sol#20-22) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter MasterToken.burn(uint256)._amount (contracts/MasterToken.sol#19) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Pragma version^0.8.0 (contracts/MasterToken.sol#3) allows old versions
Pragma version^0.8.0 (contracts/helpers/Context.sol#3) allows old versions
Pragma version^0.8.0 (contracts/helpers/beastMastersToken/ERC20.sol#3) allows old versions
Pragma version^0.8.0 (contracts/helpers/interfaces/IERC20.sol#3) allows old versions
Pragma version^0.8.0 (contracts/helpers/interfaces/IERC20Metadata.sol#3) 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
MasterToken.constructor(address,address,address,address) (contracts/MasterToken.sol#10-17) uses literals with too many digits:
- _totalTokens = 300000000 * 10 ** uint256(decimals()) (contracts/MasterToken.sol#11)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
burn(uint256) should be declared external:
- MasterToken.burn(uint256) (contracts/MasterToken.sol#19-21)
getBurnedTokensAmount() should be declared external:
- MasterToken.getBurnedTokensAmount() (contracts/MasterToken.sol#23-25)
name() should be declared external:
- ERC20.name() (contracts/helpers/beastMastersToken/ERC20.sol#61-63)
symbol() should be declared external:
- ERC20.symbol() (contracts/helpers/beastMastersToken/ERC20.sol#69-71)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (contracts/helpers/beastMastersToken/ERC20.sol#100-102)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (contracts/helpers/beastMastersToken/ERC20.sol#112-115)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (contracts/helpers/beastMastersToken/ERC20.sol#120-122)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (contracts/helpers/beastMastersToken/ERC20.sol#131-134)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (contracts/helpers/beastMastersToken/ERC20.sol#149-159)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (contracts/helpers/beastMastersToken/ERC20.sol#173-176)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (contracts/helpers/beastMastersToken/ERC20.sol#192-200)
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
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.
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
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