CliffVesting
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CliffVesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15381250 | 2 years ago | | | 0 | 0.0010775627 |
ABI
ABI objects
Getter at block 21219774
beneficiary() view returns (address)
0x47a98f1660bfde757dc0e48875036849f4eb13e7
cliff() view returns (uint256)
1628468240
duration() view returns (uint256)
15552000
owner() view returns (address)
0xdf75c3f5283032cc41d4434ea26b5fefd1c16b1b
released() view returns (uint256)
2000000000000000000000000
start() view returns (uint256)
1625876240
token() view returns (address)
0xc86817249634ac209bc73fca1712bbd75e37407d
Read-only
This contract contains no read-only function objects.
State-modifying
Events release()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensReleased(uint256 amount)
constructor(address beneficiary_, uint256 cliffDuration_, uint256 duration_, address token_)
This contract contains no fallback and receive objects.
This contract contains no error objects.