0xf9488007ca70faa67ea1c4dd6a7f5f0763e0d793
Verified contract
Proxy
Active on
Ethereum with 34 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
0x06af…297d
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "0xf9488007ca70faa67ea1c4dd6a7f5f0763e0d793"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15922620 | 2 years ago | | | 0 | 0.0029968511 | |
| 15905204 | 2 years ago | | | 0 | 0.0017110017 | |
| 15903210 | 2 years ago | | | 0 | 0.0018519753 | |
| 15902824 | 2 years ago | | | 0 | 0.0018289353 | |
| 15902776 | 2 years ago | | | 0 | 0.0018102673 | |
| 15899264 | 2 years ago | | | 0 | 0.0028363339 | |
| 15897273 | 2 years ago | | | 0 | 0.0053852748 | |
| 15896718 | 2 years ago | | | 0 | 0.0027698896 | |
| 15896088 | 2 years ago | | | 0 | 0.0022024674 | |
| 15895923 | 2 years ago | | | 0 | 0.0021373467 |
ABI
ABI objects
Getter at block 21413795
__SALE_NEVER_STARTS() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxPerAddress() view returns (uint256)
2
nft() view returns (address)
0x06af6dd59354a40358091b9644db7a72b3a2297d
owner() view returns (address)
0xa8811a290c1690c39732118331329373693d9e2a
price() view returns (uint256)
0
saleStarted() view returns (bool)
true
startTimestamp() view returns (uint256)
1667516639
title() view returns (string)
Max 2
whitelistRoot() view returns (bytes32)
0x0856d76913571537fa2dfca4cb8ef341508510ebb8650236aa0feb7da6e9b10d
Read-only
claimedByAddress(address) view returns (uint256)
isWhitelisted(bytes32 root, address receiver, bytes32[] proof) pure returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events initialize(string _title, address _nft, bytes32 _whitelistRoot, uint256 _price, uint256 _maxPerAddress)
mint(uint256 nTokens, bytes32[] proof) payable
renounceOwnership()
startSale()
stopSale()
transferOwnership(address newOwner)
updateMaxPerAddress(uint256 _maxPerAddress)
updatePrice(uint256 _price)
updateStartTimestamp(uint256 _startTimestamp)
updateWhitelistRoot(bytes32 _whitelistRoot)
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.