Token is flagged by TokenSniffer due to presence of exploit in contract code
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ticker (Olympic Doge) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
NewToken.constructor(string,string,uint256).name (#149) shadows:
- NewToken.name() (#196-198) (function)
- IBEP20.name() (#15) (function)
NewToken.constructor(string,string,uint256).symbol (#149) shadows:
- NewToken.symbol() (#191-193) (function)
- IBEP20.symbol() (#13) (function)
NewToken.allowance(address,address).owner (#214) shadows:
- Ownable.owner() (#105-107) (function)
NewToken._approve(address,address,uint256).owner (#284) shadows:
- Ownable.owner() (#105-107) (function)
Rename the local variables that shadow another component.
Additional information: link
Controlled.changeController(address) (#61-63) should emit an event for:
- controller = _newController (#62)
Emit an event for critical parameter changes.
Additional information: link
NewToken.changeOn(uint256) (#162-164) should emit an event for:
- _inOn = status (#163)
NewToken.initTradeBurnRatio(uint256) (#270-272) should emit an event for:
- _tradeBurnRatio = tradeBurnRatio (#271)
NewToken.initTradeMarketRatio(uint256) (#276-278) should emit an event for:
- _tradeMarketRatio = tradeMarketRatio (#277)
Emit an event for critical parameter changes.
Additional information: link
Controlled.changeController(address)._newController (#61) lacks a zero-check on :
- controller = _newController (#62)
NewToken.setMarketingWalletAddress(address).newAddress (#280) lacks a zero-check on :
- marketingWalletAddress = newAddress (#281)
Check that the address is not zero.
Additional information: link
Context._msgData() (#42-45) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter Controlled.changeController(address)._newController (#61) is not in mixedCase
Parameter NewToken.logFrom(uint256,address)._value (#166) is not in mixedCase
Parameter NewToken.logTo(uint256,address)._value (#174) is not in mixedCase
Variable NewToken._inOn (#140) is not in mixedCase
Variable NewToken._isInlist (#141) is not in mixedCase
Variable NewToken._tradeBurnRatio (#268) is not in mixedCase
Variable NewToken._tradeMarketRatio (#274) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#43)" inContext (#35-46)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Ownable.renounceOwnership() (#116-119) uses literals with too many digits:
- _owner = address(0x000000000000000000000000000000000000dEaD) (#118)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
changeController(address) should be declared external:
- Controlled.changeController(address) (#61-63)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#116-119)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#121-123)
initlistAddress(address,uint256) should be declared external:
- NewToken.initlistAddress(address,uint256) (#158-160)
changeOn(uint256) should be declared external:
- NewToken.changeOn(uint256) (#162-164)
logFrom(uint256,address) should be declared external:
- NewToken.logFrom(uint256,address) (#166-172)
logTo(uint256,address) should be declared external:
- NewToken.logTo(uint256,address) (#174-178)
increaseAllowance(address,uint256) should be declared external:
- NewToken.increaseAllowance(address,uint256) (#246-249)
decreaseAllowance(address,uint256) should be declared external:
- NewToken.decreaseAllowance(address,uint256) (#251-254)
initTradeBurnRatio(uint256) should be declared external:
- NewToken.initTradeBurnRatio(uint256) (#270-272)
initTradeMarketRatio(uint256) should be declared external:
- NewToken.initTradeMarketRatio(uint256) (#276-278)
setMarketingWalletAddress(address) should be declared external:
- NewToken.setMarketingWalletAddress(address) (#280-282)
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 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Attempt to swap token was unsuccessful. For some reason it is untradeable. If token is not in presale stage and is not traded outside PancakeSwap, then it's a scam
Additional information: link
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find website, listings and other project-related information
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has no active CoinGecko listing / rank
Young tokens have high risks of price dump / death
Token has no active CoinMarketCap listing / rank
Unable to find Twitter account
Telegram account has less than 100 subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account