LavaX Labs is driving the next generation of DeFi projects to launch in a fair and decentralized manner across multiple Blockchains.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
SafeMath.ceil(uint256,uint256) (#125-129) is never used and should be removed
SafeMath.div(uint256,uint256) (#109-112) is never used and should be removed
SafeMath.mul(uint256,uint256) (#100-107) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.4.25 (#3) allows old versions
solc-0.4.25 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
Variable LavaX._totalSupply (#33) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
LavaX.slitherConstructorVariables() (#22-97) uses literals with too many digits:
- _totalSupply = 75000000 * (10 ** 18) (#33)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
LavaX.owner (#31) is never used in LavaX (#22-97)
Remove unused state variables.
Additional information: link
LavaX._totalSupply (#33) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
totalSupply() should be declared external:
- LavaX.totalSupply() (#40-42)
balanceOf(address) should be declared external:
- LavaX.balanceOf(address) (#44-46)
allowance(address,address) should be declared external:
- LavaX.allowance(address,address) (#48-50)
multiTransfer(address[],uint256[]) should be declared external:
- LavaX.multiTransfer(address[],uint256[]) (#64-68)
approve(address,uint256) should be declared external:
- LavaX.approve(address,uint256) (#70-75)
transferFrom(address,address,uint256) should be declared external:
- LavaX.transferFrom(address,address,uint256) (#84-96)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find website
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
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 CoinMarketCap
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 scam / price dump / death
Token has no active CoinMarketCap listing / rank
Token has relatively low CoinGecko rank
Unable to find Telegram account
Twitter account has relatively few followers
Unable to find Youtube account
Unable to find Discord account