Portuguese Fantasy Leagues startup RealFevr, the official partner of Liga Portugal and the Portuguese Football Federation, is launching a global football video NFTs marketplace backed by official intellectual property.
In RealFevr’s Marketplace, users will be able to buy and trade rare and unique NFT moments from World-Class players. Players can also borrow and lend unique football video moments to other fans, as well as use the collectibles within the RealFevr Fantasy App.
UsingLiquidityProtectionService.passed(uint256) (#875-877) uses timestamp for comparisons
Dangerous comparisons:
- _timestamp < block.timestamp (#876)
Avoid relying on block.timestamp.
Additional information: link
Different versions of Solidity is used:
- Version used: ['>=0.6.0', '>=0.6.0<0.8.0', '^0.6.0']
- >=0.6.0<0.8.0 (#5)
- >=0.6.0<0.8.0 (#30)
- >=0.6.0<0.8.0 (#108)
- >=0.6.0<0.8.0 (#323)
- >=0.6.0<0.8.0 (#627)
- ^0.6.0 (#693)
- ^0.6.0 (#716)
- ^0.6.0 (#767)
- ^0.6.0 (#776)
- >=0.6.0 (#903)
Use one Solidity version.
Additional information: link
UsingLiquidityProtectionService.uniswapVersion() (#805) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.6.2 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 RealFevrToken.token_balanceOf(address)._holder (#911) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#23)" inContext (#17-26)
Remove redundant statements if they congest code but offer no value.
Additional information: link
RealFevrToken.constructor(address) (#945-947) uses literals with too many digits:
- _mint(_distributionContract,16000000000 * 1e18) (#946)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
UsingLiquidityProtectionService.HUNDRED_PERCENT (#780) is never used in RealFevrToken (#906-949)
Remove unused state variables.
Additional information: link
isProtected() should be declared external:
- UsingLiquidityProtectionService.isProtected() (#855-857)
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 audit link on the website
Unable to find whitepaper link on the website
Twitter account link seems to be invalid