ClaimCampaigns

Verified contract

Active on Base with 5,100 txns
Deployed by via 0xc2c71246 at 6941667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.48
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x46f46b72e07ba23e2f3079269522c00743ba7b0eada17dc16e23df2d508afdd5
0x12ae0662a2ed6d6c22c88efc231c02dfe3623ea4d84b90ca531ade49889a763d
0xf71334934fdc0a20ef35a031692b27147eb245dc32307837a54f57e84ff5904c
0x319f99ed89374d12623e6243713b1ddf36b460718358ed73ed20f4091c90a606
0xb2b049bb65f46df1895bb4b09a05c1f578d608b2484313df99bd91fc310e077a
0xd0f02e9794d5c7c25d847939c0885cc36cac33ad1a7607a49a1365ff3a834ddc
0x9f061ac50f61b322dce846b67ccf4b2b65a92e73944d4774cc2568904c49beeb
0x272511973ffbc4db3e89f5ac61246c07ba79160a9ecdeb14bbc4bca03e0be442
0x803cad3da309202de7583dfcc6db0a3324aeb21a60028e217a2d749e13130f61
0xd732c519ebe2840dc7e3eb3e7c6908a1c8c8a4ef72b9159accc3d671237ea2ce

Functions
Getter at block 22744572

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.