VariableRateTokenVesting

Verified contract

Active on Ethereum with 1 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "VariableRateTokenVesting"

0x372d9e644e2e0cecdc5362951cedd8342c3e759a8a325d8a167a58d666311ae2

Functions
Getter at block 21424161
beneficiary(view returns (address)
0xf638c9b050a0da1dd9fa0f94b7f73d5bb6af3ef9
cliff(view returns (uint256)
1530676800
duration(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
interval(view returns (uint256)
2592000
owner(view returns (address)
0x0298cf0d5b60a0ad885518adcb4c3fc49b36d347
revocable(view returns (bool)
true
start(view returns (uint256)
1530676800
Read-only
cumulativeRates(uint256view returns (uint256)
releasableAmount(address tokenview returns (uint256)
released(addressview returns (uint256)
revoked(addressview returns (bool)
vestedAmount(address tokenview returns (uint256)
State-modifying
release(address token
revoke(address token
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Released(uint256 amount
Revoked(
Constructor
constructor(address _beneficiaryuint256 _startuint256[] _cumulativeRatesuint256 _interval
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.