0x69440031cb4e950d5756a9041ecf478f9b95595a
Verified contract
Proxy
Active on
Ethereum with 48 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
0x4231…5f47
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "0x69440031cb4e950d5756a9041ecf478f9b95595a"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16251172 | 2 years ago | | | 0 | 0.00039747021 | |
| 16251143 | 2 years ago | | | 0.06 | 0.0014536788 | |
| 16250984 | 2 years ago | | | 0.06 | 0.0018525027 | |
| 16250971 | 2 years ago | | | 0.15 | 0.0022937667 | |
| 16250831 | 2 years ago | | | 0.06 | 0.0021105296 | |
| 16250469 | 2 years ago | | | 0.15 | 0.0057869742 | |
| 16250449 | 2 years ago | | | 0.03 | 0.0015889963 | |
| 16250441 | 2 years ago | | | 0.06 | 0.0015625478 | |
| 16250408 | 2 years ago | | | 0.09 | 0.0016213763 | |
| 16250358 | 2 years ago | | | 0.03 | 0.0014969782 |
ABI
ABI objects
Getter at block 21316677
__SALE_NEVER_STARTS() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxPerAddress() view returns (uint256)
5
nft() view returns (address)
0x4231a51fbd54f43d82dabe7b01b022f00c9b5f47
owner() view returns (address)
0x7e88e2687d0fe029746c612a3b3174382fbaf12e
price() view returns (uint256)
30000000000000000
saleStarted() view returns (bool)
false
startTimestamp() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
title() view returns (string)
Whitelist
whitelistRoot() view returns (bytes32)
0xc707948d337a9755c06871c4ef0f609785b6ca0f0accadcc9059a1b7e1bfedba
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.