StakingRewardsFactory
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 "StakingRewardsFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11508459 | 4 years ago | | | 0 | 0.0016548840 | |
| 11341782 | 4 years ago | | | 0 | 0.0055692910 | |
| 11341617 | 4 years ago | | | 0 | 0.061708816 |
ABI
ABI objects
Getter at block 21190210
isOwner() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
rewardsToken() view returns (address)
0x0488401c3f535193fa8df029d9ffe615a06e74e6
stakingRewardsGenesis() view returns (uint256)
1606496400
Read-only
stakingRewardsInfoByStakingToken(address) view returns (address stakingRewards, uint256 rewardAmount)
stakingTokens(uint256) view returns (address)
State-modifying
Events deploy(address stakingToken, uint256 rewardAmount)
notifyRewardAmount(address stakingToken)
notifyRewardAmounts()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _rewardsToken, uint256 _stakingRewardsGenesis)
This contract contains no fallback and receive objects.
This contract contains no error objects.