MechanizedPublicSale
Verified contract
Active on
Ethereum with 356 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb7f7…887d
Balances ($0.00)
No balances found for "MechanizedPublicSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13819904 | 3 years ago | | | 0.08 | 0.0028098224 | |
| 13819759 | 3 years ago | | | 0 | 0.0022593527 | |
| 13819737 | 3 years ago | | | 0.16 | 0.0022228390 | |
| 13819723 | 3 years ago | | | 0.24 | 0.0025768178 | |
| 13819723 | 3 years ago | | | 0.08 | 0.0025768178 | |
| 13819721 | 3 years ago | | | 0.16 | 0.0021142840 | |
| 13819720 | 3 years ago | | | 0.08 | 0.0096188795 | |
| 13819720 | 3 years ago | | | 0.24 | 0.0021928031 | |
| 13819720 | 3 years ago | | | 0.16 | 0.0021928031 | |
| 13819720 | 3 years ago | | | 0.32 | 0.019717819 |
ABI
ABI objects
Getter at block 21312254
MAX_MINT_PER_USER() view returns (uint256)
100
MAX_SUPPLY() view returns (uint256)
878
MINT_PRICE() view returns (uint256)
80000000000000000
isContractOpen() view returns (bool)
true
nft() view returns (address)
0xb7f7971926cc0ba223a8e36232e6da8b0f5c887d
owner() view returns (address)
0x2aa3995d8877a9ae5ac95672f1a8371f518ab271
publicSaleMinted() view returns (uint256)
878
saleIsActive() view returns (bool)
true
Read-only
_mintsPerAddress(address) view returns (uint256)
State-modifying
Events disableModifications()
flipSaleState()
mint(uint256 numberOfTokens) payable
renounceOwnership()
setMaxMintPerUser(uint256 _maxPurchase)
setMaxSupply(uint256 _maxSupply)
setMintPrice(uint256 _mintPrice)
transferOwnership(address newOwner)
withdrawEth()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceivedEther(uint256 amount, address _from)
constructor(address _mechanized)
receive()
This contract contains no error objects.