pop docs
ProofOfPerformance
_stakingProxy
constructor
creditPopRewardToStakingProxy
Credits the pop reward to the Staking Proxy contract.
Parameters
Name | Type | Description |
---|---|---|
targetPool | address | Address of the pool. |
proofOfPerformance
Returns the proof of performance reward for a pool.
Parameters
Name | Type | Description |
---|---|---|
targetPool | address | Address of the pool. |
Return Values
Name | Type | Description |
---|---|---|
[0] | uint256 | Value of the pop reward in Rigo tokens. |
_getStakingProxy
Last updated