LunaChow (LUCHOW) is a decentralized ERC20 token on the Ethereum network. The token was inspired by Shiba Inu and Dogecoin. It is 100% community-driven. The token was launched with a unique aggressive burn structure. The team burned 99.9% of the total initial supply. No ICO, Private sale and zero team allocation.
Contract locking ether found:
Contract TokenProxy (#112-180) has payable functions:
- Proxy.fallback() (#20-96)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
TokenProxy.mintingFinished (#121) should be constant
TokenProxy.totalSupply (#118) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
TokenProxy.constructor(address,string,string,uint8,uint256,address)._owner (#145) lacks a zero-check on :
- owner = _owner (#157)
- bridgeContractAddr = _owner (#158)
Check that the address is not zero.
Additional information: link
Proxy.fallback() (#20-96) uses assembly
- INLINE ASM (#24-95)
TokenProxy.constructor(address,string,string,uint8,uint256,address) (#139-168) uses assembly
- INLINE ASM (#149-153)
TokenProxy.implementation() (#174-178) uses assembly
- INLINE ASM (#175-177)
Do not use evm assembly.
Additional information: link
Variable TokenProxy.DOMAIN_SEPARATOR (#125) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
TokenProxy.balances (#117) is never used in TokenProxy (#112-180)
TokenProxy.totalSupply (#118) is never used in TokenProxy (#112-180)
TokenProxy.allowed (#119) is never used in TokenProxy (#112-180)
TokenProxy.mintingFinished (#121) is never used in TokenProxy (#112-180)
TokenProxy.nonces (#127) is never used in TokenProxy (#112-180)
TokenProxy.expirations (#128) is never used in TokenProxy (#112-180)
Remove unused state variables.
Additional information: link
Contract ownership is semi-renounced (passed to a contract)
Token is not listed at Mobula.Finance
Additional information: link
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
Unable to find Youtube account