VestingEscrowV3

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x143ed9e6 at 16837636
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 "VestingEscrowV3"

No transactions found for "VestingEscrowV3"


Functions
Getter at block 20982345
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.