A cutting-edge DeFi tool designed to OPTIMISE and AMPLIFY the returns from yield farming platforms, whilst maximising the benefits of LOCKED LIQUIDITY to create a truly unparalleled token economy.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
AccessControl._setRoleAdmin(bytes32,bytes32) (#868-871) is never used and should be removed
Context._msgData() (#20-22) is never used and should be removed
Strings.toHexString(uint256) (#572-583) is never used and should be removed
Strings.toString(uint256) (#547-567) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter YSLToken.isMinter(address)._addr (#907) is not in mixedCase
Parameter YSLToken.setMinter(address)._minter (#945) is not in mixedCase
Parameter YSLToken.removeMinter(address)._minter (#952) is not in mixedCase
Modifier YSLToken._isMinter() (#900-903) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
name() should be declared external:
- ERC20.name() (#175-177)
symbol() should be declared external:
- ERC20.symbol() (#183-185)
decimals() should be declared external:
- ERC20.decimals() (#200-202)
totalSupply() should be declared external:
- ERC20.totalSupply() (#207-209)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#214-216)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#226-229)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#234-236)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#245-248)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#291-294)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#310-318)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#517-519)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#525-528)
grantRole(bytes32,address) should be declared external:
- AccessControl.grantRole(bytes32,address) (#806-808)
renounceRole(bytes32,address) should be declared external:
- AccessControl.renounceRole(bytes32,address) (#837-841)
Use the external attribute for functions never called from the contract.
Additional information: link
Contract ownership is semi-renounced (passed to a contract)
Token has a considerable age, but social accounts / website are missing or have few users
Token has relatively low CoinMarketCap rank
Telegram account link seems to be invalid
Last post in Twitter was more than 30 days ago
Unable to find Youtube account