TokenVesting

Verified contract

Active on Ethereum with 1,080 txns
Deployed by via 0x83e59317 at 12653714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,029.96
0xcd8a3370420586889fd7493ae5b8d9b3cf69b22bb73f549030d13719bbaeefbf
0x6b674f98829362751ff24df5ec404f6f128629a3e8869399a6178693c4139f4c
0x952de4e0f177d3834fdc077c66b1cc1ae01af2a5290c2dab2656994b7fda32fa
0x97639686039ea1387f594b98d2e80a5bbacc59488ffb5989ffbdb574e6c514f1
0x1b8c6aaf85368b41057d49874a0014cca0748660c56fd33cbd1d390cb6cd34f3
0xcfacf8788cfa2d212a30e6757c5fb74a31ff5c7b52d52e30f35374e202867d2e
0x950fbe57fc8faf30ff4786ede71463ec8e572cb110cc346645b26f00f4d079cb
0x0d4cc75ac0c41438f58cf912adbde6e344670f1424721616fddba75cf68de5ae
0x7205d7d6050306a4ad82545cd856962c98f7a8681e22a80e447a5d0b65291135
0xe3a11472b1ec9cc75fa7da8e8f3b5a0fe4e454d170c59637d20966c956fe71e7

Functions
Getter at block 21292306
formToken(view returns (address)
0x21381e026ad6d8266244f2a583b35f9e4413fa2a
initialUnlock(view returns (uint256)
2777
isPaused(view returns (bool)
false
isStartTimeSet(view returns (bool)
true
lockPeriod(view returns (uint256)
0
owner(view returns (address)
0x7b63ce17408fd3fbaae4a3545af642d708f400d9
paused(view returns (bool)
false
releaseRate(view returns (uint256)
997223
startTime(view returns (uint256)
1624011000
totalAmount(view returns (uint256)
148918803000000000000000000
unallocatedAmount(view returns (uint256)
0
withdrawInterval(view returns (uint256)
31104000
Read-only
locked(address beneficiaryview returns (uint256)
recipients(addressview returns (uint256 totalAmountuint256 amountWithdrawn)
vested(address beneficiaryview returns (uint256 _amountVested)
withdrawable(address beneficiaryview returns (uint256 amount)
State-modifying
addRecipient(address _newRecipientuint256 _totalAmount
addRecipients(address[] _newRecipientsuint256[] _totalAmounts
emergencyWithdraw(uint256 _amount
pause(
renounceOwnership(
setStartTime(uint256 _newStartTime
transferOwnership(address newOwner
unpause(
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
StartTimeSet(uint256 startTime
Unpaused(address account
VestingScheduleRegistered(address registeredAddressuint256 totalAmount
VestingSchedulesRegistered(address[] registeredAddressesuint256[] totalAmounts
Withdraw(address registeredAddressuint256 amountWithdrawn
Constructor
constructor(address _formTokenuint256 _totalAmountuint256 _initialUnlockuint256 _withdrawIntervaluint256 _releaseRateuint256 _lockPeriod
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.