StakeFactory
Verified contract
Active on
Ethereum with 5 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 "StakeFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20281698 | 4 months ago | | | 0 | 0.0099941096 | |
| 20281657 | 4 months ago | | | 0 | 0.0082038064 | |
| 20281629 | 4 months ago | | | 0 | 0.000077569296 | |
| 20278414 | 4 months ago | | | 0 | 0.015173835 | |
| 20278403 | 4 months ago | | | 0 | 0.015733165 |
ABI
ABI objects
Getter at block 21159770
owner() view returns (address)
0xea007c2fa93bff89dab833a114c79ce5fb19f175
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
stakePoolCount() view returns (uint256)
2
Read-only
stakeAddressList(uint256) view returns (address)
State-modifying
Events deploy(address _stakedToken, address _rewardToken, uint256 _apr, bool _activateBurn, address _admin, address _signer)
renounceOwnership()
transferOwnership(address newOwner)
updateRouter(address _router)
NewStakeContract(address indexed smartChef)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _router)
This contract contains no fallback and receive objects.
This contract contains no error objects.