PixelCatClub

Verified contract

Active on Ethereum with 1,361 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PixelCatClub"

0xde6cd763a9e51338c991f4285c042d805fc5cc0917eddfed9f8cf32489388043
0xfc3c3bb9a5e07c88f836b5744423202c5f273595e5b141c080b4c564ad12bfc1
0x8185479fa6b7310dcc73056e8b7761221ff939f5692aeea0edc39c6d254ee128
0x430a915e32382afb5f8103c7ab64f89bfc1058fba302604db42bf060788efdc8
0xaf2f1beef3f156131d81edbcfdca7c1820bf3f9d2f35ec589e366efb711c21a3
0x751d41bfff7fff58743f8c24b9360f024668f12c310c0ca80ccec26921701dc6
0x86f8d2364d23917e1774ed6564db4b6cdc1a4874b9d6d2e4b55e7812f6470422
0xd415687ea6385433606cf3024cf20d237b48320d081724bb618b6f73a64bd101
0x16b45ecc7a9b58d5e6398c41f86bd15f9a7a2d3e7a7b99dbadc09889cefec9b2
0x4517028610155c0b8a3559448f76e1c89240094ddd46fc55ec03ad27fc438cbb

Functions
Getter at block 20867709
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
1500
name(view returns (string)
PixelCatClub
notRevealedUri(view returns (string)
ipfs://QmfEia33ea91VJ5Q9ASY9NsoKSjwTh8o3eauUhfvGWctZH/Hidden.json
owner(view returns (address)
0x4a86ad8cfc8ac45fe670e01edb566845f879aa45
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
CAT$
totalSupply(view returns (uint256)
1500
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.