Catpunkz

Verified contract

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

No balances found for "Catpunkz"

0x2a73b2909c2541cc856b9ae2606d85d3968a63319f08f243cdffa9e519d3b5d0
0x5676a30acef9b64411051e5fc5d23395b42d73590f52314d7953014a8e938911
0x6c7e3739550237c0dfc77afacfbaa5a03d66d90b6262ee3e81bf15f85d13c314
0xe85f311b71a15f8d8ee4f36d888aee73f680704b335d580ae8bf397abbade890
0xca79383e31d83a19cf795295b3a339136eed670ab7728a81114bdc3d44cff962
0x90e24ff41e15bd0ce81bb6e98554d9d576f4e6049f7cdef02a0835010b4a7fbd
0x131f0edcd57841740657122643d36fcea805288f76c8d4c07bd607367697595d
0x68251d5253998768b52862ff0a1e5226ca4088ff6fc595b513ef597bb732ef5e
0x3bb10ac7a93188c386f2d0e2b60df4d4c9122d82036ee4f0442ee5caf676a02c
0x2824ff7a91762cf2c49f53dadde0e48783c067ccf48e40546712c926f5dbb4b1

Functions
Getter at block 21327796
COST(view returns (uint256)
1000000000000000
MAX_FREE(view returns (uint256)
1800
MAX_FREE_PER_WALLET(view returns (uint256)
3
MAX_SUPPLY(view returns (uint256)
2222
name(view returns (string)
Catpunkz
owner(view returns (address)
0xacb4c7f7538d4cb013cb21c26e48ea07ffdaa40a
symbol(view returns (string)
CATPUNK
totalSupply(view returns (uint256)
766
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
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 _MAX_FREE_PER_WALLETuint256 _COSTuint256 _MAX_FREE
setData(string _base
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(