RIFI United is one of the products of Rikkei Finance, paving the way for future NFT lending, one of 3 main features of Rikkei Finance. RIFI United is a soccer manager simulator, built with a unique game depth to provide lasting enjoyment for players. The core of RIFI United is a vast and complicated match calculation system that provides perfect realism and the proper level of competitiveness among Premier League supporters. As a play-to-earn game, RIFI United users can enjoy playing RIFI United while earning $RU /ru/ tokens from trading, staking, winning matches or betting.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Redundant expression "this (#21)" inContext (#15-24)
Remove redundant statements if they congest code but offer no value.
Additional information: link
RUToken.constructor() (#606-608) uses literals with too many digits:
- _mint(address(0x1808597262d6C55DD8D82c93A5f46674710435AA),1000000000 * 10 ** 18) (#607)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
minter() should be declared external:
- Ownable.minter() (#51-53)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#75-78)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#84-86)
transferMintership(address) should be declared external:
- Ownable.transferMintership(address) (#88-90)
name() should be declared external:
- BEP20.name() (#396-398)
symbol() should be declared external:
- BEP20.symbol() (#404-406)
decimals() should be declared external:
- BEP20.decimals() (#421-423)
totalSupply() should be declared external:
- BEP20.totalSupply() (#428-430)
burnedSupply() should be declared external:
- BEP20.burnedSupply() (#432-434)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#439-441)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#451-454)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#459-461)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#470-473)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#488-492)
mint(address,uint256) should be declared external:
- RUToken.mint(address,uint256) (#610-612)
burn(address,uint256) should be declared external:
- RUToken.burn(address,uint256) (#614-616)
Use the external attribute for functions never called from the contract.
Additional information: link
BEP20.allowance(address,address).owner (#459) shadows:
- Ownable.owner() (#47-49) (function)
BEP20._approve(address,address,uint256).owner (#573) shadows:
- Ownable.owner() (#47-49) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#20-23) is never used and should be removed
SafeMath.div(uint256,uint256) (#283-285) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#299-305) is never used and should be removed
SafeMath.mod(uint256,uint256) (#319-321) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#335-338) is never used and should be removed
SafeMath.mul(uint256,uint256) (#257-269) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.8.0 (#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
Parameter RUToken.mint(address,uint256)._to (#610) is not in mixedCase
Parameter RUToken.mint(address,uint256)._amount (#610) is not in mixedCase
Parameter RUToken.burn(address,uint256)._from (#614) is not in mixedCase
Parameter RUToken.burn(address,uint256)._amount (#614) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
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
Alexa traffic rank is relatively low
Additional information: link
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
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Telegram account link seems to be invalid