StakingRewardsFactory
Verified contract
Active on
Ethereum with 2 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) |
---|---|---|---|---|---|---|---|
| 11327912 | 4 years ago | | | 0 | 0.012573041 | |
| 11325599 | 4 years ago | | | 0 | 0.089075058 |
ABI
ABI objects
Getter at block 21209034
isOwner() view returns (bool)
false
owner() view returns (address)
0x1b91276e0dd7a2ced8a5c132f2d0395625a9780a
rewardsToken() view returns (address)
0x5dc02ea99285e17656b8350722694c35154db1e8
stakingRewardsGenesis() view returns (uint256)
1606312800
Read-only
stakingRewardsInfoByStakingToken(address) view returns (address stakingRewards, uint256 rewardAmount)
stakingTokens(uint256) view returns (address)
State-modifying
Events deploy(address stakingToken, uint256 rewardAmount, uint256 rewardsDuration)
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.