Candle is a decentralized governance protocol that seeks to incentivize the creation of revenue-generating projects within its ecosystem which fund the Candle Governor Treasury and which is voted on by Candle holders with regards to disbursement of funds. Common proposals include buying back, burning and dispersing CNDL.
Contract locking ether found:
Contract TokenProxy (#112-179) 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
Variable TokenProxy.DOMAIN_SEPARATOR (#124) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
TokenProxy.constructor(address,string,string,uint8,uint256,address)._owner (#144) lacks a zero-check on :
- owner = _owner (#156)
- bridgeContractAddr = _owner (#157)
Check that the address is not zero.
Additional information: link
TokenProxy.balances (#117) is never used in TokenProxy (#112-179)
TokenProxy.totalSupply (#118) is never used in TokenProxy (#112-179)
TokenProxy.allowed (#119) is never used in TokenProxy (#112-179)
TokenProxy.mintingFinished (#121) is never used in TokenProxy (#112-179)
TokenProxy.nonces (#126) is never used in TokenProxy (#112-179)
TokenProxy.expirations (#127) is never used in TokenProxy (#112-179)
Remove unused state variables.
Additional information: link
Contract ownership is semi-renounced (passed to a contract)
Proxy.fallback() (#20-96) uses assembly
- INLINE ASM (#24-95)
TokenProxy.constructor(address,string,string,uint8,uint256,address) (#138-167) uses assembly
- INLINE ASM (#148-152)
TokenProxy.implementation() (#173-177) uses assembly
- INLINE ASM (#174-176)
Do not use evm assembly.
Additional information: link
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
Young tokens have high risks of price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
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
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Telegram account link seems to be invalid
Twitter account has relatively few followers
Unable to find Youtube account