THE VISION OF $FNT
We are dedicated to building the best Decentralized Ecosystem (DECO) on the planet. Our three tokens were the seeds from which the FNT Ecosystem sprouted, and FNTSwap is how they’ve dug in their roots.
Our unique tokenomics, solid design, technical implementation, and the viral growth from our good 'ole fashion memes, will reinforce the platform’s strength and ultimately provide residual benefits to the Ecosystem.
We know that with our unified force, and the power of FNT, we will be successful in advancing the Swap and Ecosystem as a whole, so that we reach new and spectacular heights together.
The best is yet to come!
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Fortnite._writeCheckpoint(address,uint32,uint256,uint256) (#1098-1116) uses a dangerous strict equality:
- nCheckpoints > 0 && checkpoints[delegatee][nCheckpoints - 1].fromBlock == blockNumber (#1108)
Don't use strict equality to determine if an account has enough Ether or tokens.
Additional information: link
BEP20.constructor(string,string,uint256).name (#609) shadows:
- BEP20.name() (#629-631) (function)
- IBEP20.name() (#133) (function)
BEP20.constructor(string,string,uint256).symbol (#609) shadows:
- BEP20.symbol() (#643-645) (function)
- IBEP20.symbol() (#128) (function)
BEP20.allowance(address,address).owner (#677) shadows:
- Ownable.owner() (#62-64) (function)
BEP20._approve(address,address,uint256).owner (#853) shadows:
- Ownable.owner() (#62-64) (function)
Rename the local variables that shadow another component.
Additional information: link
Fortnite.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (#964-1005) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(now <= expiry,FNT::delegateBySig: signature expired) (#1003)
Avoid relying on block.timestamp.
Additional information: link
Address.isContract(address) (#424-435) uses assembly
- INLINE ASM (#431-433)
Address._functionCallWithValue(address,bytes,uint256,string) (#532-558) uses assembly
- INLINE ASM (#550-553)
Fortnite.getChainId() (#1123-1127) uses assembly
- INLINE ASM (#1125)
Do not use evm assembly.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#532-558) is never used and should be removed
Address.functionCall(address,bytes) (#479-481) is never used and should be removed
Address.functionCall(address,bytes,string) (#489-495) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#508-514) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#522-530) is never used and should be removed
Address.isContract(address) (#424-435) is never used and should be removed
Address.sendValue(address,uint256) (#453-459) is never used and should be removed
Context._msgData() (#24-27) is never used and should be removed
SafeMath.div(uint256,uint256) (#315-317) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#331-341) is never used and should be removed
SafeMath.min(uint256,uint256) (#380-382) is never used and should be removed
SafeMath.mod(uint256,uint256) (#355-357) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#371-378) is never used and should be removed
SafeMath.mul(uint256,uint256) (#289-301) is never used and should be removed
SafeMath.sqrt(uint256) (#385-396) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address.sendValue(address,uint256) (#453-459):
- (success) = recipient.call{value: amount}() (#457)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#532-558):
- (success,returndata) = target.call{value: weiValue}(data) (#541)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Parameter Fortnite.mint(address,uint256)._to (#885) is not in mixedCase
Parameter Fortnite.mint(address,uint256)._amount (#885) is not in mixedCase
Parameter Fortnite.burn(address,uint256)._from (#890) is not in mixedCase
Parameter Fortnite.burn(address,uint256)._amount (#890) is not in mixedCase
Variable Fortnite._delegates (#904) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#25)" inContext (#15-28)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#81-84)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#90-92)
decimals() should be declared external:
- BEP20.decimals() (#636-638)
symbol() should be declared external:
- BEP20.symbol() (#643-645)
totalSupply() should be declared external:
- BEP20.totalSupply() (#650-652)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#669-672)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#677-679)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#688-691)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#705-717)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#731-734)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#750-757)
mint(uint256) should be declared external:
- BEP20.mint(uint256) (#767-770)
mint(address,uint256) should be declared external:
- Fortnite.mint(address,uint256) (#885-888)
burn(address,uint256) should be declared external:
- Fortnite.burn(address,uint256) (#890-893)
Use the external attribute for functions never called from the contract.
Additional information: link
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
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.
Unable to find website, listings and other project-related information
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account