InstaTokenVesting

Verified contract

Implementation

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

No balances found for "InstaTokenVesting"

No transactions found for "InstaTokenVesting"


Functions
Getter at block 21220258
factory(view returns (address)
0x3b05a5295aa749d78858e33ece3b97bb3ef4f029
lastUpdate(view returns (uint32)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
recipient(view returns (address)
0x0000000000000000000000000000000000000000
terminateTime(view returns (uint32)
0
token(view returns (address)
0x6f40d4a6237c257fff2db00fa0510deeecd303eb
vestingAmount(view returns (uint256)
0
vestingBegin(view returns (uint32)
0
vestingCliff(view returns (uint32)
0
vestingEnd(view returns (uint32)
0
Read-only

This contract contains no read-only function objects.

State-modifying
claim(
delegate(address delegatee_
initialize(address recipient_address owner_uint256 vestingAmount_uint32 vestingBegin_uint32 vestingCliff_uint32 vestingEnd_
terminate(
updateOwner(address owner_
updateRecipient(address recipient_
Events
LogClaim(uint256 _claimAmount
LogDelegate(address indexed _delegate
LogOwner(address indexed _newOwner
LogRecipient(address indexed _delegate
LogTerminate(address owneruint256 tokenAmountuint32 _terminateTime
Constructor
constructor(address factory_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.