Eva

Verified contract

Active on Ethereum with 872 txns
Deployed by via 0xa778b97c at 15697186
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x01ed03fdf3f988652aa13e4054742e99b0a1f416bc3084a8035ec5986d3fe791
0xe6f2e1a6ef0f998a93a872921ab00684e408454882c47f2205f6bf9ab6a52d31
0xec9fe2cca9067e2899a87499af65cab8d08020bc76b60c92a7055d0dac5464ed
0xc0d57093725da34db32b661978723e54a0c2d8351362ac45b8c6c6aab7a7a71d
0xda469fadfc9046b520bb27a8c6606bb73a5f525ea7adfb43efbae404b0e68dee
0x0deb802d21f514c42712db5d76a24c731909a24b1c0ccdc3526d294a5d17f38c
0x3dafa4c62b20e8b0850aa5b388388d4391777eb9d51810e6ad189a1700453613
0xca31d08460333984e4960af595f5347531aa459c995339802497e97c6683506d
0x2041a9c2b05d1478f313b8f50e127f0b42000be2046448cd1e6608c4576040ce
0xf44a21b5573cfaeaccfcd355bdc8cdd2278ceadb4506fca27b26b34bf6f2ce00

Functions
Getter at block 21223774
maxSupply(view returns (uint256)
1500
mintRate(view returns (uint256)
80000000000000000
name(view returns (string)
Eva
notRevealedUri(view returns (string)
ipfs://QmRwfWQtubna14p3zdCqdNHAkrEPFhLP5j6SMwYb9AE5zZ
owner(view returns (address)
0x3f078b3ad11468fdad3007f08147e5a8fafaff9e
revealed(view returns (bool)
true
saleIsActive(view returns (bool)
true
symbol(view returns (string)
EVA
totalSupply(view returns (uint256)
1500
Read-only
balanceOf(address ownerview returns (uint256)
checkUpkeep(bytesview returns (bool upkeepNeededbytes)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256 tokenId)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
Devmint(uint256 quantityaddress _to
altWithdraw(uint256 _amountaddress _to
approve(address touint256 tokenId
devReveal(
keepersReveal(
mint(uint256 quantitypayable 
performUpkeep(bytes
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setImgEnd(string newImgEnd
setNotRevealedURI(string _notRevealedURI
setPublicMintPrice(uint256 _price
setSaleActive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _baseUristring _notRevealedUristring _imgEnd
Fallback and receive

This contract contains no fallback and receive objects.

Errors
URIQueryForNonexistentToken(