The first launchpad of Non-Fungible Tokens (NFTs) validated by celebrities on the Binance Smart Chain (BSC).
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract ownership is not renounced (belongs to a wallet)
Redundant expression "this (#20)" inContext (#14-23)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BEP20.constructor(string,string).symbol (#504) shadows:
- BEP20.symbol() (#521-523) (function)
BEP20.constructor(string,string).name (#504) shadows:
- BEP20.name() (#513-515) (function)
Rename the local variables that shadow another component.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#203-224) uses assembly
- INLINE ASM (#216-219)
Address.isContract(address) (#110-119) uses assembly
- INLINE ASM (#117)
Do not use evm assembly.
Additional information: link
Tribe.constructor() (#735-737) uses literals with too many digits:
- _mint(msg.sender,50000000 * 10 ** 18) (#736)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#564-567)
symbol() should be declared external:
- BEP20.symbol() (#521-523)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#73-76)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#583-586)
name() should be declared external:
- BEP20.name() (#513-515)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#552-554)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#600-604)
owner() should be declared external:
- Ownable.owner() (#54-56)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#82-86)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#572-574)
totalSupply() should be declared external:
- BEP20.totalSupply() (#545-547)
decimals() should be declared external:
- BEP20.decimals() (#538-540)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#618-621)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#637-640)
Use the external attribute for functions never called from the contract.
Additional information: link
SafeMath.mul(uint256,uint256) (#299-311) is never used and should be removed
SafeMath.sub(uint256,uint256) (#268-270) is never used and should be removed
BEP20._setupDecimals(uint8) (#729-731) is never used and should be removed
Address.sendValue(address,uint256) (#137-143) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#188-190) is never used and should be removed
BEP20._burn(address,uint256) (#693-699) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#377-380) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#198-201) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#341-347) is never used and should be removed
Context._msgData() (#19-22) is never used and should be removed
SafeMath.mod(uint256,uint256) (#361-363) is never used and should be removed
SafeMath.div(uint256,uint256) (#325-327) is never used and should be removed
Address._functionCallWithValue(address,bytes,uint256,string) (#203-224) is never used and should be removed
Address.isContract(address) (#110-119) is never used and should be removed
Address.functionCall(address,bytes,string) (#173-175) is never used and should be removed
Address.functionCall(address,bytes) (#163-165) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#203-224):
- (success,returndata) = target.call{value: weiValue}(data) (#207)
Low level call in Address.sendValue(address,uint256) (#137-143):
- (success) = recipient.call{value: amount}() (#141)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
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
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Token has relatively low CoinGecko rank
Last post in Twitter was more than 180 days ago
Unable to find Youtube account
Unable to find Discord account