INS3 is a decentralized coverage protocol and tail risk derivative platform to address various types of risks in the volatile crypto market.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ERC20.constructor(string,string).name (#467) shadows:
- ERC20.name() (#476-478) (function)
ERC20.constructor(string,string).symbol (#467) shadows:
- ERC20.symbol() (#484-486) (function)
Rename the local variables that shadow another component.
Additional information: link
Address.isContract(address) (#294-303) uses assembly
- INLINE ASM (#301)
Address._functionCallWithValue(address,bytes,uint256,string) (#387-408) uses assembly
- INLINE ASM (#400-403)
Do not use evm assembly.
Additional information: link
Different versions of Solidity is used:
- Version used: ['>=0.6.0<0.7.0', '^0.6.0', '^0.6.2']
- ^0.6.0 (#5)
- ^0.6.0 (#31)
- ^0.6.0 (#110)
- ^0.6.2 (#271)
- ^0.6.0 (#414)
- >=0.6.0<0.7.0 (#721)
Use one Solidity version.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#387-408) is never used and should be removed
Address.functionCall(address,bytes) (#347-349) is never used and should be removed
Address.functionCall(address,bytes,string) (#357-359) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#372-374) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#382-385) is never used and should be removed
Address.isContract(address) (#294-303) is never used and should be removed
Address.sendValue(address,uint256) (#321-327) is never used and should be removed
Context._msgData() (#22-25) is never used and should be removed
ERC20._burn(address,uint256) (#660-668) is never used and should be removed
ERC20._setupDecimals(uint8) (#698-700) is never used and should be removed
SafeMath.div(uint256,uint256) (#210-212) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#226-232) is never used and should be removed
SafeMath.mod(uint256,uint256) (#246-248) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#262-265) is never used and should be removed
SafeMath.mul(uint256,uint256) (#184-196) is never used and should be removed
SafeMath.sub(uint256,uint256) (#153-155) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.6.0 (#5) allows old versions
Pragma version^0.6.0 (#31) allows old versions
Pragma version^0.6.0 (#110) allows old versions
Pragma version^0.6.2 (#271) allows old versions
Pragma version^0.6.0 (#414) allows old versions
Pragma version>=0.6.0<0.7.0 (#721) 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
Low level call in Address.sendValue(address,uint256) (#321-327):
- (success) = recipient.call{value: amount}() (#325)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#387-408):
- (success,returndata) = target.call{value: weiValue}(data) (#391)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Redundant expression "this (#23)" inContext (#17-26)
Remove redundant statements if they congest code but offer no value.
Additional information: link
ITFXToken.constructor() (#726-730) uses literals with too many digits:
- _mint(_msgSender(),10000000 * 1e18) (#729)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
name() should be declared external:
- ERC20.name() (#476-478)
symbol() should be declared external:
- ERC20.symbol() (#484-486)
decimals() should be declared external:
- ERC20.decimals() (#501-503)
totalSupply() should be declared external:
- ERC20.totalSupply() (#508-510)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#515-517)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#527-530)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#535-537)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#546-549)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#563-567)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#581-584)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#600-603)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap volume is low.
Number of Binance Smart Chain (BSC) token holders is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
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
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 scam / price dump / death
Token has no active CoinGecko listing / rank
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account