ProofOfPerformance
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ProofOfPerformance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7709553 | 6 years ago | | | 0 | 0.00060226200 | |
| 7709549 | 6 years ago | | | 0 | 0.00078149400 | |
| 7103759 | 6 years ago | | | 0 | 0.00082605000 |
ABI
ABI objects
Getter at block 21381213
RIGOTOKENADDRESS() view returns (address)
0x4fbb350052bca5417566f188eb2ebce5b19bc964
dragoRegistry() view returns (address)
0xde6445484a8dcd9bf35fc95eb4e3990cc358822e
rigoblockDao() view returns (address)
0x000f05552f24850e75793d38c2bd0cbd249a9ff4
Read-only
addressFromId(uint256 _ofPool) view returns (address pool, address group)
calcPoolValue(uint256 _ofPool) view returns (uint256 aum, bool success)
getEpochReward(uint256 _ofPool) view returns (uint256)
getHwm(uint256 _ofPool) view returns (uint256)
getPoolData(uint256 _ofPool) view returns (bool active, address thePoolAddress, address thePoolGroup, uint256 thePoolPrice, uint256 thePoolSupply, uint256 poolValue, uint256 epochReward, uint256 ratio, uint256 pop)
getPoolPrice(uint256 _ofPool) view returns (uint256 thePoolPrice, uint256 totalTokens)
getRatio(uint256 _ofPool) view returns (uint256)
isActive(uint256 _ofPool) view returns (bool)
proofOfPerformance(uint256 _ofPool) view returns (uint256)
State-modifying
Events claimPop(uint256 _ofPool)
setRatio(address _ofGroup, uint256 _ratio)
setRegistry(address _dragoRegistry)
setRigoblockDao(address _rigoblockDao)
This contract contains no event objects.
constructor(address _rigoTokenAddress, address _rigoblockDao, address _dragoRegistry)
This contract contains no fallback and receive objects.
This contract contains no error objects.