Haze Monkey Society

Verified contract

Active on Ethereum with 1,171 txns
Deployed by via 0x78325733 at 14185316
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0x0c8dc4073b80698405ac10563f653212b0084fe9f7fea7a40762d5931377592c
0x5c8060606c7b0296948fce49278d2f51ccc0b73a32c5b14719cbb99d42ed11a5
0x17c123138dd21650bf22e180f6f476551299e89013f4d5b0c7ad7bd38cb22140
0xb8ec4d8e95fd5283722a79655dd8bd487fffec37dc053a2905c2822fc372c014
From
0x8bc6f66fecbd55472da009804432e7e8480afe1d142ddc90cd442d79a032e879
0x623ca71779a93cb4f05286d8dc7cae6a06c1bd9f2ee780edf16588d106d9a292
0x4981406402d83cc39fc82a604ffe6590fd623ba83043e00dc7ef1f58f5e85389
0xb1670ccd92b19ea67fafc9d06040be25b62cccce430245a0485d2e548749ceee
0xcddbc1c177d940e9ff0970756f57c842e834b68c1305c2ce06495b0b7aa41a54
0xb51bf0504663118601fc86c478cffd1afce6766efbd15b9de66d2b0ea7be7db5

Functions
Getter at block 21212615
amountForDevs(view returns (uint256)
70
maxPerAddressDuringMint(view returns (uint256)
10
name(view returns (string)
Haze Monkey Society
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x75a8dc3710a33b5758918eefe9fd65b0fdef9dda
saleConfig(view returns (uint32 publicSaleStartTimeuint64 presalePriceuint64 publicPrice)
(publicSaleStartTime=0, presalePrice=1, publicPrice=0)
symbol(view returns (string)
HAZE
totalSupply(view returns (uint256)
1128
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPublicSaleOn(uint256 publicPriceWeiuint256 publicSaleStartTimeview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
presaleList(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
devMint(uint256 quantity
presaleMint(uint256 quantitypayable 
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seedPresalelist(address[] addressesuint256 numSlots
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setSaleConfig(uint64 presaleListPriceWeiuint64 publicPriceWeiuint32 publicSaleStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.