PoolRewardHook
Verified contract
Active on
Ethereum with 8 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 "PoolRewardHook"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19424139 | 8 months ago | | | 0 | 0.0021788233 | |
| 19424137 | 8 months ago | | | 0 | 0.0020595385 | |
| 19424134 | 8 months ago | | | 0 | 0.0020681406 | |
| 18338642 | a year ago | | | 0 | 0.00043416433 | |
| 18267096 | a year ago | | | 0 | 0.00048701914 | |
| 18267089 | a year ago | | | 0 | 0.00026059367 | |
| 17001882 | 2 years ago | | | 0 | 0.0021051900 | |
| 16444690 | 2 years ago | | | 0 | 0.0017543250 |
ABI
ABI objects
Getter at block 21271782
owner() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
Read-only
operators(address) view returns (bool)
poolRewardLength(address _pool) view returns (uint256)
poolRewardList(address, uint256) view returns (address)
State-modifying
Events addPoolReward(address _pool, address _rewardContract)
clearPoolRewardList(address _pool)
onRewardClaim()
renounceOwnership()
setOperators(address _op, bool _valid)
transferOwnership(address newOwner)
AddOperator(address indexed _op, bool _valid)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PoolRewardAdded(address indexed pool, address rewardContract)
PoolRewardReset(address indexed pool)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.