The project aims to teach finance and investing knowledge in Portugal to improve the local financial literacy. It has free and paid courses related to Portuguese finance education.
LCRtoken.releaseFunds() (#604-622) ignores return value by this.transfer(lcrFundDeposit,valueToRelease) (#619)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
LCRtoken.constructor() (#536-569) performs a multiplication on the result of a division:
-intervalBlocksQuarter = intervalBlocksYear / 4 (#546)
-releasePeriods[i] = startBlock + i * intervalBlocksQuarter (#553)
Consider ordering multiplication before division.
Additional information: link
LCRtoken.constructor().totalSupply (#557) shadows:
- ERC20.totalSupply() (#240-242) (function)
- IERC20.totalSupply() (#45) (function)
Rename the local variables that shadow another component.
Additional information: link
getLcrBalance(address) should be declared external:
- LCRtoken.getLcrBalance(address) (#593-596)
getLcrFundBalance() should be declared external:
- LCRtoken.getLcrFundBalance() (#598-601)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#343-351)
symbol() should be declared external:
- ERC20.symbol() (#216-218)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#259-262)
getBnbBalance(address) should be declared external:
- LCRtoken.getBnbBalance(address) (#588-591)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#324-327)
releaseFunds() should be declared external:
- LCRtoken.releaseFunds() (#604-622)
name() should be declared external:
- ERC20.name() (#208-210)
totalSupply() should be declared external:
- ERC20.totalSupply() (#240-242)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#278-281)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#267-269)
Use the external attribute for functions never called from the contract.
Additional information: link
LCRtoken.releaseFunds() (#604-622) has external calls inside a loop: this.transfer(lcrFundDeposit,valueToRelease) (#619)
Favor pull over push strategy for external calls.
Additional information: link
Different versions of Solidity are used:
- Version used: ['^0.8.0', '^0.8.11']
- ^0.8.0 (#9)
- ^0.8.0 (#36)
- ^0.8.0 (#121)
- ^0.8.0 (#151)
- ^0.8.11 (#509)
Use one Solidity version.
Additional information: link
ERC20._burn(address,uint256) (#421-436) is never used and should be removed
Context._msgData() (#26-28) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.11 (#509) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
Pragma version^0.8.0 (#151) allows old versions
Pragma version^0.8.0 (#121) allows old versions
solc-0.8.11 is not recommended for deployment
Pragma version^0.8.0 (#9) allows old versions
Pragma version^0.8.0 (#36) 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
Constant LCRtoken.tokenHardCap (#530) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
LCRtoken.version (#516) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
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.
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Number of Binance Smart Chain (BSC) token holders is low.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find token on CoinGecko
Additional information: link
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
Token is not listed at Mobula.Finance
Additional information: link
Unable to find Twitter link on the website
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Young tokens have high risks of price dump / death
Last post in Twitter was more than 30 days ago
Twitter account has relatively few followers