Maison Capital is an incubator and launchpad, which provides all the necessary tools for easy and comfortable management of your investments in the cryptocurrency market and creates favorable financing conditions for startups and safe for investors
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#361) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#362)
Prevent variables from having similar names.
Additional information: link
Maison.slitherConstructorVariables() (#489-899) uses literals with too many digits:
- deadWallet = 0x000000000000000000000000000000000000dEaD (#517)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Maison.deadWallet (#517) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
setIsTradingEnabled(bool) should be declared external:
- Maison.setIsTradingEnabled(bool) (#891-893)
Use the external attribute for functions never called from the contract.
Additional information: link
Maison._approve(address,address,uint256).owner (#788) shadows:
- Ownable.owner() (#183-185) (function)
Rename the local variables that shadow another component.
Additional information: link
Maison.updateUniswapV2Router(address)._uniswapV2Pair (#809-810) lacks a zero-check on :
- uniswapV2Pair = _uniswapV2Pair (#811)
Check that the address is not zero.
Additional information: link
Reentrancy in Maison.updateUniswapV2Router(address) (#806-812):
External calls:
- _uniswapV2Pair = IUniswapV2Factory(uniswapV2Router.factory()).createPair(address(this),uniswapV2Router.WETH()) (#809-810)
State variables written after the call(s):
- uniswapV2Pair = _uniswapV2Pair (#811)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in Maison.constructor() (#538-560):
External calls:
- _uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#540-541)
Event emitted after the call(s):
- Transfer(address(0),owner(),_totalSupply) (#559)
Apply the check-effects-interactions pattern.
Additional information: link
Address._verifyCallResult(bool,bytes,string) (#158-171) uses assembly
- INLINE ASM (#163-166)
Do not use evm assembly.
Additional information: link
SafeMath.trySub(uint256,uint256) (#14-19) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.7 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.functionDelegateCall(address,bytes,string) (#152-156):
- (success,returndata) = target.delegatecall(data) (#154)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Variable Maison._isExcludedFromFees (#524) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#98)" inContext (#92-101)
Remove redundant statements if they congest code but offer no value.
Additional information: link
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 whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account