Maximize your loyalty program by instantly accessing thousands of rewards and millions of members in the LIX loyalty marketplace
keywords: loyalty program, loyalty token, blockchain rewards, blockchain loyalty program
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Address._functionCallWithValue(address,bytes,uint256,string) (#154-180) uses assembly
- INLINE ASM (#172-175)
Address.isContract(address) (#46-57) uses assembly
- INLINE ASM (#53-55)
Do not use evm assembly.
Additional information: link
Address.sendValue(address,uint256) (#75-81) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#130-136) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#144-152) is never used and should be removed
Context._msgData() (#20-22) is never used and should be removed
Address._functionCallWithValue(address,bytes,uint256,string) (#154-180) is never used and should be removed
Address.isContract(address) (#46-57) is never used and should be removed
Address.functionCall(address,bytes,string) (#111-117) is never used and should be removed
Address.functionCall(address,bytes) (#101-103) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.8.9 (#3) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.9 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
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#154-180):
- (success,returndata) = target.call{value: weiValue}(data) (#163)
Low level call in Address.sendValue(address,uint256) (#75-81):
- (success) = recipient.call{value: amount}() (#79)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
LibraIncentix.constructor() (#615-618) uses literals with too many digits:
- _mint(msg.sender,15000000000 * 10 ** decimals()) (#617)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#380-383)
symbol() should be declared external:
- BEP20.symbol() (#354-356)
burn(uint256) should be declared external:
- BEP20Burnable.burn(uint256) (#589-591)
burnFrom(address,uint256) should be declared external:
- BEP20Burnable.burnFrom(address,uint256) (#604-611)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#399-402)
name() should be declared external:
- BEP20.name() (#340-342)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#368-370)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#419-435)
totalSupply() should be declared external:
- BEP20.totalSupply() (#361-363)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#449-452)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#468-476)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
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
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Token has a considerable age, but social accounts / website are missing or have few users
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
Twitter account link seems to be invalid
Unable to find Discord account