Airdrop
Verified contract
Active on
Ethereum with 7,444 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Airdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16964241 | 2 years ago | | | 0 | 0.0034499970 | |
| 16963381 | 2 years ago | | | 0 | 0.0033521496 | |
| 16963372 | 2 years ago | | | 0 | 0.0030026913 | |
| 16963370 | 2 years ago | | | 0 | 0.0031740143 | |
| 16962695 | 2 years ago | | | 0 | 0.0030470792 | |
| 16962688 | 2 years ago | | | 0 | 0.0034546754 | |
| 16962684 | 2 years ago | | | 0 | 0.0034878939 | |
| 16950751 | 2 years ago | | | 0 | 0.0033818277 | |
| 16950748 | 2 years ago | | | 0 | 0.0036164718 | |
| 16950734 | 2 years ago | | | 0 | 0.0032040916 |
ABI
ABI objects
Getter at block 21315600
expiration() view returns (uint256)
1680220799
lockingVault() view returns (address)
0x02bd4a3b1b95b01f2aa61655415a5d3eaacaafdd
owner() view returns (address)
0x81758f3361a769016eae4844072fa6d7f828a651
rewardsRoot() view returns (bytes32)
0x5868b38fb60678b88b07721f03bc9bfd5be6b4f17829f5703e3556b31f4073c6
token() view returns (address)
0x5c6d51ecba4d8e4f20373e3ce96a62342b125d6d
Read-only
authorized(address) view returns (bool)
claimed(address) view returns (uint256)
isAuthorized(address who) view returns (bool)
State-modifying
Events authorize(address who)
claim(uint256 amount, uint256 totalGrant, bytes32[] merkleProof, address destination)
claimAndDelegate(uint256 amount, address delegate, uint256 totalGrant, bytes32[] merkleProof, address destination)
deauthorize(address who)
reclaim(address destination)
setOwner(address who)
This contract contains no event objects.
constructor(address _governance, bytes32 _merkleRoot, address _token, uint256 _expiration, address _lockingVault)
This contract contains no fallback and receive objects.
This contract contains no error objects.