SeedVesting

Verified contract

Active on Ethereum with 30 txns
Deployed by via 0xeae8924c at 12181688
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb3c4e6e5075706f410f4fda21e40955fa395539d9f504af3a90bdf1072712242
0xda1503daef7e382bfd73ce362b95d3125378a6b71bdea4341ca7ef2a8c4bdad4
0x10bf0fafab1ed569d75c0ddefa79b8e4eca365aa1466e30f6ab1832db46bda0f
0x12d1503a4809781cd70ab3314c9f317709b13b0373b337bc7254de69eeb3ab6d
0xe4219f8cda99c9d0e8012b523dae1eaab753bbff29dbd875885d67f6299a718f
0x84b1a7e71521f1ae8682e0cac8f3e783a3ad8dc440e7c5f42260c2be500cde36
0x43f01b1c88da8f9289fc4b3e1c715702d8f6f46da5289b524782ed765d293367
0xaeb60c467c8b0c2ca095f9ffd3a0a5cd5ee4c410876370c566135b0fa1ab53ce
0x6709eb5f9e3158a6037370df4432dd84adcf2b0105db5cb7a2d2db3ece8164fb
0x37d0b6d9bab41264e35d05d5510e7de2e828bfc6cd8db431186d15ca81cfb31d

Functions
Getter at block 21291066
LOCK_PERIODS(view returns (uint256)
3
RELEASE_PERIODS(view returns (uint256)
9
TOTAL_AMOUNT(view returns (uint256)
450000000000000000000000
WITHDRAW_INTERVAL(view returns (uint256)
2592000
isStartTimeSet(view returns (bool)
true
lockPeriods(view returns (uint256)
3
owner(view returns (address)
0x563c28105c246453d38f1ff25c98f32514024d9e
releasePeriods(view returns (uint256)
9
startTime(view returns (uint256)
1617729300
totalAmount(view returns (uint256)
450000000000000000000000
totemToken(view returns (address)
0x6ff1bfa14a57594a5874b37ff6ac5efbd9f9599a
unallocatedAmount(view returns (uint256)
0
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.