This contract is being backfilled. You may encounter incomplete storage history.

DailyVesting

Verified contract

Active on Ethereum with 532 txns
Deployed by via 0x54b9df95 at 12820145
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $68,078.23
0xa20d2ae6a57ac990fac0bd3ad1a8fc0a16e541d35d75e707f8d1e8cd2d9f204b
0xd29da891308bbe8bf6e4a12f42b517f47f824efc7a7b8c1cec8e69ea1efb91ca
0x233e4f8a2aebb80acfb9b66c6425d7546f069b985763be038e566f9f83af20e7
0x63d2147448253b9ca0c2e92ceaed2704ed9764ffc662b5f9510aa8e04aa5961b
0xcdb7b8ef145dc2cd9a556521623527ef7f822def9301b6ed7e8e82cf184216cd
0xf07ce9b0a15ab0cb0233bb6b4e9e9fd1a8c117efd6cb55d78652884c0d5b943e
0xec1d06948186aa87c8fe827e8fc493526081ca4f6b2820a40706a7a19ab5d6b3
0x759dd87fbf2fd1198ea495ff8c04789b3ee02563229992083f698ba6e820a935
0x56c07e0942716cc11c0e7b3af656fcbc8d14fd7ca05e09db274992f095ff61f2
0xb7d5e99118246b529ebf3d4f440c3dc11e866ce150f2a8b3aa13a5c16a1b1895

Functions
Getter at block 20803997
adminAccessDelay(view returns (uint256)
0
setupAdmin(view returns (address)
0x0000000000000000000000000000000000000000
setupComplete(view returns (bool)
true
startTime(view returns (uint256)
1623783600
token(view returns (address)
0xe0b9a2c3e9f40cf74b2c7f591b2b0cca055c3112
totalObligations(view returns (uint256)
9917478000000000000000000
Read-only
beneficiaries(uint256view returns (address)
beneficiaryAdded(addressview returns (bool)
claimInfo(addressview returns (uint128 lastClaimuint128 daysClaimed)
tokensToClaim(address _beneficiaryview returns (uint256)
vestingPeriods(addressview returns (uint128 vestingDaysuint128 tokensPerDay)
State-modifying
addBeneficiaries(address[] _beneficiariesstruct DailyVestingVestingPeriod[] _vestingPeriods
claimFor(address _beneficiary
claimForAll(
claimForSelf(
emergencyOverrideBenefeciaries(address[] _beneficiariesstruct DailyVestingVestingPeriod[] _vestingPeriods
emergencyReclaimTokens(
endSetup(
reclaimTokens(
Events
BeneficiaryAdded(address indexed useruint256 totalAmountToClaim
SetupCompleted(
TokensClaimed(address indexed useruint256 amount
Constructor
constructor(address _tokenaddress _owneruint256 _startTimeuint256 _adminAccessDelay
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.