King Rooster is the first Blockchain-based ""PLAY TO WIN"" (P2E) Cock-Fighting NFT GAME, where players can raise, care for, feed, train and breed their roosters.
The game was designed to give a gradual growth to our players, generate a competitive internal market that allows the interaction of all our players with total independence and without charge for each transaction generated (Only in withdrawal transactions).
Among the options proposed by King Rooster, the possession of the ""Ring"" stands out, whose income is passive and is determined by the number of events and bets that are made in it. These rings are NFT assets that players can acquire to diversify their investments within the world of King Rooster.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Token.claimPayment(address,uint256,uint256,address,uint8,bytes32,bytes32) (#665-695) ignores return value by tokenInstance.transfer(recipient,amount) (#687)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Reentrancy in Token.claimPayment(address,uint256,uint256,address,uint8,bytes32,bytes32) (#665-695):
External calls:
- tokenInstance.transfer(recipient,amount) (#687)
State variables written after the call(s):
- usedNonces[nonce] = true (#692)
Apply the check-effects-interactions pattern.
Additional information: link
Token.setMinter(address).account (#661) lacks a zero-check on :
- _p2eMinter = account (#662)
Check that the address is not zero.
Additional information: link
Reentrancy in Token.claimPayment(address,uint256,uint256,address,uint8,bytes32,bytes32) (#665-695):
External calls:
- tokenInstance.transfer(recipient,amount) (#687)
Event emitted after the call(s):
- PaymentClaimed(recipient,amount) (#694)
Apply the check-effects-interactions pattern.
Additional information: link
Context._msgData() (#23-25) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#6) allows old versions
Pragma version^0.8.0 (#33) allows old versions
Pragma version^0.8.0 (#111) allows old versions
Pragma version^0.8.0 (#196) allows old versions
Pragma version^0.8.0 (#226) allows old versions
Pragma version^0.8.0 (#584) allows old versions
Pragma version^0.8.0 (#627) 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
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#82-84)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#90-93)
name() should be declared external:
- ERC20.name() (#283-285)
symbol() should be declared external:
- ERC20.symbol() (#291-293)
decimals() should be declared external:
- ERC20.decimals() (#308-310)
totalSupply() should be declared external:
- ERC20.totalSupply() (#315-317)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#322-324)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#334-337)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#353-356)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#399-402)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#418-426)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#599-601)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#614-621)
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 on CoinMarketCap
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 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
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account