StakingFacet

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xae473568 at 20689351
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 13 additional slots
-
variable spans 4 additional slots

No balances found for "StakingFacet"

No transactions found for "StakingFacet"


Functions
Getter at block 21276037
owner(view returns (address owner_)
0x0000000000000000000000000000000000000000
Read-only
getUserDetails(address _userview returns (struct IStakingStakingDetails)
State-modifying
claimRewards(
rescueERC20(address _address
restake(
stake(uint256 _amount
transferOwnership(address _newOwner
unstake(uint256 _amount
withdraw(
Events
ClaimRewards(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(address indexed useruint256 amount
Unstake(address indexed useruint256 amount
Withdraw(address indexed useruint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.