CoinToFish is an online 3D NFT Fish BSC. You can Farm, Breed, Upgrade and Fight with your own fish/nft.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Context._msgData() (@openzeppelin/contracts/utils/Context.sol#20-22) is never used and should be removed
ERC20._burn(address,uint256) (CoinToFish.sol#287-303) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (@openzeppelin/contracts/utils/Context.sol#3) allows old versions
Pragma version^0.8.0 (CoinToFish.sol#3) allows old versions
Pragma version^0.8.0 (IERC20.sol#3) allows old versions
Pragma version^0.8.0 (extensions/IERC20Metadata.sol#3) allows old versions
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
ERC20.constructor(string,string) (CoinToFish.sol#53-61) uses literals with too many digits:
- _totalSupply = 500000000 (CoinToFish.sol#56)
ERC20.constructor(string,string) (CoinToFish.sol#53-61) uses literals with too many digits:
- mint(farmingAddr,400000000) (CoinToFish.sol#57)
ERC20.constructor(string,string) (CoinToFish.sol#53-61) uses literals with too many digits:
- mint(saleAddr,25000000) (CoinToFish.sol#58)
ERC20.constructor(string,string) (CoinToFish.sol#53-61) uses literals with too many digits:
- mint(devAddr,50000000) (CoinToFish.sol#59)
ERC20.constructor(string,string) (CoinToFish.sol#53-61) uses literals with too many digits:
- mint(marketingAddr,25000000) (CoinToFish.sol#60)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
ERC20.devAddr (CoinToFish.sol#39) should be constant
ERC20.farmingAddr (CoinToFish.sol#37) should be constant
ERC20.marketingAddr (CoinToFish.sol#40) should be constant
ERC20.saleAddr (CoinToFish.sol#38) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
name() should be declared external:
- ERC20.name() (CoinToFish.sol#66-68)
symbol() should be declared external:
- ERC20.symbol() (CoinToFish.sol#74-76)
decimals() should be declared external:
- ERC20.decimals() (CoinToFish.sol#91-93)
totalSupply() should be declared external:
- ERC20.totalSupply() (CoinToFish.sol#98-100)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (CoinToFish.sol#105-107)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (CoinToFish.sol#117-120)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (CoinToFish.sol#132-134)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (CoinToFish.sol#143-146)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (CoinToFish.sol#161-175)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (CoinToFish.sol#189-192)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (CoinToFish.sol#208-216)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute number of swaps.
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 verify token contract address on the website
Unable to find audit link 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
Unable to find code repository for the project
Young tokens have high risks of price dump / death
Young tokens have high risks of scam / 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
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account