StakeableVesting

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc68ef8ed at 16596991
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "StakeableVesting"

No transactions found for "StakeableVesting"


Functions
Getter at block 20944119
api3Pool(view returns (address)
0x6dd655f10d4b9e242ae186d9050b68f725c76d76
api3Token(view returns (address)
0x0b38210ea11411557c13457d4da7dc6ea731b88a
beneficiary(view returns (address)
0xffffffffffffffffffffffffffffffffffffffff
owner(view returns (address)
0x0000000000000000000000000000000000000000
 
stateAtPool(view returns (uint256 unstakeduint256 stakeduint256 unstakinguint256 unstakeScheduledForuint256 lockedStakingRewardsaddress delegateuint256 lastDelegationUpdateTimestamp)
unvestedAmount(view returns (uint256)
0
vesting(view returns (uint32 startTimestampuint32 endTimestampuint192 amount)
(startTimestamp=0, endTimestamp=0, amount=0)
Read-only

This contract contains no read-only function objects.

State-modifying
delegateAtPool(address delegate
depositAtPool(uint256 amount
initialize(address _owneraddress _beneficiaryuint32 _startTimestampuint32 _endTimestampuint192 _amount
renounceOwnership(
scheduleUnstakeAtPool(uint256 amount
setBeneficiary(address _beneficiary
stakeAtPool(uint256 amount
transferOwnership(address newOwner
undelegateAtPool(
unstakeAtPool(
withdrawAsBeneficiary(
withdrawAsOwner(
withdrawAtPool(uint256 amount
withdrawPrecalculatedAtPool(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBeneficiary(address beneficiary
WithdrawnAsBeneficiary(uint256 amount
WithdrawnAsOwner(uint256 amount
Constructor
constructor(address _api3Tokenaddress _api3Pool
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.