VestingDistributor

Verified contract

Active on Ethereum with 599 txns
Deployed by via 0xb5b08148 at 20231775
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $111,826.06
0xdf7072eb970ae0179bf93cd9653f4b00b5253f6e69e20661e0049fcb5cf8a888
0x0d6df437f828a4b501ef6160000263cabad1684319ec0721d51ee16e1ab53bc3
0xce6f1203ea6d4121f15cb0fc0f332dd6f5d7ac83f7c667159d00971f18d64270
0xa767cbe94e587d9c3f98db442c1e7bdd85d08434793897908dd4afb6d9b69827
0xb526c9199876a79f135a914897d88e56b1ccc9f8565783b69344d32d95c460f2
0x348ba6fa86fa4a8f1663ff010cf0e3be7358e191375820ec592cd49d881972a3
0x76da4cadea64f98fa9ea5268d115e419876050d1fcbf026b0cb5560d39008482
0x30d6548b78655bf4896f9238e5c06dee028487b330b66d64f90a19227a9a3c80
0x2822b7cdd839d81b14c9b0de5232aeeb6bb44f55e4e671fa5b417b91d03d10fc
0xbeaad1b54028ac7142224930162ad86d3aee325a6f831a3b8db09578cc6a36bc

Functions
Getter at block 21276448
LOCK_TIME(view returns (uint256)
2592000
TOKEN(view returns (address)
0x8a462e6a0051d006e33152fbeadfb9a14198de30
cumulativeFees(view returns (uint256)
6977840745895908781863000
owner(view returns (address)
0x24b3b50c1b87b549374876d31f919e5e6eeba999
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
root(view returns (bytes32)
0x8235158e18365daa5499212e0dd242fde0f1d9ff553df6515b976431979e2200
startLockTime(view returns (uint256)
1728402287
Read-only
claimed(address accountview returns (uint256 amount)
State-modifying
acceptOwnership(
cancelTransferOwnership(
claim(address accountuint256 claimablebytes32[] proof
deposit(address fromuint256 amount
enableClaim(
recoverAsset(address assetaddress touint256 amount
transferOwnership(address newOwner
updateRoot(bytes32 newRoot
Events
OwnershipTransferCanceled(address indexed pendingOwner
OwnershipTransferStarted(address indexed useraddress indexed newOwner
OwnershipTransferred(address indexed useraddress indexed newOner
RewardsClaimed(address accountuint256 amount
RootUpdated(bytes32 newRoot
Constructor
constructor(address _TOKEN
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
ClaimNotEnabled(
ProofInvalidOrExpired(
Unauthorized(