PBAirdropExtended
Verified contract
Active on
Ethereum with 155 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 62 additional slots
Balances ($0.00)
No balances found for "PBAirdropExtended"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12226807 | 4 years ago | | | 0 | 0.0041388270 | |
| 12218875 | 4 years ago | | | 0 | 0.012820312 | |
| 12218834 | 4 years ago | | | 0 | 0.019490486 | |
| 12218691 | 4 years ago | | | 0 | 0.017719000 | |
| 12218594 | 4 years ago | | | 0 | 0.012256140 | |
| 12215418 | 4 years ago | | | 0 | 0.0037521342 | |
| 12215271 | 4 years ago | | | 0 | 0.015081760 | |
| 12215264 | 4 years ago | | | 0 | 0.015081920 | |
| 12215255 | 4 years ago | | | 0 | 0.015080160 | |
| 12215245 | 4 years ago | | | 0 | 0.015079200 |
ABI
ABI objects
Getter at block 21312438
airdrop_deadline() view returns (uint256)
1618153200
merkleRoot() view returns (bytes32)
0x3e71742c67c42e5d1e7683ddcd7a957b75bb887dce388dbf2e5ec14d22cb7852
owner() view returns (address)
0xd8689bb0e9d6602cf5cc62141fc0d2520666216c
token() view returns (address)
0x837779ed98209c38b9bf77804a4f0105b9eb2e02
Read-only
claimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, bytes32[] merkleProof)
mintReserved(address to, uint16[] ids)
receive()
renounceOwnership()
transferDistributorOwnership(address newOwner)
transferOwnership(address newOwner)
withdraw()
Claimed(uint256 index, address account, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _distributor, uint256 deadline)
This contract contains no fallback and receive objects.
This contract contains no error objects.