StakingFactory
Verified contract
Active on
Ethereum with 1 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 "StakingFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14042392 | 3 years ago | | | 0 | 0.27337929 |
ABI
ABI objects
Getter at block 21278279
owner() view returns (address)
0x81ed317154e4c6e829b0358f59c5578719e95ccb
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployPool(address _stakedToken, address _rewardToken, uint256 _rewardPerBlock, uint256 _startBlock, uint256 _endBlock, uint256 _poolLimitPerUser, uint16 _depositFee, uint16 _withdrawFee, uint256 _lockPeriod, address _feeAddress, address _admin)
renounceOwnership()
transferOwnership(address newOwner)
NewStakingContract(address indexed smartChef)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.