0xd0ed192513f9a2fb872014822f7c8ab0bd939aaf
Unverified contract
Proxy
Active on
Base with 4 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 "0xd0ed192513f9a2fb872014822f7c8ab0bd939aaf"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9829511 | 9 months ago | | | 0 | 0.000000009708938187 | |
| 9743325 | 9 months ago | | | 0 | 0.000000093966876441 | |
| 9743160 | 9 months ago | | | 0 | 0.000000044456512095 | |
| 9743008 | 9 months ago | | | 0 | 0.000000103275959436 |
ABI
ABI objects
Getter at block 22007049
airdropTokenAddress() view returns (address)
0x4850a02d3d005243bbeb2740d4569d08a32fa19f
availableAmount() view returns (uint256)
9997000000000000000001000
expirationTimestamp() view returns (uint256)
4073096019
merkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
openClaimLimitPerWallet() view returns (uint256)
1000000000000000000000
tokenOwner() view returns (address)
0x88853c9027a06c4ecac51b370053908e8af78a31
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.