ClaimCampaigns

Verified contract

Active on Base with 764 txns
Deployed by via 0x033f1bab at 5085441
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ClaimCampaigns"

0x5a57e4f2feb99c3c9f5ed4207113a0821ab60eccfd448320afb514c06bdde17a
0xabbc6385a8277087502af664df0c5e3ddddf3650fe43a09616ed93ec4b00006f
0x734f3db5bcdf2074bf3dc3deaa1c3b24eb8ca981d73bceb7de34e76ecf350362
0x6d010815e67d53938a9f5c14ab0a0c2755ad2df52a86401985e7848a7bd0be0d
0x7a947a2ec486f92112f72a782bdf660a9b0958dce3aa35b950add89e6bfc64ce
0x48212ee1f7e4f66fe9173366c54fbce6cb73e03d6941f3484d84d55f19058dd7
0x0085b45d622440f0b3a8fd04e0cad321a2e2ec4b29bf6b6399790e8859107fb1
0xd8507f56c90861b48ead1ccaf341d02d0e967ea2b7c821a3c4f8b1937508f174
0x65b4f7a1f79fd846ab07b4ce5758a0855e4d924a2aebc203fae1d80b21874250
0xb06589a94e4f8e32f4a0ac6f2dafd70b947bec97c5557a93412dcee93aa12e72

Functions
Getter at block 22943127

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.