Airdrop

Verified contract

Active on Ethereum with 3,020 txns
Deployed by via 0x7ff010d3 at 15076398
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Airdrop"

0x12c9a7bb894e67d88b44ea07892b2b7d101adea1465c4453380f6cc9bb3f5b73
0x3dbd4da087fa5b336a45d9c5a7defda715e991ebb1ff00909ab2aad611604686
0x2e56dff98a432a7a846473c310e32213d9532eebbd50231706a02a2d683fbcb0
0xe43ddb3f8e1275094c1c6bf363bd9e971567cf2dc7dbe96f73d1c4a5e20db67e
0xbc5464b9d5fcb2162c6502f83c77e0cb6ec0b9e18fb962157fa88e05b5847440
0x9ee2d23e4c5d820cd9db6d8c6a3991c7434ee2ab2ee0a902e7b144719fb187d2
0x59b0616d6a42c909b62fa9ec481e6a5aca9f82d3752ed498a219e2511401ef9d
0x80b535ab17e36fcaea64e4551b45c09f92975f870cc2bd0e3273264cba0ee373
0xc0b5535ad6751925fb71cc0a3396f4a07f689b045006a2af43d089239d25c8cc
0x7d09023e0631309ad012148b4d4a6e6fc3d634e730ca9700e19601e980b2e291

Functions
Getter at block 20935180
admin(view returns (address)
0xe9547cf7e592f83c5141bb50648317e35d27d29b
developer(view returns (address)
0xe9547cf7e592f83c5141bb50648317e35d27d29b
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x92cfbec26c206c90aee3b7c66a9ae673754fab7e
trancheIdx(view returns (uint256)
6
Read-only
claimed(uint256addressview returns (bool)
tranches(uint256view returns (bytes32 merkleRootuint64 startTimeuint64 endTimeuint256 totalAmountuint256 claimedAmount)
verifyClaim(address accountuint256 _trancheIduint256 _balancebytes32[] _merkleProofview returns (bool valid)
State-modifying
acceptAdmin(
claim(address accountuint256 _trancheIduint256 _balancebytes32[] _merkleProof
claims(address accountuint256[] _trancheIdsuint256[] _balancesbytes32[][] _merkleProofs
expireTranche(uint256 _trancheId
newTranche(bytes32 merkleRootuint64 startTimeuint64 endTimeuint256 totalAmount
setPendingAdmin(address newPendingAdmin
Events
Claimed(uint256 tranchIdaddress accountuint256 balance
NewAdmin(address oldAdminaddress newAdmin
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
TrancheAdded(uint256 tranchIdbytes32 merkleRootuint64 startTimeuint64 endTimeuint256 totalAmount
TrancheExpired(uint256 tranchIduint256 expireAmount
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.