0x609da03c075a8ad57d5a80959c9b9c6eba4f4126
Unverified contract
Proxy
Active on
Base with 1,779 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 "0x609da03c075a8ad57d5a80959c9b9c6eba4f4126"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12595667 | 8 months ago | | | 0 | 6.1478223e-7 | |
| 12595327 | 8 months ago | | | 0.000721 | 0.000035116359 | |
| 12595324 | 8 months ago | | | 0.000721 | 0.0000028805093 | |
| 12595324 | 8 months ago | | | 0.000721 | 0.0000029622108 | |
| 12595304 | 8 months ago | | | 0.000721 | 0.000033106729 | |
| 12595281 | 8 months ago | | | 0.000721 | 0.000033288369 | |
| 12595219 | 8 months ago | | | 0.000721 | 0.0000028803527 | |
| 12595206 | 8 months ago | | | 0.000721 | 0.000028102534 | |
| 12595178 | 8 months ago | | | 0.000721 | 0.000028023693 | |
| 12595166 | 8 months ago | | | 0.000721 | 0.000030311757 |
ABI
ABI objects
Getter at block 22937937
__SALE_NEVER_STARTS() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
allowlistRoot() view returns (bytes32)
0x05b9b9a9c53058976bb9960b7e1edfc57b762b8e3456c6eb2d82c32989a8c01e
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)
allowlist2
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.