WoZ Genesis

Verified contract

Active on Ethereum with 438 txns
Deployed by via 0xe63f9826 at 14567915
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WoZ Genesis"

0x16ef46b7c495c7934165fe8e2feb455d20f5d08d82b05166b2e039edfe662358
0xe97666c7bc55aa993373132a99fd18a475d6d348b1f20a524f0a5664bc57e1af
0x801bf324120bddaba4c916f7856db43e51abb8022935843506b96d27472e8c92
0x66a48b5886a706be473a2e193b5b334d58798712b9db7e879453a6bf4907ba2d
0xaa529b18ebf9ec828080c7488f9b802876258672d83d6498c59e11cbaad3b248
0xa2a05a182f0f02bbb458f8a78fc2dc23a0bdbbf39dab4d13c987e7f70c2c23a7
0x4c858ee893ac9d39f252b9e929fb84583404cdafd97892fbbe094f8f5291064b
0x9fdbbc842f88c993c375df421e698728a1669953189da75bbcc0881de9302233
0x9af36160542640416bc5753da2c022834cf7082c4d03d27ebd8aadc099fd9e1a
0x37b38b0f15423d3bafa1b961689126c3a1c6064dcd2a74bd2c11ab11f1a9223a

Functions
Getter at block 21217514
cost(view returns (uint256)
69000000000000000
genlistMintEnabled(view returns (bool)
false
hiddenMetadataUri(view returns (string)
https://woz.mypinata.cloud/ipfs/QmPxN2cYKdE9pCjnn2buiTCqR5tCY5yGx7u8qNU6SrjnNV/unrevealed.json
maxMintAmountPerTx(view returns (uint256)
1
maxSupply(view returns (uint256)
333
merkleRoot(view returns (bytes32)
0x88fcf7eb44aa1b0c4e7bd92bc8518e6fc898ae3a00aa305d2848e10653f6803d
name(view returns (string)
WoZ Genesis
owner(view returns (address)
0x31d7efb69f167ab90c3daf3361fe11582f90235e
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
WoZGen
totalSupply(view returns (uint256)
269
uriPrefix(view returns (string)
https://woz.mypinata.cloud/ipfs/QmdDhRn47q6EEu1D5Kg9ZCLqiFbGMhB1Lc1bViGpoEjGTH/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
genlistClaimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
adminMint(uint256 _mintAmount
approve(address touint256 tokenId
genlistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 _merkleRoot
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setgenlistMintEnabled(bool _state
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 _tokenNamestring _tokenSymboluint256 _costuint256 _maxSupplyuint256 _maxMintAmountPerTxstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(