LatticeAirdropsDistributor

Verified contract

Active on Ethereum with 2,855 txns
Deployed by via 0xbe733ca6 at 15871522
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $57,841.75
ERC-20
Value $12,635.92
ERC-20
Value $9,140.27
ERC-20
--
ERC-20
--
0x4aaa856c0d44622923f1dfd024d2ecaa8e58f3b75c40165cf85b8decdf5db2e2
0xd4259320d4d58863e775e5b9859b13a710d81cc2e2c7ef534b156ee5b73fd13c
0x895bea077c17fd7b1c93fd00a956c285a8244a67fb45abacbf03d39d66ee9b76
0x9e799693f23013accd7b96d9f73ff025d2edf67efb62349a6a82529ec8bbf9c3
0xb5a10c5eba2398fb588de06a21e947090ba44499b477311a3467913263be0cf9
0x7213409fe4d6d6d6ac651a1cc1862a24380346e5ab421f92be27f5ea78d5d2f4
0x16fce362e0a74ab3db7759df1b80f61ad03aa24d65b3da4d9dbcecc0a76bc133
0xd75e53027aca9bac426952be993586458f2253f565c439309a2fc9cb39ef7fba
0x87e1e6af9fa696df57e388b6d0a8cafcc91166a27a34604bf7fdb22d47341c28
0xed9b69a6ff340346201e09f89c38382e250f163cc4c4d73c87c9271e494446b1

Functions
Getter at block 20853613
owner(view returns (address)
0x77a6be2dd110a230764744acb87bc4a05e5d3212
paused(view returns (bool)
false
Read-only
amountAvailableToClaim(uint256 airdropIdaddress claimingUseruint256 totalAmountbool discountClaimedAmountview returns (uint256)
amountClaimedByUser(uint256 airdropIdaddress claimingUserview returns (uint256)
getAirdropById(uint256 airdropIdview returns (struct LatticeAirdropsDistributorAirdrop)
verifyClaim(uint256 airdropIdaddress claimingUseruint256 totalAmountbytes32 merkleRootbytes32[] merkleProofpure returns (bool)
State-modifying
claim(uint256 airdropIduint256 totalAmountbytes32[] merkleProof
configureAirdrop(uint256 airdropIduint64 airdropStartsAtuint64 vestingPeriodbytes32 merkleRootbool _force
createAirdrop(uint256 airdropIdaddress tokenuint256 amountaddress debitAccount
renounceOwnership(
transferOwnership(address newOwner
Events
AirdropClaimed(address indexed useruint256 totalAmountuint256 totalAmountClaimed
AirdropConfigured(uint256 indexed airdropIdbytes32 indexed merkleRootuint64 airdropStartsAtuint64 vestingPeriod
AirdropCreated(uint256 indexed airdropIdaddress indexed tokenuint256 amountaddress debitAccount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.