0xf1fafddd9ba328872e57972781366ce52136fcbc
Unverified contract
Proxy
Active on
Ethereum with 2 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
0xf496…c9fb
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "0xf1fafddd9ba328872e57972781366ce52136fcbc"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21079855 | a month ago | | | 0 | 0.0097042306 | |
| 20931527 | 2 months ago | | | 0 | 0.00034429868 |
ABI
ABI objects
Getter at block 21269326
__SALE_NEVER_STARTS() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxPerAddress() view returns (uint256)
80
nft() view returns (address)
0xf4960b243bfef0cb2c1278d61ec6abca47e4c9fb
owner() view returns (address)
0x45711a23c9c553a3e9d82034d99d65918de8d88f
price() view returns (uint256)
0
saleStarted() view returns (bool)
true
startTimestamp() view returns (uint256)
1728518951
title() view returns (string)
80 Freemint
whitelistRoot() view returns (bytes32)
0x77e504cf65ec3a40f34c1341a73e9e61d40abba82c317662bec9b8c8ae8c6999
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.