Cupcat NFT

Verified contract

Active on Ethereum with 15,944 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
--
0x3ffc28c2e56b6d3ee5770c68c7692394db399dfc696756089b986fcfef183c75
0xe30b740418592b71eda1c59e4a0314f63424d5ce7213f1587ffc6bf334fbb84b
0xdcfb7813978c4cbbb7a953230770382506f4e905e14c3c6b5ac6199b19b2e325
0xba99a76c7d54ab0b0e800b8d09ca268f804fefb449a6835b40570c6e41a7cd89
From
0x7b4eb69579c06896fb7243305d0994fcccbf622d9c2a92c3043ba8383d49357b
0xc2fd5010b4fabe8bd2d1660ea52413b9dc29e2550660c11542d4a3f771afbfbe
0x89c7c3201dec2018062a4cd069907b893137df3f93ec50f5e8deeaf21bfaf479
0x64b77072a35b903dd11ca62600f5c6d828951e9627bc879ec3bb0c1e0d1aa9f3
0xe7d79d98c7657255932f9831480a9d9dd34e11b91369a003912b495bd8c45598
0xb640083df7a750555da6c0a60e4c6f9e40b5ebb6b1b1bf66e4449b0654a50be9

Functions
Getter at block 21276199
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.