MurMurCats

Verified contract

Active on Ethereum with 3,960 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"

0xa5daa8410dff307a66ddc4f7ca228ce2f1ce5d1e65ec147b225d2541c5d51060
0x3074d723700fceaff4749fc6bbe3a57b2f61d51fe1e064139a9a3021b0a08d2b
0xa159aa400cf22e5e16db1eccfd855cf0245f8eae8577701acb6782c0da5a88ba
0xefa2461515c3e4d8a87f033fb2fd83e0773a057f51f543f781cb378ed0e2b7f8
0x2b8ce46016fa1a86339f54e42f5351bff1c8718077e9abaf05ff4b6c0b315737
0x22682430cf330449ea944906ff59c847ca7a7e93519f2e8c776ac8ab23016a06
0xf39b528a6a3df31cd853fdcb733b47e767afcc168eb1fa3b696e95a58abb20c1
0x818260d10710321c1390e64ebee41fd3672470cf4709f372b2a97de5cb14e2f5
0x1143fd874e52a5b8e1956a010902cebc81f773b5662bb9a587a625c5a40d69cd
0x8da0857a9e47b5d52a93b1f8ede64fc32a9eb99694d19b65f4f22abb16358f07

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