TokenVesting

Verified contract

Active on Ethereum with 48 txns
Deployed by via 0x157d2a1f at 12685768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $240.24
0x71a72deb66c6b1e31d1b065a626574c3e23316b6f6afedc95eedf73e6fda0c39
0x7dc922ba197315b95b61088c5ee1c75666c395d7fee30caef6719ed8128b525c
0xc3243072d281ad8519155d3db130d91fcf00ef65dfb288e424f5516acebadaf3
0x124cc3b4418725a64cce69c5f74e6f42c7cec0a8ca10406013708c08b98e19c4
0x81b4c961fede594529ca7b109ccf73b0d89f5f8d2a907eab5988229c23725bd3
0xd30ac2c2d43c9cc84071f97c7317cba9e3e316691f2430b452c11290f2b94833
0xaab274024b048bb54e8d7798f0df44c015ae24f533a676abbaab819c1bf744d1
0x159e8bbc5fc49e5f50f7ab42cb054db8c0f8064f79a4c34a9d613c2220b260fa
0xe4a6a4480f40a9d50c05d13c723180f667f55419316a1a27cb49643781599a36
0xcaa67293acc30ca88f003bd277ab617cec8b96aed727d92e5122e58e29fb24e1

Functions
Getter at block 21080509
formToken(view returns (address)
0x21381e026ad6d8266244f2a583b35f9e4413fa2a
initialUnlock(view returns (uint256)
200000
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)
800000
startTime(view returns (uint256)
1624435200
totalAmount(view returns (uint256)
781666000000000000000000
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.