ITokenTimelock
Functions
release
Parameters
Name | Type | Description |
---|---|---|
| address | |
| uint256 |
releaseMax
Parameters
Name | Type | Description |
---|---|---|
| address |
setPendingBeneficiary
Parameters
Name | Type | Description |
---|---|---|
| address |
acceptBeneficiary
lockedToken
beneficiary
pendingBeneficiary
initialBalance
availableForRelease
totalToken
alreadyReleasedAmount
Events
Release
Parameters
Name | Type | Description |
---|---|---|
| address | |
| address | |
| uint256 | |
### BeneficiaryUpdate |
Parameters
Name | Type | Description |
---|---|---|
| address | |
### PendingBeneficiaryUpdate |
Parameters
Name | Type | Description |
---|---|---|
| address |
Last updated