StakingRewardsFactory
Verified contract
Active on
Ethereum with 19 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 "StakingRewardsFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13416547 | 3 years ago | | | 0 | 0.018282118 | |
| 13416397 | 3 years ago | | | 0 | 0.015115656 | |
| 13378425 | 3 years ago | | | 0 | 0.011236882 | |
| 13378273 | 3 years ago | | | 0 | 0.0077535553 | |
| 13340066 | 3 years ago | | | 0 | 0.0044866256 | |
| 13339908 | 3 years ago | | | 0 | 0.0040892810 | |
| 13218175 | 3 years ago | | | 0 | 0.0063809091 | |
| 13049434 | 3 years ago | | | 0 | 0.0036038800 | |
| 13049384 | 3 years ago | | | 0 | 0.0035114000 | |
| 13049273 | 3 years ago | | | 0 | 0.0032434920 |
ABI
ABI objects
Getter at block 21409104
isOwner() view returns (bool)
false
owner() view returns (address)
0xf9589b4da15ffe6825df987e9651f7a4db8a296e
Read-only
stakingRewardsInfoByStakingToken(address) view returns (address stakingRewards, address rewardsToken)
stakingTokens(uint256) view returns (address)
State-modifying
Events deploy(address stakingToken, address rewardsToken, uint256 rewardsDuration)
notifyRewardAmount(address stakingToken, uint256 rewardAmount)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.