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 ($18,185.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZERO | ERC-20 | 100M | $0.000182 |
$18,185 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11564504 | 4 years ago | | | 0 | 0.0015380482 | |
| 11564496 | 4 years ago | | | 0 | 0.0010765568 | |
| 11564372 | 4 years ago | | | 0 | 0.13634383 |
ABI
ABI objects
Getter at block 21310010
isOwner() view returns (bool)
false
owner() view returns (address)
0xe0196c3936cd6b85e0bb63ecbca28b37861a1f6b
rewardsToken() view returns (address)
0xf0939011a9bb95c3b791f0cb546377ed2693a574
stakingRewardsGenesis() view returns (uint256)
1609450527948
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.