Teddy Dog is an infinitely deflationary token based on BSC. The founder of the project was initiated by Amir Khan to thank Vitalik Buterin for donating $1 billion to India during the epidemic. currency. At present, it has received investment from the exchange zebpay, and has started to promote payment offline.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Token.allowance(address,address).owner (#594) shadows:
- Ownable.owner() (#470-472) (function)
Token._approve(address,address,uint256).owner (#729) shadows:
- Ownable.owner() (#470-472) (function)
Rename the local variables that shadow another component.
Additional information: link
Token.PayTransfer(address).recipient (#755) lacks a zero-check on :
- recipient.transfer(address(this).balance) (#756)
Check that the address is not zero.
Additional information: link
Redundant expression "this (#91)" inContext (#81-94)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Address.isContract(address) (#263-272) uses assembly
- INLINE ASM (#270)
Address._functionCallWithValue(address,bytes,uint256,string) (#356-377) uses assembly
- INLINE ASM (#369-372)
Do not use evm assembly.
Additional information: link
Address.functionCall(address,bytes) (#316-318) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#341-343) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#351-354) is never used and should be removed
Address.sendValue(address,uint256) (#290-296) is never used and should be removed
Context._msgData() (#90-93) is never used and should be removed
SafeERC20.safeApprove(IERC20,address,uint256) (#400-409) is never used and should be removed
SafeERC20.safeDecreaseAllowance(IERC20,address,uint256) (#416-419) is never used and should be removed
SafeERC20.safeIncreaseAllowance(IERC20,address,uint256) (#411-414) is never used and should be removed
SafeERC20.safeTransferFrom(IERC20,address,address,uint256) (#389-391) is never used and should be removed
SafeMath.div(uint256,uint256) (#189-191) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#204-211) is never used and should be removed
SafeMath.mod(uint256,uint256) (#224-226) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#239-242) is never used and should be removed
SafeMath.mul(uint256,uint256) (#164-176) is never used and should be removed
Token._burnFrom(address,uint256) (#743-746) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address.sendValue(address,uint256) (#290-296):
- (success) = recipient.call{value: amount}() (#294)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#356-377):
- (success,returndata) = target.call{value: weiValue}(data) (#360)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Function Token.CrossTransfer(IERC20,address) (#749-753) is not in mixedCase
Function Token.PayTransfer(address) (#755-757) is not in mixedCase
Variable Token._decimals (#523) is not in mixedCase
Variable Token._symbol (#524) is not in mixedCase
Variable Token._name (#525) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#489-492)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#498-500)
totalSupply() should be declared external:
- Token.totalSupply() (#567-569)
balanceOf(address) should be declared external:
- Token.balanceOf(address) (#574-576)
transfer(address,uint256) should be declared external:
- Token.transfer(address,uint256) (#586-589)
allowance(address,address) should be declared external:
- Token.allowance(address,address) (#594-596)
approve(address,uint256) should be declared external:
- Token.approve(address,uint256) (#605-608)
transferFrom(address,address,uint256) should be declared external:
- Token.transferFrom(address,address,uint256) (#622-626)
increaseAllowance(address,uint256) should be declared external:
- Token.increaseAllowance(address,uint256) (#640-643)
decreaseAllowance(address,uint256) should be declared external:
- Token.decreaseAllowance(address,uint256) (#659-662)
burn(uint256) should be declared external:
- Token.burn(uint256) (#667-670)
CrossTransfer(IERC20,address) should be declared external:
- Token.CrossTransfer(IERC20,address) (#749-753)
PayTransfer(address) should be declared external:
- Token.PayTransfer(address) (#755-757)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to crawl data from the website
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 token contract audit
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Token is marked as scam (rug pull, honeypot, phishing, etc.)
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
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Twitter account has relatively few followers
Last post in Twitter was more than 30 days ago
Telegram account has relatively few subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account