RHINOS FLYLAND is a game built on blockchain that allows players to earn income by breeding, training, battling, and trading digital pets, called RINOs. The more powerful RINOs you own, the more money you will make by selling them on the Marketplace.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
RhinosFinance.transferOwnership(address) (RhinosFinance.sol#18-22) should emit an event for:
- owner = newOwner (RhinosFinance.sol#20)
Emit an event for critical parameter changes.
Additional information: link
ERC20._burn(address,uint256) (ERC20.sol#255-266) is never used and should be removed
Remove unused functions.
Additional information: link
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 (Context.sol#21)" inContext (Context.sol#15-25)
Remove redundant statements if they congest code but offer no value.
Additional information: link
RhinosFinance.constructor() (RhinosFinance.sol#8-11) uses literals with too many digits:
- super._mint(msg.sender,100000000000000 * 10 ** 18) (RhinosFinance.sol#10)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
multisend(address[],uint256) should be declared external:
- RhinosFinance.multisend(address[],uint256) (RhinosFinance.sol#24-34)
Use the external attribute for functions never called from the contract.
Additional information: link
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 verify token contract address on the website
Unable to find audit link 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 a considerable age, but social accounts / website are missing or have few users
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account