0xc0c6742cc0e02c21f166ac90e29ebeef49b07058
Unverified contract
Proxy
Active on
Base with 62 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 "0xc0c6742cc0e02c21f166ac90e29ebeef49b07058"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11456600 | 8 months ago | | | 0 | 0.000000002703969024 | |
| 11455927 | 8 months ago | | | 0 | 0.000000005576571472 | |
| 11454777 | 8 months ago | | | 0 | 0.000000010630896889 | |
| 11452342 | 8 months ago | | | 0 | 0.000000097473464264 | |
| 11450908 | 8 months ago | | | 0 | 1.2078640e-7 | |
| 11444722 | 8 months ago | | | 0 | 0.000000012404263368 | |
| 11427821 | 8 months ago | | | 0 | 0.000000002097461020 | |
| 11427108 | 8 months ago | | | 0 | 0.000000001403134440 | |
| 11370813 | 8 months ago | | | 0 | 0.000000103577511180 | |
| 11370254 | 8 months ago | | | 0 | 0.000000103601207304 |
ABI
ABI objects
Getter at block 22525845
airdropTokenAddress() view returns (address)
0xd3809de53afdb762f28fe4d58cc265293e012a50
availableAmount() view returns (uint256)
44501000000000000000000000
expirationTimestamp() view returns (uint256)
1711711418
merkleRoot() view returns (bytes32)
0x04c3e4e713d190dca72901aa8fefb8482805b4154313314cb7943b2586b83df8
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.