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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EASY | ERC-20 | 900 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11477727 | 4 years ago | | | 0 | 0.023920270 | |
| 11475160 | 4 years ago | | | 0 | 0.13918061 | |
| 11475119 | 4 years ago | | | 0 | 0.13441642 |
ABI
ABI objects
Getter at block 21167482
isOwner() view returns (bool)
false
owner() view returns (address)
0x80877a06587c50cb2513906840d06fab04bfa119
rewardsToken() view returns (address)
0x913d8adf7ce6986a8cbfee5a54725d9eea4f0729
stakingRewardsGenesis() view returns (uint256)
1608301800
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.