AirdropClaim
Verified contract
Active on
Ethereum with 622 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf2fe…d61f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APHRA | ERC-20 | 2.62472M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14920719 | 2 years ago | | | 0 | 0.016671159 | |
| 14742476 | 3 years ago | | | 0 | 0.013459140 | |
| 14696382 | 3 years ago | | | 0 | 0.014726997 | |
| 14677968 | 3 years ago | | | 0 | 0.020862648 | |
| 14608167 | 3 years ago | | | 0 | 0.0081308270 | |
| 14608124 | 3 years ago | | | 0 | 0.0088970142 | |
| 14558195 | 3 years ago | | | 0 | 0.019897767 | |
| 14507486 | 3 years ago | | | 0 | 0.037442938 | |
| 14505158 | 3 years ago | | | 0 | 0.018862295 | |
| 14505078 | 3 years ago | | | 0 | 0.015884474 |
ABI
ABI objects
Getter at block 21172683
_ve() view returns (address)
0xf2fec13cdb46760e065ddc1df9da16cb87afd61f
aphra() view returns (address)
0xfd7c8060e57c5c78a582fa0dcd3d549db0a780f6
authority() view returns (address)
0x0000000000000000000000000000000000000000
merkleRoot() view returns (bytes32)
0xf0ec4d75057a5e1ccb9ed400b1cec9738fae58e16abe211a02b37f36cb04f882
owner() view returns (address)
0x4d03fb78bda67a04f1bd6fde5024759d8ce8d866
Read-only
hasClaimed(address) view returns (bool)
State-modifying
Events claim(address to, uint256 amount, bytes32[] proof)
setAuthority(address newAuthority)
setNewVe(address veAPHRA_ADDR_)
setOwner(address newOwner)
AuthorityUpdated(address indexed user, address indexed newAuthority)
Claim(address indexed to, uint256 amount)
OwnerUpdated(address indexed user, address indexed newOwner)
constructor(address GOVERNANCE_, bytes32 MERKLE_ROOT_, address veAPHRA_ADDR_)
This contract contains no fallback and receive objects.
AlreadyClaimed()
NotInMerkle()