0xd41917edc94dd7c6492976a0651331063e157e7c
Unverified contract
Proxy
Active on
Base with 345 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 "0xd41917edc94dd7c6492976a0651331063e157e7c"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12966948 | 8 months ago | | | 0 | 0.0000038801727 | |
| 12966160 | 8 months ago | | | 0 | 0.0000038550047 | |
| 12950623 | 8 months ago | | | 0 | 0.0000044298469 | |
| 12934013 | 8 months ago | | | 0 | 0.0000045208596 | |
| 12933669 | 8 months ago | | | 0 | 0.0000038599489 | |
| 12822566 | 8 months ago | | | 0 | 0.0000037907720 | |
| 12778581 | 8 months ago | | | 0 | 0.0000082747003 | |
| 12763980 | 8 months ago | | | 0 | 6.8455771e-7 | |
| 12760715 | 8 months ago | | | 0 | 0.0000013772430 | |
| 12744231 | 8 months ago | | | 0 | 0.0000012968905 |
ABI
ABI objects
Getter at block 22929520
airdropTokenAddress() view returns (address)
0xd3809de53afdb762f28fe4d58cc265293e012a50
availableAmount() view returns (uint256)
23428400000000000000000000
expirationTimestamp() view returns (uint256)
1712755661
merkleRoot() view returns (bytes32)
0x5aa39b98b763bece6f6abdd60a9367b3814a03e70b0e4f89209f6cd2ac008c1e
openClaimLimitPerWallet() view returns (uint256)
0
tokenOwner() view returns (address)
0x076a36256a4d5cd5d1f9d016d4fa3fce6df569e4
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.