GUH (Goes Up Higher) an elastic supply token that is mathematically guaranteed to increase in price until it exceeds the price of bitcoin.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ERC20Detailed.constructor(string,string,uint8).decimals (#185) shadows:
- ERC20Detailed.decimals() (#218-220) (function)
Rename the local variables that shadow another component.
Additional information: link
GUH.setMaster(address) (#489-495) should emit an event for:
- master = _master (#494)
Emit an event for critical parameter changes.
Additional information: link
GUH.setLP(address)._lp (#500) lacks a zero-check on :
- lp = _lp (#505)
Check that the address is not zero.
Additional information: link
Reentrancy in GUH.rebase(uint256,int256) (#446-471):
External calls:
- lpContract.sync() (#467)
Event emitted after the call(s):
- LogRebase(epoch,_totalSupply) (#469)
Apply the check-effects-interactions pattern.
Additional information: link
SafeMathInt.sub(int256,int256) (#265-273) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter GUH.enableTransfer(address)._addr (#653) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
GUH.slitherConstructorConstantVariables() (#385-660) uses literals with too many digits:
- INITIAL_FRAGMENTS_SUPPLY = 21000000 * 10 ** DECIMALS (#424)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
SafeMathInt.MAX_INT256 (#229) is never used in SafeMathInt (#227-299)
Remove unused state variables.
Additional information: link
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#363-365)
Use the external attribute for functions never called from the contract.
Additional information: link
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
Additional information: link
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
Additional information: link
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
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account