Zoo-manFreemint

Verified contract

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

No balances found for "Zoo-manFreemint"

0x793ec2e839bede26e836ee7add65240346cfe5d52ac8250c04431a4d2262b178
0x57a7136061f75e0e87ad771094927da53289968b807ae587f42f5d12ee71c8ce
0x5aca81d9cf92326ddde512f1be4aac4b8690363bf20b8d786b6d15803a3d7809
0x72f77e6f246754d865aeaadbf702ff5bd5e69be9098263e15bd729336c333c5f
0x84f853a7a3d25a4cf4fa635a7d263a08ea6e61b020c9766d53c422d415c4d26a
0x5d83e930f15509fefe39e704ab705039c4ab2cd156b3196b2e9fe75a8ff88b2e
0xa180999d432ef0d1ee21e6b3b26d835972e2e4151f1a4fc486c292b3f2bbbb98
0x8ef199f5270388b6910b7d98bbdcd657b44471a9774a3376e6b4788e668bd8d7
0x6e9d37befc6b88419d318b904de9e6ad9c9eb8ef7703dd0e6b4140b01b9a5378
0x4f6b29e9b026f396393e6f4c5f7a3252c7993eb871b34ccb0941d0f69900f8be

Functions
Getter at block 20921402
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
name(view returns (string)
Zoo-manFreemint
owner(view returns (address)
0xebc1e578efe8adedc3d397fbb7dc25dd902b1748
symbol(view returns (string)
ZMN
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getURI(uint256 tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
freeBatchMint(
freeMint(
ownerBatchMint(
ownerMint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAfterRevealURI(string uri
setApprovalForAll(address operatorbool approved
setBeforeRevealURI(string uri
setFreeMint(address touint16 amount
setRevealOn(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator