EVOWAREAuctionWhitelistSale
Verified contract
Active on
Ethereum with 180 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EVOWAREAuctionWhitelistSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14469495 | 3 years ago | | | 0.8 | 0.00056272228 | |
| 14469495 | 3 years ago | | | 0.8 | 0.00056506831 | |
| 14469393 | 3 years ago | | | 0 | 0.0025329587 | |
| 14469320 | 3 years ago | | | 0.8 | 0.0012557884 | |
| 14469248 | 3 years ago | | | 0.8 | 0.00091234500 | |
| 14469223 | 3 years ago | | | 0.8 | 0.0028482241 | |
| 14469222 | 3 years ago | | | 0.8 | 0.0030722027 | |
| 14469220 | 3 years ago | | | 0.8 | 0.0029960035 | |
| 14469217 | 3 years ago | | | 0.8 | 0.0029130802 | |
| 14469214 | 3 years ago | | | 0.8 | 0.0024810268 |
ABI
ABI objects
Getter at block 21429645
MAX_SUPPLY() view returns (uint256)
729
auctionEndTime() view returns (uint64)
1648396800
auctionMaxMintAmount() view returns (uint256)
382
auctionMinPrice() view returns (uint256)
800000000000000000
auctionMintedAmount() view returns (uint256)
154
auctionRate() view returns (uint256)
100000000000000000
auctionStartPrice() view returns (uint256)
2000000000000000000
auctionStartTime() view returns (uint64)
1648360800
autcionTimeRate() view returns (uint256)
300
getAuctionPrice() view returns (uint256)
800000000000000000
lastAuctionPrice() view returns (uint256)
800000000000000000
maxWhitelistAmount() view returns (uint256)
21
maxWhitelistPerAddressAmount() view returns (uint256)
1
owner() view returns (address)
0x11a2715e16b6024ed92587b030948d5aa45af3a2
whitelistEndTime() view returns (uint64)
1648310400
whitelistMerkleRoot() view returns (bytes32)
0x286d2608655f72bd626e0c313ba68ca976d61e798d5797f0d38c5ba0c90eba1f
whitelistMintedAmount() view returns (uint256)
10
whitelistSalePrice() view returns (uint256)
690000000000000000
whitelistStartTime() view returns (uint64)
1648274400
Read-only
whitelistMinted(address) view returns (uint256)
State-modifying
Events mintAuction() payable
mintWhitelist(uint256 n, bytes32[] merkleProof) payable
renounceOwnership()
setAuctionMaxMintAmount(uint256 newAmount)
setEVOWARETokenAddress(address newAddress)
setWhitelistMaxMintAmount(uint256 newAmount)
setWhitelistMerkleRoot(bytes32 merkleRoot)
setWithdrawAddress(address newAddress)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.