PBAirdropExtended
Verified contract
Active on
Ethereum with 45 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) |
---|---|---|---|---|---|---|---|
| 17674218 | a year ago | | | 0 | 0.00056255583 | |
| 13176207 | 3 years ago | | | 0 | 0.017360537 | |
| 12946404 | 3 years ago | | | 0 | 0.0087356800 | |
| 12693035 | 3 years ago | | | 0 | 0.0016105920 | |
| 12596439 | 3 years ago | | | 0 | 0.0039314520 | |
| 12505136 | 4 years ago | | | 0 | 0.0074271640 | |
| 12504571 | 4 years ago | | | 0 | 0.0086568460 | |
| 12488767 | 4 years ago | | | 0 | 0.0064426880 | |
| 12458187 | 4 years ago | | | 0 | 0.012231632 | |
| 12456314 | 4 years ago | | | 0 | 0.014416512 |
ABI
ABI objects
Getter at block 21326492
airdrop_deadline() view returns (uint256)
1640995200
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)
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)
receive()
This contract contains no error objects.