Staker

Forked from https://github.com/Uniswap/liquidity-staker

Staking pool for KTON.

Addresses

NetWork KTON Staker Deployment Address
Pangolin 0x0000003f5bA7A4EA41655aDbC89c2A668d449128

API

totalSupply()

Return the total KTON token amount in the staking pool

balanceOf(address account)

Return the KTON token balance of account

earned(address account)

Return the earned RING amount of account

stake(uint256 amount)

Stake amount KTON token for receiving RING reward

withdraw(uint256 amount)

Withdraw amount KTON token

getReward()

Claim earned RING

exit()

Withdraw all staked KTON token and Claim earned RING to exit