0x0a2407f66163926e08e59c2512fee70b78cb0cc6
Verified contract
Proxy
Active on
Ethereum with 93 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
0x76b0…0588
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "0x0a2407f66163926e08e59c2512fee70b78cb0cc6"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15371415 | 2 years ago | | | 0 | 0.00059529931 | |
| 15371204 | 2 years ago | | | 0.0999 | 0.0016307408 | |
| 15370382 | 2 years ago | | | 0.0333 | 0.0017752253 | |
| 15370241 | 2 years ago | | | 0.0666 | 0.0036898395 | |
| 15369581 | 2 years ago | | | 0.0999 | 0.0012856025 | |
| 15369087 | 2 years ago | | | 0.0333 | 0.00092834336 | |
| 15368842 | 2 years ago | | | 0.0999 | 0.0018527453 | |
| 15367632 | 2 years ago | | | 0.0999 | 0.0013081445 | |
| 15366925 | 2 years ago | | | 0.0333 | 0.0013272740 | |
| 15366602 | 2 years ago | | | 0.0999 | 0.0018355600 |
ABI
ABI objects
Getter at block 21226031
__SALE_NEVER_STARTS() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxPerAddress() view returns (uint256)
3
nft() view returns (address)
0x76b0e293f84ac5a5f48009cb8c42971bde760588
owner() view returns (address)
0xa8811a290c1690c39732118331329373693d9e2a
price() view returns (uint256)
33300000000000004
saleStarted() view returns (bool)
false
startTimestamp() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
whitelistRoot() view returns (bytes32)
0x66cadf9e9c9c0957614eb64059cfd3af109833f870350e3603015cbc560230b9
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(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.