PrivateAirdrop
Verified contract
Active on
Ethereum with 139 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5c6d…5d6d
0xd0ab…e42c
Balances ($0.00)
No balances found for "PrivateAirdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16593133 | 2 years ago | | | 0 | 0.014221721 | |
| 15278290 | 2 years ago | | | 0 | 0.0041132274 | |
| 14944109 | 2 years ago | | | 0 | 0.0099821167 | |
| 14926362 | 2 years ago | | | 0 | 0.018685548 | |
| 14835361 | 3 years ago | | | 0 | 0.0067346293 | |
| 14834217 | 3 years ago | | | 0 | 0.0062233168 | |
| 14806289 | 3 years ago | | | 0 | 0.0080959556 | |
| 14738221 | 3 years ago | | | 0 | 0.0063654840 | |
| 14680719 | 3 years ago | | | 0 | 0.029606512 | |
| 14665081 | 3 years ago | | | 0 | 0.011689140 |
ABI
ABI objects
Getter at block 21278919
airdropToken() view returns (address)
0x5c6d51ecba4d8e4f20373e3ce96a62342b125d6d
amountPerRedemption() view returns (uint256)
409265777195710900000
owner() view returns (address)
0xf6094c3a380ad6161fb8240f3043392a0e427cac
root() view returns (bytes32)
0x15e8df948582819f043e5ccbf09d9a17c3944c4c86591e26935cc81310558900
vault() view returns (address)
0x02bd4a3b1b95b01f2aa61655415a5d3eaacaafdd
Read-only
nullifierSpent(bytes32) view returns (bool)
State-modifying
Events claimAirdropAndDelegate(bytes proof, bytes32 nullifierHash, address delegate)
renounceOwnership()
transferOwnership(address newOwner)
updateRoot(bytes32 newRoot)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _airdropToken, uint256 _amountPerRedemption, address _verifier, bytes32 _root, address _vault)
This contract contains no fallback and receive objects.
This contract contains no error objects.