We are a guild of gamers who are passionate about P2E. We aim to empower our guild members to enjoy all the benefits as they explore the vast emergent socialfi ecosystem.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BEP20.constructor(string,string,uint8).name (#711) shadows:
- ERC20.name() (#365-367) (function)
BEP20.constructor(string,string,uint8).decimals (#713) shadows:
- ERC20.decimals() (#390-392) (function)
BEP20.constructor(string,string,uint8).symbol (#712) shadows:
- ERC20.symbol() (#373-375) (function)
Rename the local variables that shadow another component.
Additional information: link
Misc.isContract(address) (#691-700) uses assembly
- INLINE ASM (#698)
Do not use evm assembly.
Additional information: link
Contract ownership is semi-renounced (passed to a contract)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#453-457)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#657-660)
decimals() should be declared external:
- ERC20.decimals() (#390-392)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#490-493)
symbol() should be declared external:
- ERC20.symbol() (#373-375)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#404-406)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#471-474)
burn(uint256) should be declared external:
- BEP20.burn(uint256) (#734-738)
mint(address,uint256) should be declared external:
- BEP20.mint(address,uint256) (#723-728)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#666-670)
name() should be declared external:
- ERC20.name() (#365-367)
totalSupply() should be declared external:
- ERC20.totalSupply() (#397-399)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#435-438)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#424-426)
Use the external attribute for functions never called from the contract.
Additional information: link
SafeMath.mul(uint256,uint256) (#210-215) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#154-157) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#164-167) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#118-122) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#304-307) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#284-287) is never used and should be removed
Context._msgData() (#19-22) is never used and should be removed
SafeMath.mod(uint256,uint256) (#246-249) is never used and should be removed
SafeMath.div(uint256,uint256) (#229-232) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#139-147) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#129-132) is never used and should be removed
ERC20._beforeTokenTransfer(address,address,uint256) (#606) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in BEP20.transferAndCall(address,uint256,bytes) (#754-767):
- (success) = to.call(abi.encodeWithSelector(START_UNLOCK_FUNCTION,msg.sender,amount)) (#758)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Redundant expression "this (#20)" inContext (#14-23)
Remove redundant statements if they congest code but offer no value.
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 PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Token is deployed only at one blockchain
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
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token contract audit
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
Unable to verify token contract address on the website
Unable to find audit 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 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
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account