Zombie Mob Secret Society

Verified contract

Active on Ethereum with 11,965 txns
Deployed by via 0x5040868f at 14439330
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
 (#1241)
ERC-721
--
0xd39073086c3b3d5724142fe1e70b27f7e1334f5bf89c5a053c721041e04c797e
0xb455c96c4902643689f62943d1000c902ecd9cab6ba0369ec56067311a7bbfe5
0x60ace358e9abcd16638e408a64e8f4352bff35939edd34a6cb63b3e1f1854cc1
0xffc8bbb4bb513993352e7d416f61281aec5c80245031bf396747604266b8536e
0x39c0790cc1684f75b909ac4692f2f54e63be44faa3165ef06a233aff38c37640
0x36cd8ed99b43a32f045ca078f69a12243f5d8e4ecb087fba25e785536f63b367
0x71870dcbc3f1c0d9c90fb676a1375413db883cc02832afc32ea20ab95cf1fac5
0x6749ec008f775773235d321ee5dc7d8a15222241c40753e699c5c24f5685321e
0x7d240539bbd7b096a19bcd99f278181d97949950b0997f656497f1ba562c2b49
0xf99da83a542fad9d1b1f40448abb91eda8263b6d5fd50709f46e1c04df6a270c

Functions
Getter at block 21290024
DUTCH_AUCTION_DURATION(view returns (uint256)
43200
DUTCH_AUCTION_PRICE_CHANGE(view returns (uint256)
10800
TOKEN_NAME(view returns (string)
Zombie Mob Secret Society
TOKEN_SYMBOL(view returns (string)
ZMSS
TOTAL_TOKENS(view returns (uint256)
10000
contractURI(view returns (string)
ipfs://QmUmUS2o4SoBsNAbFhbvTw84Udre9VQtm22pa8ZxbTx2E2/contract.json
dutchAuctionActive(view returns (bool)
true
dutchAuctionStartTime(view returns (uint256)
1648065683
earlyAccessActive(view returns (bool)
false
earlyAccessMintCost(view returns (uint256)
500000000000000000
elapsedDutchAuctionTime(view returns (uint256)
0
endingDutchAuctionMintCost(view returns (uint256)
100000000000000000
getElapsedDutchAuctionTime(view returns (uint256)
84777420
getMintCost(view returns (uint256)
100000000000000000
getMintsLeft(view returns (uint256)
0
maxWalletAmount(view returns (uint256)
10
name(view returns (string)
Zombie Mob Secret Society
owner(view returns (address)
0xa75622e3bbaf8895b34dd432d773789687a1727c
paused(view returns (bool)
false
startingDutchAuctionMintCost(view returns (uint256)
400000000000000000
symbol(view returns (string)
ZMSS
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
endDutchAuction(
endEarlyAccess(
mint(uint256 _amountpayable 
pause(
pauseDutchAuction(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setDutchAuctionStartTime(uint256 _dutchAuctionStartTime
setEarlyAccessMintCost(uint256 _cost
setEndingDutchAuctionMintCost(uint256 _cost
setMaxWalletAmount(uint256 _amount
setRevealed(bool _isRevealed
setRoyaltyAddress(address _address
setRoyaltyBasisPoints(uint256 _basisPoints
setStartingDutchAuctionMintCost(uint256 _cost
startDutchAuction(
startEarlyAccess(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoyaltyBasisPoints(uint256 indexed _royaltyBasisPoints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.