This contract is being backfilled. You may encounter incomplete storage history.

Cupcat NFT

Verified contract

Active on Ethereum with 15,921 txns
Deployed by via 0x9a153eb6 at 13249292
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
 (#2942)
ERC-721
--
 (#7151)
ERC-721
--
0x6b1b4d3792a47dd2bbf50c71e05762cd2d8f1fa538161e12f2a8191f1761171d
0x49025d713f6f9a160af608309b50c14fc9001e06e8ab747ffa111d402effc56a
0x53401b91da57877c8978a9b74b394a0d9c747f134573a552b044fcb9b074e822
0x3d2327a9b1d39522ae8a531ead08575ba88795bfc94542c9d54f14ebafb60d31
0x429c6c90217299c448beffb881a8e73d8228a59cc92771ac4a2c7291b6086683
0xe2e44a675db782cbf6b9ced5295fccfcd88e985e276167fd4c99f6b62580ee36
0x9f0c35870f0e06fa431d9ca87d162480f2718d31403f7e0b8c3649532376a6ab
0xd1254a7beaf468ea9b85e30c73a8b3f7680a012aa9c8bc712114434c27b4a9a0
0x3089de797729d7f627e652d7e0d3ce047517cc3845c51ea4438a116a864876d0
From
0x0bd73d387efc521bcd3a879056c5652f65d3ac060503a249ddc33bcb094ca526

Functions
Getter at block 20798166
CUPCAT_PROVENANCE(view returns (string)
LICENSE_TEXT(view returns (string)
MAX_CUPCAT(view returns (uint256)
5000
baseURI(view returns (string)
https://api.catsinthecups.com/
cupcatPrice(view returns (uint256)
20000000000000000
cupcatReserve(view returns (uint256)
76
maxCupCatPurchase(view returns (uint256)
3
merkleRoot(view returns (bytes32)
0x420022dae7f146051cc16d1597dac56523baa3a2cfaab218c8bf04d8eecdddab
name(view returns (string)
Cupcat NFT
owner(view returns (address)
0xe0e37805369b2f67087f117f9153edf34db2e570
saleIsActive(view returns (bool)
false
symbol(view returns (string)
CUPCAT
totalSupply(view returns (uint256)
5024
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintCupCat(uint256 numberOfTokenspayable 
renounceOwnership(
reserveCupcat(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setProvenanceHash(string provenanceHash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMerkleRoot(bytes32 newmerkleRoot
whitelistedMints(bytes32[] merkleProofpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MerkleRootUpdated(bytes32 new_merkle_root
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WhitelistedMint(address minter
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.