XCOPY Mooncatz

Verified contract

Active on Ethereum with 1,734 txns
Deployed by via 0x2c35d4ee at 15225813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $63.99
0xa00d043c2375a0c6903a8e4c1d243aca2379066773bea08c9d41966189a4548f
0xebdcbc3710dd44084c49a79aa471fb137fb7d5a562c7a3180a16963e51483a2c
0x50c6c25e5717823f5e924846c782bb7dae713e332ba1c5443a3a88d2b8a11b27
0x3c48817aecc38fa7ce58441358f0b919d326fdcf146c34c2c0bdeb1b54863790
0x56deaac316837ed5cda590b375a71d02cebe86478baf1f60c73500de3b4d3af2
0xc2156b4525b1a46dd09efdc2fd92f6f0a4326e573c2ed463c3e5dd6703b49710
0x20cb54234fe4b876cf35c8cc533bc6270d0eed6b2992ac8c0eaf4d91f21425f0
0x40dd103396ef794e41b053a33332d6f398c1abe8f1fff75ddb1760d7ec937f54
0xc02c15ce54ffb09bad1e23735fe8fd1b3f2d83665d843ec292c5d39f926d44b1
0x93fc97d50bdd9e1b7eb07ba41853bee6d5ff4219c7a71b7e34559e3fcaf3facd

Functions
Getter at block 21161693
FREE_MAX_SUPPLY(view returns (uint256)
4812
MAX_PER_TX(view returns (uint256)
10
MAX_PER_TX_FREE(view returns (uint256)
4
MAX_SUPPLY(view returns (uint256)
5555
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmVDdh1aDJ5jyDtHqGovWuXmw41hciojsW6TYRpo47gftJ/
contractURI(view returns (string)
ipfs://QmekMBQ3A8iaVHC2oqgwdCMU9JHTmswetxxX6s5VrYeAra
name(view returns (string)
XCOPY Mooncatz
owner(view returns (address)
0x00000646bbb2214c978b2b466969dbf9a8b9914a
paused(view returns (bool)
false
price(view returns (uint256)
2000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
XMCZ
totalSupply(view returns (uint256)
4823
Read-only
balanceOf(address ownerview returns (uint256)
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)
State-modifying
approve(address touint256 tokenId
collect(
configFREE_MAX_SUPPLY(uint256 newFreesupply
configMAX_SUPPLY(uint256 newSupply
configPrice(uint256 newPrice
mint(uint256 _amountpayable 
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string _contractURI
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(
Fallback and receive

This contract contains no fallback and receive objects.

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