Distribution

Verified contract

Active on Ethereum with 3,649 txns
Deployed by via 0x41555210 at 18724269
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $32.5
0xd0d4fbbd6504ee07536634e5bcec193cde6f65bc5d08f8e67da239bb00c00669
0x604a094369660e56406bcc68647bfcfa3279f29438a6412943d447a140fc82be
0x8795e62768b13813b96c08285c9a889a04a0c4c8e67468468c0517cb7b95cce9
0xe0d3923dd4ddb16baa91bf4e64a415030d68ba870e14986fcd7ed64411a6ef7c
0x6c016c8db3d61eda3cc64b518a8851f9b3f0410846ebcf0aa7fd24652bb04146
0xbc76b038a3d9b954f9e2361a943253d8073bd417a7a49a0d1424173d7f63f2b7
0x05e3a1cfbf892e57d7237708ade484ed141a2ad21fae456eb4024f9918e1f04d
0x2fe47a7e8a11a6dd987947fdb093b4479b2274189202febdcf2e2703e4aa9e4a
0x0b7d866dd173acfaea7a80e35fc54736129596d0316ed919123bcdd33e758790
0x8ec0bc6188ada70b10e940f178fc20cc868a46e47ff022775436caf2f0ee8800

Functions
Getter at block 21199609
INSPECT_TOKEN(view returns (address)
0x186ef81fd8e77eec8bffc3039e7ec41d5fc0b457
owner(view returns (address result)
0x46d875ec72a0a16c3a6835e411a9b782a11451bb
Read-only
claimableAmount(address _recipientuint256 _totalAllocationview returns (uint256)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
previouslyClaimedAmount(addressview returns (uint256)
State-modifying
cancelOwnershipHandover(payable 
claim(address _recipientuint256 _totalAllocationbytes32[] _proof
completeOwnershipHandover(address pendingOwnerpayable 
renounceOwnership(payable 
requestOwnershipHandover(payable 
setRoot(bytes32 _newRoot
transferOwnership(address newOwnerpayable 
withdrawUnclaimedTokens(
Events
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Constructor
constructor(bytes32 rootuint256 claimStart
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyInitialized(
ClaimStillActive(
InvalidProof(
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(
ZeroClaimable(