MurMurCats

Verified contract

Active on Ethereum with 3,986 txns
Deployed by via 0x35b41542 at 13963704
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "MurMurCats"

0x76639e1472f98383f732a967afef5e60e507254524c8a3d7552f485279ae76d1
0x1bf01f0658bb637b6a41a5c723911eb92e51f72349e105118f9870d5dc7008ad
0x8d41903a6724ca74afd6442df9cef3f186abd5e40d8ff3a7b20131b2d7fde0c9
0xcea2610e458bb6bd7d12da7ef1d0dc4d002c6eb86d969ec5bfc51d1e27089ac5
0x1d693c0b76ce6818ace4c591e8a9d55bf504dedd0aec7cb737a526b401e5821b
0xb53cc4b6338a474222c3dd6261daa10c81e3e9d0980e75c4a83d2ac96035c0b2
0xe928d411af46dab795e1e488b084752d73c41db659dc91124d2b104e1fd35553
0xac4349ea7a12c1548561ff1ded9f868991a295b77261d58db67c8ab8e8a2e670
0x81816970fea078653c6e836d3626caf4acb9b79215dcae874ed8de479ef755d9
0x1cbc921abc5efd826e61d26b382b07ff26bb440d1b031638b0f7e9c49187dea8

Functions
Getter at block 21269161
CAT_PRICE(view returns (uint256)
1800000000000000000
MAX_CATS(view returns (uint256)
999
MAX_CATS_ON_TIER_SALE(view returns (uint256)
749
MAX_MINT_PER_TX(view returns (uint256)
3
auctionEndPrice(view returns (uint256)
1800000000000000000
auctionPriceStep(view returns (uint256)
100000000000000000
auctionStartPrice(view returns (uint256)
2800000000000000000
auctionStartTimestamp(view returns (uint256)
1646550000
auctionStepNumber(view returns (uint256)
10
auctionTimeStep(view returns (uint256)
90
 
getDutchAuctionPrice(view returns (uint256)
isDutchAuctionActive(view returns (bool)
false
isLimitedSaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
false
isWhiteListSaleActive(view returns (bool)
true
name(view returns (string)
MurMurCats
owner(view returns (address)
0x4574a002fba39c46097cfd4063b722a28509481c
saleStartTimestamp(view returns (uint256)
1641635407
saleStopTimestamp(view returns (uint256)
1641635407
symbol(view returns (string)
MMC
totalSupply(view returns (uint256)
759
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isLimitedSaleEligible(uint256 _START_MINT_TIMESTAMPuint256 _STOP_MINT_TIMESTAMPbytes _SIGNATUREview returns (bool)
isWhiteListSaleEligible(uint256 _MAX_CLAIMED_ON_WHITELIST_SALEuint256 _START_MINT_TIMESTAMPuint256 _STOP_MINT_TIMESTAMPbytes _SIGNATUREview 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[])
whiteListSaleClaimed(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mintDutchAuctionCATS(uint256 quantitypayable 
mintLimitedSaleCAT(uint256 _START_MINT_TIMESTAMPuint256 _STOP_MINT_TIMESTAMPbytes _SIGNATUREpayable 
mintPublicSaleCATS(uint256 quantitypayable 
mintWhiteListSaleCATS(uint256 quantityuint256 _MAX_CLAIMED_ON_WHITELIST_SALEuint256 _START_MINT_TIMESTAMPuint256 _STOP_MINT_TIMESTAMPbytes _SIGNATUREpayable 
ownerClaimCATS(uint256 quantityaddress addr
ownerClaimCATSId(uint256[] idaddress addr
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setDutchAuction(uint256 _auctionStartTimestampuint256 _auctionTimeStepuint256 _auctionStartPriceuint256 _auctionEndPriceuint256 _auctionPriceStepuint256 _auctionStepNumber
setDutchAuctionStatus(bool _isDutchAuctionActive
setLimitedSaleStatus(bool _isLimitedSaleActive
setMaxSupply(uint256 _MAX_CATS
setPrice(uint256 _CAT_PRICE
setPublicSale(bool _isPublicSaleActiveuint256 _saleStartTimestampuint256 _saleStopTimestamp
setSigner(address __signer
setTierSupply(uint256 _MAX_CATS_ON_TIER_SALEuint256 _MAX_MINT_PER_TX
setTreasury(address __treasury
setURI(string __tokenURI
setWhiteListSaleStatus(bool _isWhiteListSaleActive
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
BaseTokenURIChanged(string baseTokenURI
CATSMinted(address owneruint256 numMintuint256 totalSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
URIChanged(string tokenURI
priceChanged(uint256 newTokenPrice
supplyChanged(uint256 totalSupplyuint256 tierSupplyuint256 maxMintLimitPerTX
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.