MaNEKO Finance aims to form a stable and balanced tokeneconomy based on a group of applied areas such as: DeFi platform, NFT marketplace, marketplace, ArtNFT tokens, payment gateway, charity platform, staking, and farming.
Contract locking ether found:
Contract MaNEKO (#545-597) has payable functions:
- MaNEKO.constructor() (#561-567)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
MaNEKO.slitherConstructorVariables() (#545-597) performs a multiplication on the result of a division:
-FIRST_TRANSFER_SUMM = INITIAL_SUPPLY.div(100).mul(10) (#552)
MaNEKO.slitherConstructorVariables() (#545-597) performs a multiplication on the result of a division:
-MONTHLY_TRANSFER_SUMM = INITIAL_SUPPLY.div(100).mul(2) (#553)
Consider ordering multiplication before division.
Additional information: link
Context._msgData() (#166-169) is never used and should be removed
SafeMath.div(uint256,uint256) (#86-88) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#103-110) is never used and should be removed
SafeMath.mod(uint256,uint256) (#123-125) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#140-143) is never used and should be removed
SafeMath.mul(uint256,uint256) (#61-73) is never used and should be removed
Remove unused functions.
Additional information: link
MaNEKO.INITIAL_SUPPLY (#551) is set pre-construction with a non-constant function or state variable:
- 3900000000 * 10 ** decimals
MaNEKO.FIRST_TRANSFER_SUMM (#552) is set pre-construction with a non-constant function or state variable:
- INITIAL_SUPPLY.div(100).mul(10)
MaNEKO.MONTHLY_TRANSFER_SUMM (#553) is set pre-construction with a non-constant function or state variable:
- INITIAL_SUPPLY.div(100).mul(2)
Remove any initialization of state variables via non-constant state variables or function calls. If variables must be set upon contract deployment, locate initialization in the constructor instead.
Additional information: link
Pragma version^0.5.0 (#1) allows old versions
solc-0.5.0 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
Redundant expression "this (#167)" inContext (#156-170)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable BEP20._balances (#270) is not in mixedCase
Variable BEP20._allowances (#272) is not in mixedCase
Variable BEP20._totalSupply (#274) is not in mixedCase
Parameter BlackList.getBlackListStatus(address)._maker (#523) is not in mixedCase
Parameter BlackList.addBlackList(address)._evilUser (#529) is not in mixedCase
Parameter BlackList.removeBlackList(address)._clearedUser (#534) is not in mixedCase
Variable MaNEKO.INITIAL_SUPPLY (#551) is not in mixedCase
Variable MaNEKO.FIRST_TRANSFER_SUMM (#552) is not in mixedCase
Variable MaNEKO.MONTHLY_TRANSFER_SUMM (#553) is not in mixedCase
Variable MaNEKO.MaNekoFund (#554) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
MaNEKO.slitherConstructorVariables() (#545-597) uses literals with too many digits:
- INITIAL_SUPPLY = 3900000000 * 10 ** decimals (#551)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
MaNEKO.MaNekoFund (#554) should be constant
MaNEKO.decimals (#549) should be constant
MaNEKO.name (#547) should be constant
MaNEKO.regularTransferDelay (#556) should be constant
MaNEKO.symbol (#548) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
totalSupply() should be declared external:
- BEP20.totalSupply() (#279-281)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#286-288)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#298-301)
- MaNEKO.transfer(address,uint256) (#575-579)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#317-320)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#334-338)
- MaNEKO.transferFrom(address,address,uint256) (#582-587)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#352-355)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#371-374)
burn(uint256) should be declared external:
- BEP20Burnable.burn(uint256) (#451-453)
owner() should be declared external:
- Ownable.owner() (#483-485)
addBlackList(address) should be declared external:
- BlackList.addBlackList(address) (#529-532)
removeBlackList(address) should be declared external:
- BlackList.removeBlackList(address) (#534-537)
monthlyTransfer() should be declared external:
- MaNEKO.monthlyTransfer() (#590-595)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
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
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Alexa traffic rank is relatively low
Additional information: link
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
Unable to find Youtube account
Unable to find Discord account