Fastest Swapping Experience
Earn, win, buy and sell your favorite tokens at the best rate. Excellent rewards for liquidity providers and NFT marketplace on Ethereum and BNB Chain
Contract ownership is not renounced (belongs to a wallet)
Redundant expression "this (#118)" inContext (#108-121)
Remove redundant statements if they congest code but offer no value.
Additional information: link
FastSwapToken.constructor() (#357-367) uses literals with too many digits:
- _initialSupply = 100000000 * 10 ** 18 (#362)
FastSwapToken.constructor() (#357-367) uses literals with too many digits:
- _maxSupply = 500000000 * 10 ** 18 (#361)
FastSwapToken.constructor() (#357-367) uses literals with too many digits:
- _totalSupply = 100000000 * 10 ** 18 (#363)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
FastSwapToken.allowance(address,address).owner (#441) shadows:
- Ownable.owner() (#301-303) (function)
FastSwapToken._approve(address,address,uint256).owner (#605) shadows:
- Ownable.owner() (#301-303) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.mul(uint256,uint256) (#191-203) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#266-269) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#231-238) is never used and should be removed
Context._msgData() (#117-120) is never used and should be removed
SafeMath.mod(uint256,uint256) (#251-253) is never used and should be removed
SafeMath.div(uint256,uint256) (#216-218) is never used and should be removed
FastSwapToken._burnFrom(address,uint256) (#619-622) is never used and should be removed
Remove unused functions.
Additional information: link
Variable FastSwapToken._name (#355) is not in mixedCase
Variable FastSwapToken._decimals (#353) is not in mixedCase
Variable FastSwapToken._symbol (#354) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
mint(uint256) should be declared external:
- FastSwapToken.mint(uint256) (#519-522)
decreaseAllowance(address,uint256) should be declared external:
- FastSwapToken.decreaseAllowance(address,uint256) (#506-509)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#320-323)
increaseAllowance(address,uint256) should be declared external:
- FastSwapToken.increaseAllowance(address,uint256) (#487-490)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#329-331)
burn(uint256) should be declared external:
- FastSwapToken.burn(uint256) (#527-530)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Unable to crawl data from the website
Token was delisted from CoinGecko
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to verify token contract address on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Token has a considerable age, but we're still unable to find its website
Token has no active CoinGecko listing / rank
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account