0x06afadefbe21225b84be44c950d843aefd41f11f
Unverified contract
Proxy
Active on
Base with 1,228 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 49 additional slots
0xb398…2c80
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "0x06afadefbe21225b84be44c950d843aefd41f11f"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12630725 | 8 months ago | | | 0.000721 | 0.000000034472000000 | |
| 12595761 | 8 months ago | | | 0 | 1.3824666e-7 | |
| 12595304 | 8 months ago | | | 0.000721 | 0.000031340187 | |
| 12595298 | 8 months ago | | | 0.000721 | 0.000031457119 | |
| 12595190 | 8 months ago | | | 0.000721 | 6.2785999e-7 | |
| 12595144 | 8 months ago | | | 0.000721 | 0.0000011738965 | |
| 12595133 | 8 months ago | | | 0.000721 | 0.0000017294347 | |
| 12595128 | 8 months ago | | | 0.000721 | 0.0000017353712 | |
| 12595068 | 8 months ago | | | 0.000721 | 0.0000033967837 | |
| 12594996 | 8 months ago | | | 0.001442 | 0.000032417442 |
ABI
ABI objects
Getter at block 23557997
__SALE_NEVER_STARTS() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
allowlistRoot() view returns (bytes32)
0xc170550a54b48f5257a90ce8f3818e56e2cd5412e0e42d6f021932305ffbb818
nft() view returns (address)
0xb398284a3c9bed26b5ff28f620a3d04dbdec2c80
owner() view returns (address)
0x653d8554b690d54ea447ad82c933a6851cc35bf2
price() view returns (uint256)
0
saleStarted() view returns (bool)
false
startTimestamp() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
title() view returns (string)
allowlist1
Read-only
claimedByAddress(address) view returns (uint256)
computeLeaf(address receiver, uint256 maxAmount) pure returns (bytes32)
isAllowlisted(bytes32 root, address receiver, uint256 maxAmount, bytes32[] proof) pure returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events initialize(string _title, address _nft, bytes32 _allowlistRoot, uint256 _price)
mint(uint256 amount, uint256 maxAllocatedAmount, bytes32[] proof) payable
renounceOwnership()
startSale()
stopSale()
transferOwnership(address newOwner)
updateAllowlistRoot(bytes32 _allowlistRoot)
updatePrice(uint256 _price)
updateStartTimestamp(uint256 _startTimestamp)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.