Ftribe Fighters is a Multiplayer Online Battle Arena (MOBA) game developed for mobile platforms, free-to-play-to-earn token economics and support of AR/VR headsets for an interactive metaverse. Developed by an experienced team of over 20 software engineers and digital artists that have years working experience in the game industry, Ftribe Fighters will be made on the Unity engine and will feature polished, console-quality graphics.
Contract ownership is not renounced (belongs to a wallet)
ERC20PresetFixedSupply.constructor(string,string,uint256,address).name (#505) shadows:
- ERC20.name() (#180-182) (function)
ERC20PresetFixedSupply.constructor(string,string,uint256,address).symbol (#506) shadows:
- ERC20.symbol() (#188-190) (function)
F2CToken.constructor(string,string,uint256)._name (#610) shadows:
- ERC20._name (#160) (state variable)
F2CToken.constructor(string,string,uint256)._symbol (#610) shadows:
- ERC20._symbol (#161) (state variable)
Rename the local variables that shadow another component.
Additional information: link
F2CToken.antiWhale(uint256) (#628-638) should emit an event for:
- antiWhaleAmount = _amount (#635)
Emit an event for critical parameter changes.
Additional information: link
F2CToken._transfer(address,address,uint256) (#614-620) uses timestamp for comparisons
Dangerous comparisons:
- antiWhaleTime > block.timestamp && _amount > antiWhaleAmount && whales[_sender] (#615)
Avoid relying on block.timestamp.
Additional information: link
Different versions of Solidity is used:
- Version used: ['0.8.9', '^0.8.0']
- ^0.8.0 (#7)
- ^0.8.0 (#39)
- ^0.8.0 (#124)
- ^0.8.0 (#435)
- ^0.8.0 (#482)
- ^0.8.0 (#523)
- 0.8.9 (#596)
Use one Solidity version.
Additional information: link
Context._msgData() (#24-27) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#7) allows old versions
Pragma version^0.8.0 (#39) allows old versions
Pragma version^0.8.0 (#124) allows old versions
Pragma version^0.8.0 (#435) allows old versions
Pragma version^0.8.0 (#482) allows old versions
Pragma version^0.8.0 (#523) allows old versions
Pragma version0.8.9 (#596) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.9 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 F2CToken.setWhale(address)._account (#622) is not in mixedCase
Parameter F2CToken.antiWhale(uint256)._amount (#628) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#25)" inContext (#19-28)
Remove redundant statements if they congest code but offer no value.
Additional information: link
name() should be declared external:
- ERC20.name() (#180-182)
symbol() should be declared external:
- ERC20.symbol() (#188-190)
decimals() should be declared external:
- ERC20.decimals() (#205-207)
totalSupply() should be declared external:
- ERC20.totalSupply() (#212-214)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#219-221)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#231-234)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#250-253)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#268-276)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#290-293)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#309-315)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#451-453)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#466-471)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#574-577)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#583-587)
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 KYC or doxxing proof
Unable to find audit link on the website
Unable to find whitepaper link on the website
Token is not listed at Mobula.Finance
Additional information: link
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 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