πHardstake and Hardlock
For the first time, users can lock/burn their liquidity and still earn rewards. Stakers receive payouts in ETH, not tokens, eliminating unnecessary selling pressure and inflation.
Introduction
safeTransferLp
function safeTransferLp(address _token, address to, uint256 _amount) public overridehardstake
function hardstake(address _contract, address _token, uint256 _amount) public override Process:
stake(uint256 amount, address staker, address token)
Important Notes:
Templates
Last updated