VestingEscrowV2

Verified contract

Implementation

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

No balances found for "VestingEscrowV2"

0x606945ecb4b48a03f61b97fd95c444c547c3354e307b2215bcb33eeda3df8a37
From

Functions
Getter at block 20980614
delegateRegistry(view returns (address)
0x469788fe6e9e9681c6ebf3bf78e7fd26fc015446
factory(view returns (address)
0x0000000000000000000000000000000000000000
getClaimable(view returns (uint256)
0
lastUpdate(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
recipient(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x01ba67aac7f75f647d94220cc98fb30fcc5105bf
vestingAmount(view returns (uint256)
0
vestingBegin(view returns (uint256)
0
vestingCliff(view returns (uint256)
0
vestingEnd(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
cancelVesting(
claim(
initialize(address recipient_uint256 vestingAmount_uint256 vestingBegin_uint256 vestingCliff_uint256 vestingEnd_returns (bool)
renounceOwnership(
transferOwnership(address newOwner
Events
Claimed(address tokenuint256 amountaddress claimeraddress recipient
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Removed(address tokenuint256 amount
Constructor
constructor(address token_address delegateRegistry_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.