MiezeKatze

Verified contract

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

No balances found for "MiezeKatze"

0x6f1545862f38e659b5d66840830e44f8c42bbeaa3c2173a8b5f58531820b967f
0xbf8e998a8cd41c88f041e6c5452f80ce60f278c77926cbb6969096d6ff9adae1
0xafcc48c2f743fcd9da5f283d0f3aa34fc8d06e78634e29872c544902baaf483c
0x9ac85db9fa85df610f64e398330723bbf86f8e9366e8973888a5d6fda8f8b884
From
0x53323790ffe648f6ac2764040a80b77fe9cd476dad285e63115396eddcad6803
0x44f04bc84d41268169f2403bf49ace708465353871ddfa7a4d71d2f8bb32bf2f
0x88b4cf34576bdbf541199e6b4c717c26471ce73b0c12191fd256efcb6131eb4c
0x7ed2731a12c6b10f24f5a6c74fb705796f1275135eacb83da12e66cb70638a13
0x344902b901d94b2cb10b0358d28b5cebcb51253be7e9bc2507174fe2bfe4a951
From
0xdfcb698426f91465b6df0e2ca4bf49c70340cb2b45919af11e64a9744bcbcd34

Functions
Getter at block 21398646
baseURI(view returns (string)
contractURI(view returns (string)
https://mzkz.xyz/json/contractURI.json
name(view returns (string)
MiezeKatze
owner(view returns (address)
0x9176f69d781593bb3babc7ac323e40edc7fe5b61
symbol(view returns (string)
MZKZ
totalSupply(view returns (uint256)
182
Read-only
approvedMinters(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 tokenIdview returns (uint256[] fees)
getFeeRecipients(uint256 tokenIdview returns (address[] recipients)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnersOpenSeaProxy(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mintTo(address recipientuint256 tokenIdstring uri
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string contractURI_
setRoyaltiesRecipient(address recipient
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMinter(address minterbool canMint
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string _valueuint256 indexed _id
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_string contractURI_address openseaProxyRegistry_address royaltyRecipient_uint256 royaltyValue_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.