TokenVesting

Verified contract

Active on Ethereum with 1,375 txns
Deployed by via 0x27e9bfa5 at 12653905
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,634.99
0x0d1cce6a81b68aab8c4abbf59b0cfbdf1637f119af129d5168108e357137f397
0x0e9dbdb3454a73f8783b235bb2f6b554b1996dd91e13699b44562f67af5c3e01
0xd70efd4302f44a1e8a84d4f74d093c350b4024fc81ea9e779c61426c408f5a9f
0xbb40845d204c83b49b4160ad3ee2c9d3d63f822dc4d27404c2cbb34c1722ab7a
0x8df91692aba6448dd85b539384841a9f355ab0912560c4c044a37dd79c84ff08
0x46f409f1fb6c907e11ddfa984595585db23b041a79d8e8de22b6f031ab8fa39c
0x11300f06bb829a471aa8111e81c8ffe06ddc56f0648c3cf592a0763249fa4c4c
0x6e400bd2e114f0d05f7f0c02348c39184e4177f66e07d948db4315e1abdaebd3
0x5f4a6a7b68a2a3a1300a51bc8e11391331d029cae8124add308976efb4963476
0x537a82842e22d66394771a3ab6d5e2e174c793f8cfa44e31ee0453588df73961

Functions
Getter at block 21332724
formToken(view returns (address)
0x21381e026ad6d8266244f2a583b35f9e4413fa2a
initialUnlock(view returns (uint256)
100000
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)
900000
startTime(view returns (uint256)
1624011000
totalAmount(view returns (uint256)
27824359000000000000000000
unallocatedAmount(view returns (uint256)
0
withdrawInterval(view returns (uint256)
15552000
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.