Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#302-311)
decimals() should be declared external:
- ERC20.decimals() (#231-233)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#345-354)
symbol() should be declared external:
- ERC20.symbol() (#214-216)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#245-247)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#257-261)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#325-329)
name() should be declared external:
- ERC20.name() (#206-208)
totalSupply() should be declared external:
- ERC20.totalSupply() (#238-240)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#280-284)
Use the external attribute for functions never called from the contract.
Additional information: link
ERC20._burn(address,uint256) (#424-439) is never used and should be removed
Context._msgData() (#24-26) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#34) allows old versions
Pragma version^0.8.0 (#119) allows old versions
Pragma version^0.8.0 (#7) allows old versions
Pragma version^0.8.0 (#532) allows old versions
solc-0.8.2 is not recommended for deployment
Pragma version^0.8.0 (#149) allows old versions
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
GLDToken.constructor() (#536-538) uses literals with too many digits:
- _mint(msg.sender,100000000 * 10 ** 18) (#537)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Token has no transactions for more than 100 days. It seems dead / abandoned.
Token seems to be untradeable: there is no PancakeSwap trading pair and no trading volumes. Ignore for presale.
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Unable to find website, listings and other project-related information
Token is marked as risky (blacklisted creator, fake name, dead project, etc.)
Additional information: link
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts