ClaimCampaigns

Verified contract

Active on Ethereum with 1,305 txns
Deployed by via 0x4971eb22 at 18628345
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x1f2749d9bd6ac5538736e7d21355686a1551eef49226092eb239a941c3fb9272
0x0293f6c3b0c4da53bba7e40e70170966d2d88217a5c470ec600e4bf248b9f492
0xf26f35f6eecbe63157683c7d43493cec5dc3677804dfbef9f38071932ed70e78
0xec28e334ebdaa951ac4b7d718b75871daf75ac866d6ec624e4a0f53e85153d67
0x78d28ec1253f7e46549c579a1e89c28959a9556b5f599ce979e60723703e8174
0x89b8c20e514d71b6504aed9aa7e25a986cc080a53509351a4d34b8f14420738c
0x8a80f2d93ffcdb51d97d14df62da8f1a11b2f033b54c58b69db284f520daf653
0x0f9189cd038b56bcdd1cb7e7a6a7bd81271656e29e6803e6178bc8e3b5c8f22e
0x7eb38d5fc047db12e1fcf222a455d6f590b210bda1d1826c52bd2e7764f371e8
0x4f0870f26818bd32e7ec662cd7a574ada8e9e5ed5f879d2988419c15f54c7bee

Functions
Getter at block 20993091

This contract contains no getter function objects.

Read-only
campaigns(bytes16view returns (address manageraddress tokenuint256 amountuint256 enduint8 tokenLockupbytes32 root)
claimLockups(bytes16view returns (address tokenLockeruint256 startuint256 cliffuint256 perioduint256 periods)
claimed(bytes16addressview returns (bool)
usedIds(bytes16view returns (bool)
verify(bytes32 rootbytes32[] proofaddress claimeruint256 amountpure returns (bool)
State-modifying
cancelCampaign(bytes16 campaignId
changeDonationcollector(address newCollector
claimTokens(bytes16 campaignIdbytes32[] proofuint256 claimAmount
createLockedCampaign(bytes16 idstruct ClaimCampaignsCampaign campaignstruct ClaimCampaignsClaimLockup claimLockupstruct ClaimCampaignsDonation donation
createUnlockedCampaign(bytes16 idstruct ClaimCampaignsCampaign campaignstruct ClaimCampaignsDonation donation
Events
CampaignCancelled(bytes16 indexed id
CampaignStarted(bytes16 indexed idstruct ClaimCampaignsCampaign campaign
ClaimLockupCreated(bytes16 indexed idstruct ClaimCampaignsClaimLockup claimLockup
TokensClaimed(bytes16 indexed idaddress indexed claimeruint256 amountClaimeduint256 amountRemaining
TokensDonated(bytes16 indexed idaddress donationCollectoraddress tokenuint256 amountaddress tokenLocker
Constructor
constructor(address _donationCollector
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.