LatticeAirdropsDistributor

Verified contract

Active on Ethereum with 2,956 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 $51,380.6
ERC-20
Value $14,640.44
ERC-20
Value $6,354.46
ERC-20
--
ERC-20
--
0x2f9c0c7a92153357575511cf357cd066c0191c483dd9a2e134588993ca1ec847
0x36a2dacbb1d0be1f834cacb7d27a958334db71c80f4a988b50a22d18de3cd3c5
0x47a175bd17ec01f5025d1d7bba77b866054a5da0890059d29d90670d21148779
0x3ce4224c8ed7949f949002cc6bae1f619c736c9e2ccf9bc5fd9dba6cdcde4d26
0xa09674ebd72a501a25249ccfaaa5f827cefb44adc44e1b357096a40b154bb486
0x2b0d1913ebd06c00ab636da8b06a58656642db0042b8e45dc97353033dd01e2f
0xd6bd16d6253eebf4e9a6189b815771ef5d852fd7060eaa4d2d825b1aed67abcf
0xa9a5abaf948f86255e8961a17fb252638884b07ecdc6ab94c53de6d8f473fb8e
0x386e78e775276c827b3fdedf5cb2a74f341722fe4919df9293c0efadfbbcaeab
0x2c9f79405c725f61b66a39a53dad45f452156078cb31f612f842a035f83cfdee

Functions
Getter at block 21282460
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.