EV3

Verified contract

Active on Ethereum with 1,856 txns
Deployed by via 0x7a3df230 at 16809833
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $348.1
0xc13b167cf571aa99eacaca0c7b2cd5d223950b8611c1aad5c8b11a9c0a76b2ab
0x8252e0114b29c278c151eeac593ef5d85a781a272b0dccbfb826a59dcdf87635
0x487161114c3ed2ec20950e23557bb291286dae237e99d8e290040dae2220630f
0x5d250dcdaf9cbd0f841ad1d496753b058c1d788aad1c5856afecd4f9063db5fa
0xb656545344d1447afa15516e0c9a55af668ae805bacad182232e47b263a753bd
0xea3a3254c4dd5a4ae368e3cfbae07dc060a69d1751a7cea6f9d5bffb9d9c2f16
0x0c8cf7c68b9e0322529530de8ec2e539f60bd754963fe2a2503d5877145d385d
0xc76bc2315f01c2af5b4e21b52b8af8f4a5582521a91f5e890abd29abd177a7fc
0x190bb8481cda9b8ac9ce0fe5e019c293391963e4febffbd90503838edd073f95
0xbdc4d1bb191e5ae0745ff4e4118ae006e35237bcd40256c0f38d28132d1a7577

Functions
Getter at block 20910397
FREE_MINT_MAX_MINT(view returns (uint256)
1
MAX_PUBLIC_SUPPLY(view returns (uint256)
5750
MAX_SUPPLY(view returns (uint256)
6000
PUBLIC_MAX_MINT(view returns (uint256)
5
PUBLIC_PRICE(view returns (uint256)
20000000000000000
WHITELIST_MAX_MINT(view returns (uint256)
2
WHITELIST_PRICE(view returns (uint256)
10000000000000000
baseTokenURI(view returns (string)
https://meta.ev3nft.xyz/json/
freeMintRoot(view returns (bytes32)
0x7330f6933d740ab2cbbdb3bd0fe77461a54cef344173bcc070eb0e713011514c
isFreeMintEnabled(view returns (bool)
false
isPublicMintEnabled(view returns (bool)
true
isWhitelistEnabled(view returns (bool)
false
name(view returns (string)
EV3
owner(view returns (address)
0xafe1ea96da9e438b28a4353ba09f93b8a2ced576
publicSupply(view returns (uint256)
1790
symbol(view returns (string)
EV3
totalSupply(view returns (uint256)
1790
whitelistRoot(view returns (bytes32)
0x7330f6933d740ab2cbbdb3bd0fe77461a54cef344173bcc070eb0e713011514c
Read-only
balanceOf(address ownerview returns (uint256)
freeminted(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
isValidFree(bytes32[] proofbytes32 leafview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
royaltyInfo(uint256uint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mintAirdrop(address[] recipientsuint256 numNFT
mintFree(address tobytes32[] proof
mintPublic(uint256 amountpayable 
mintWhitelist(bytes32[] proofuint256 amountpayable 
ownerMint(address touint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setWhitelist(address[] users
toggleFreemintStage(
togglePublicStage(
toggleWhitelistStage(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateRoots(bytes32 _whitelistRootbytes32 _freeMintRoot
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(bytes32 _whitelistRootbytes32 _freeMintRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.