RewardPoolAddressManager
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 "RewardPoolAddressManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12644551 | 3 years ago | | | 0 | 0.24750000 | |
| 12639614 | 3 years ago | | | 0 | 0.12375000 | |
| 11646595 | 4 years ago | | | 0 | 0.092962500 | |
| 11646593 | 4 years ago | | | 0 | 0.092962500 | |
| 11629961 | 4 years ago | | | 0 | 0.092962500 | |
| 11629958 | 4 years ago | | | 0 | 0.092962500 | |
| 11629956 | 4 years ago | | | 0 | 0.092958000 | |
| 11629951 | 4 years ago | | | 0 | 0.092962500 |
ABI
ABI objects
Getter at block 21293948
isOwner() view returns (bool)
false
owner() view returns (address)
0x70393b06d018e148b593a91e022ea73071c17007
Read-only
getRewardPool(address _reserve) view returns (address)
rewardPools(address) view returns (address)
State-modifying
Events addReserve(address _core, address _rewardToken, address _reserve, uint256 _duration) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardPoolAdded(address _rewardPool, address _reserve)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.