StrategicVesting

Verified contract

Active on Ethereum with 77 txns
Deployed by via 0x9acce560 at 12181690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9524bffe01ada33e9dc239b2e753c427c358ddc9445add61030115241caf4d93
0xe127d5cb3685a3e71ad7501ad2cb278c98db41b65562ae6743ef4d982f3b0bc2
0xca08ce2f54333425663941b22eb2a07549e879a7beef3dd0c03bdfca2238a768
0x79840750558831dd803461a968dd3852db7f489923576ce3b99931900ecb6fc2
0x7273dfe4ad8eb2a679bcdc618a484c2cac4672367276ff57e3af25a859f678c7
0x33f38a69585997bcac3ee523aa7025fe4197d2c8ff1d9a76c23b2228ddfb539b
0xaefff8ed82b11d7ece362c7eb78641db00ba7528a39f42465e5cec005f96d01a
0xcbbf0a963cf583093bcc97af06bce907cba5b3663a87c53c078cf0f4f91853ee
0xc5e1758686defc905b158a64f4b558f37d3e0f858eb7266e5700ffc145d14a22
0x72612b8122a154c79af1193b12c8aa9097a5f12634e2c79824ee078c9d87f142

Functions
Getter at block 21257064
LOCK_PERIODS(view returns (uint256)
0
RELEASE_PERIODS(view returns (uint256)
5
TOTAL_AMOUNT(view returns (uint256)
1500000000000000000000000
WITHDRAW_INTERVAL(view returns (uint256)
2592000
isStartTimeSet(view returns (bool)
true
lockPeriods(view returns (uint256)
0
owner(view returns (address)
0x563c28105c246453d38f1ff25c98f32514024d9e
releasePeriods(view returns (uint256)
5
startTime(view returns (uint256)
1617729300
totalAmount(view returns (uint256)
1500000000000000000000000
totemToken(view returns (address)
0x6ff1bfa14a57594a5874b37ff6ac5efbd9f9599a
unallocatedAmount(view returns (uint256)
58823530000000000000000
withdrawInterval(view returns (uint256)
2592000
Read-only
recipients(addressview returns (uint256 totalAmountuint256 amountWithdrawn)
vested(address beneficiaryview returns (uint256 _amountVested)
withdrawable(address beneficiaryview returns (uint256 amount)
State-modifying
addRecipient(address _newRecipientuint256 _totalAmount
renounceOwnership(
setStartTime(uint256 _newStartTime
transferOwnership(address newOwner
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StartTimeSet(uint256 startTime
VestingScheduleRegistered(address registeredAddressuint256 totalAmount
Withdraw(address registeredAddressuint256 amountWithdrawn
Constructor
constructor(address _totemToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.