Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
RichDadPoor.constructor(address) (contracts/RichDadPoor.sol#42-47) ignores return value by Book(Book_address).book_setup(address(this),totalSupply_) (contracts/RichDadPoor.sol#46)
Ensure that all the return values of the function calls are used.
Additional information: link
RichDadPoor.constructor(address)._book (contracts/RichDadPoor.sol#42) lacks a zero-check on :
- Book_address = _book (contracts/RichDadPoor.sol#44)
Check that the address is not zero.
Additional information: link
Reentrancy in RichDadPoor.transfer(address,uint256) (contracts/RichDadPoor.sol#65-69):
External calls:
- Book(Book_address).book_Transfer(msg.sender,to,amount) (contracts/RichDadPoor.sol#66)
Event emitted after the call(s):
- Transfer(msg.sender,to,amount) (contracts/RichDadPoor.sol#67)
Reentrancy in RichDadPoor.transferFrom(address,address,uint256) (contracts/RichDadPoor.sol#59-64):
External calls:
- Book(Book_address).book_Transfer(from,to,amount) (contracts/RichDadPoor.sol#61)
Event emitted after the call(s):
- Transfer(from,to,amount) (contracts/RichDadPoor.sol#62)
Apply the check-effects-interactions pattern.
Additional information: link
Function Book.book_Transfer(address,address,uint256) (contracts/RichDadPoor.sol#25) is not in mixedCase
Function Book.book_balanceOf(address) (contracts/RichDadPoor.sol#26) is not in mixedCase
Function Book.book_setup(address,uint256) (contracts/RichDadPoor.sol#27) is not in mixedCase
Variable RichDadPoor.Book_address (contracts/RichDadPoor.sol#32) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
RichDadPoor.constructor(address) (contracts/RichDadPoor.sol#42-47) uses literals with too many digits:
- totalSupply_ = 50000000 * 10 ** 18 (contracts/RichDadPoor.sol#43)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
book_Transfer(address,address,uint256) should be declared external:
- Book.book_Transfer(address,address,uint256) (contracts/RichDadPoor.sol#25)
book_balanceOf(address) should be declared external:
- Book.book_balanceOf(address) (contracts/RichDadPoor.sol#26)
book_setup(address,uint256) should be declared external:
- Book.book_setup(address,uint256) (contracts/RichDadPoor.sol#27)
totalSupply() should be declared external:
- RichDadPoor.totalSupply() (contracts/RichDadPoor.sol#48-50)
approve(address,uint256) should be declared external:
- RichDadPoor.approve(address,uint256) (contracts/RichDadPoor.sol#51-55)
allowance(address,address) should be declared external:
- RichDadPoor.allowance(address,address) (contracts/RichDadPoor.sol#56-58)
transferFrom(address,address,uint256) should be declared external:
- RichDadPoor.transferFrom(address,address,uint256) (contracts/RichDadPoor.sol#59-64)
transfer(address,uint256) should be declared external:
- RichDadPoor.transfer(address,uint256) (contracts/RichDadPoor.sol#65-69)
balanceOf(address) should be declared external:
- RichDadPoor.balanceOf(address) (contracts/RichDadPoor.sol#70-72)
Use the external attribute for functions never called from the contract.
Additional information: link
Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.
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 30d PancakeSwap liquidity is low.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find website, listings and other project-related information
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts