0x9dce7b0a2d09fde783a45b281a314fe4ed876c98
Unverified contract
Proxy
Active on
Base with 1,005 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17176208 | 4 months ago | | | 0 | 0.0000028907440 | |
| 17148920 | 4 months ago | | | 0 | 0.0000028433157 | |
| 17140089 | 4 months ago | | | 0 | 0.0000016313449 | |
| 17137247 | 4 months ago | | | 0 | 0.0000028930060 | |
| 17115020 | 4 months ago | | | 0 | 0.0000011081243 | |
| 17114559 | 4 months ago | | | 0 | 8.4755733e-7 | |
| 17108355 | 4 months ago | | | 0 | 0.0000010276285 | |
| 17098014 | 4 months ago | | | 0 | 0.000000903789783820 | |
| 17079007 | 4 months ago | | | 0 | 0.0000027596000 | |
| 17067991 | 4 months ago | | | 0 | 4.5210480e-7 |
ABI
ABI objects
Getter at block 22540428
airdropTokenAddress() view returns (address)
0x3286fbdded448f01ac27c9441702cf71c2b5aad6
availableAmount() view returns (uint256)
1315902939000000000000000000
expirationTimestamp() view returns (uint256)
1721174400
merkleRoot() view returns (bytes32)
0x9dfaf33f5423a0973ff9e0b6303c0733923b224daad7b035cd72892640ce1924
openClaimLimitPerWallet() view returns (uint256)
0
tokenOwner() view returns (address)
0x4fd87939788570b22e0804bc3e3cd482be2a660f
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.