StakingRewardsFactory
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
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) |
---|
No transactions found for "StakingRewardsFactory"
ABI
ABI objects
Getter at block 21399300
owner() view returns (address)
0x0000000000000000000000000000000000000000
rewardsToken() view returns (address)
0x0000000000000000000000000000000000000000
totalAllocPoint() view returns (uint256)
0
Read-only
poolInfo(uint256) view returns (address poolAddress, uint256 allocPoint)
State-modifying
Events add(uint256 _allocPoint, address _poolAddress)
initialize(address newOwner, address _rewardsToken)
notifyRewardAmounts(uint256 reward, uint256 duration)
set(uint256 _pid, uint256 _allocPoint)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.