0x8868c5c38d539bdf2682c62ee832e9c86d085101
Unverified contract
Proxy
Active on
Ethereum with 1,287 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "0x8868c5c38d539bdf2682c62ee832e9c86d085101"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20927799 | a month ago | | | 0 | 0.0012105339 | |
| 20926716 | a month ago | | | 0 | 0.0017946357 | |
| 20926559 | a month ago | | | 0 | 0.0013588168 | |
| 20926484 | a month ago | | | 0 | 0.0014226700 | |
| 20925957 | a month ago | | | 0 | 0.0011566285 | |
| 20925758 | a month ago | | | 0 | 0.0011060884 | |
| 20925450 | a month ago | | | 0 | 0.0013607690 | |
| 20923283 | a month ago | | | 0 | 0.0024789465 | |
| 20922179 | a month ago | | | 0 | 0.0038963382 | |
| 20921524 | a month ago | | | 0 | 0.0032505565 |
ABI
ABI objects
Getter at block 21205595
airdropTokenAddress() view returns (address)
0x9cb228d638639881155211b03b8dc1027bf0880d
availableAmount() view returns (uint256)
95310590000000140
expirationTimestamp() view returns (uint256)
1728518399
merkleRoot() view returns (bytes32)
0x666882f9510fb9f4dce37e1418a4e861d7c4e086ce33e6ba142eca45baff7aee
openClaimLimitPerWallet() view returns (uint256)
0
tokenOwner() view returns (address)
0x996f5ee7a75befffd8f71706ccfa93a07c80abc5
Read-only
isTrustedForwarder(address forwarder) view returns (bool)
supplyClaimedByWallet(address) view returns (uint256)
verifyClaim(address _claimer, uint256 _quantity, bytes32[] _proofs, uint256 _proofMaxQuantityForWallet) view
State-modifying
Events claim(address _receiver, uint256 _quantity, bytes32[] _proofs, uint256 _proofMaxQuantityForWallet)
initialize(address[] _trustedForwarders, address _tokenOwner, address _airdropTokenAddress, uint256 _airdropAmount, uint256 _expirationTimestamp, uint256 _openClaimLimitPerWallet, bytes32 _merkleRoot)
multicall(bytes[] data) returns (bytes[] results)
Initialized(uint8 version)
TokensClaimed(address indexed claimer, address indexed receiver, uint256 quantityClaimed)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.