TokenVesting

Verified contract

Active on Ethereum with 1,000 txns
Deployed by via 0x2924c011 at 13226004
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $666,581.09
0x5a997882c4550d43cf949f1df6b5e1a2fb802391646539cf9def30d1ecfc6c1e
0x84c59d78c68e3d1c8fb5a4f95bb44d21e34dc18e83d72e064b420c49da924e6c
0x1ea3ae9627a4fb24199eb55c43979ae36e698c106fb8b7e2cf6894fc3b211493
0xe5e1875727c875e06c0ffc33a2daa270efa9ab914bdca61db4d0336875d0ebd4
0x85575a7bc87344345c9348aad52beb74f9fea37d3d98590c687f0f0fe5a2e731
0x0c19096e44f961f1b1a1c7c6b320fe2b6b9ad6f7719c8416927b124518871534
0x01ea642db297be30a6cb37d46b258654cb630589f401e94b77646d115adc60b3
0xdf85043bffc4a1afe740f7c60005837c148f64344f034e6f8e494eff267fd094
0xf29ac253875d8d443a4802a26f1538a92f71eaaa04387abfbb16513db5da8f59
0x9f23f03a6e3c426479c7e728d06286b53e49ac4f65e5be2f6adfef5cf128be4b

Functions
Getter at block 20868422
owner(view returns (address)
0x8ad8328166764ad208ae8dfe90ae766a1f0aee65
today(view returns (uint32 dayNumber)
19997
token(view returns (address)
0xd528cf2e081f72908e086f8800977df826b5a483
Read-only
getGrantInfo(address grantHolderuint32 onDayOrTodayview returns (uint256 amountVesteduint256 amountNotVesteduint256 amountOfGrantuint256 amountAvailableuint256 amountClaimeduint32 vestStartDaybool isActivebool wasRevoked)
getScheduleAtInfo(address vestingLocationview returns (bool isRevocableuint32 vestDurationuint32 cliffDurationuint32 vestIntervalDays)
getScheduleInfo(address grantHolderview returns (bool isRevocableuint32 vestDurationuint32 cliffDurationuint32 vestIntervalDays)
State-modifying
addGrant(address beneficiaryuint256 vestingAmountuint32 startDayuint32 durationuint32 cliffDurationuint32 intervalbool isRevocable
addGrantFromToday(address beneficiaryuint256 vestingAmountuint32 durationuint32 cliffDurationuint32 intervalbool isRevocable
addGrantWithScheduleAt(address beneficiaryuint256 vestingAmountuint32 startDayaddress vestingLocation
claimVestingTokens(address beneficiary
claimVestingTokensForAll(
kill(address beneficiary
renounceOwnership(
revokeGrant(address grantHolder
setVestingSchedule(address vestingLocationuint32 cliffDurationuint32 durationuint32 intervalbool isRevocable
transferOwnership(address newOwner
withdrawTokens(address beneficiaryuint256 amount
Events
GrantRevoked(address indexed grantHolder
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
VestingScheduleCreated(address indexed vestingLocationuint32 cliffDurationuint32 durationuint32 intervalbool isRevocable
VestingTokensClaimed(address indexed beneficiaryuint256 amount
VestingTokensGranted(address indexed beneficiaryuint256 vestingAmountuint32 startDayaddress vestingLocation
Constructor
constructor(address token_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.