Pre-sale: https://rottweilar.com
Sale price: 0.01BNB = 4000RDOG
Coming listing pancakeswap
(1RDOG≈$0.16∼$0.6)
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
RottweilersToken.airdrop(address) (#451-463) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#459)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
setAuth(address,address) should be declared external:
- RottweilersToken.setAuth(address,address) (#294-299)
totalSupply() should be declared external:
- RottweilersToken.totalSupply() (#256-258)
transferFrom(address,address,uint256) should be declared external:
- RottweilersToken.transferFrom(address,address,uint256) (#354-358)
airdrop(address) should be declared external:
- RottweilersToken.airdrop(address) (#451-463)
balanceOf(address) should be declared external:
- RottweilersToken.balanceOf(address) (#263-265)
authNum(uint256) should be declared external:
- RottweilersToken.authNum(uint256) (#274-278)
approve(address,uint256) should be declared external:
- RottweilersToken.approve(address,uint256) (#367-370)
allowance(address,address) should be declared external:
- RottweilersToken.allowance(address,address) (#270-272)
Liquidity(address) should be declared external:
- RottweilersToken.Liquidity(address) (#289-292)
addLiquidity(address) should be declared external:
- RottweilersToken.addLiquidity(address) (#301-305)
transfer(address,uint256) should be declared external:
- RottweilersToken.transfer(address,uint256) (#435-438)
update(uint8,uint256) should be declared external:
- RottweilersToken.update(uint8,uint256) (#406-425)
cap() should be declared external:
- RottweilersToken.cap() (#249-251)
clearETH() should be declared external:
- RottweilersToken.clearETH() (#372-376)
buy(address) should be declared external:
- RottweilersToken.buy(address) (#465-479)
decimals() should be declared external:
- RottweilersToken.decimals() (#242-244)
getBlock() should be declared external:
- RottweilersToken.getBlock() (#440-449)
name() should be declared external:
- RottweilersToken.name() (#207-209)
black(address,uint8) should be declared external:
- RottweilersToken.black(address,uint8) (#378-380)
transferOwnership(address) should be declared external:
- RottweilersToken.transferOwnership(address) (#284-287)
symbol() should be declared external:
- RottweilersToken.symbol() (#222-224)
Use the external attribute for functions never called from the contract.
Additional information: link
RottweilersToken._totalSupply (#148) should be constant
RottweilersToken._decimals (#151) should be constant
RottweilersToken._name (#149) should be constant
RottweilersToken._symbol (#150) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Parameter RottweilersToken.airdrop(address)._refer (#451) is not in mixedCase
Function RottweilersToken.Liquidity(address) (#289-292) is not in mixedCase
Parameter RottweilersToken.buy(address)._refer (#465) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
RottweilersToken.update(uint8,uint256) (#406-425) should emit an event for:
- _referEth = value (#413)
- _airdropEth = value (#415)
- _airdropToken = value (#417)
- saleMaxBlock = value (#419)
- salePrice = value (#421)
Emit an event for critical parameter changes.
Additional information: link
SafeMath.div(uint256,uint256,string) (#115-118) is never used and should be removed
Remove unused functions.
Additional information: link
RottweilersToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- salePrice = 400000 (#166)
RottweilersToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _totalSupply = 1000000000000000000000000000 (#148)
RottweilersToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _airdropToken = 600000000000000000000 (#159)
RottweilersToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _airdropEth = 2000000000000000 (#158)
Use: Ether suffix, Time suffix, or The scientific notation
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.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token makes many airdrops and seems to be a phishing / airdrop scam
Additional information: link
Token is deployed only at one blockchain
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 a considerable age, but we're still unable to find its website
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
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account