Woman's world

Verified contract

Active on Ethereum with 1,791 txns
Deployed by via 0xc1d25c8a at 15835446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.95
0x690707adb92c2a5b87749da226e08bf036f765fc6893586e643d89e92c61ea20
0x7f67df64f911346e8d85c5afbe8b66176edf1415ac40692149b3e9ea545b59fc
0xab594590177598051d0b12f065bf2432cb3e4b8a340bfe0e862a82914b071432
0xad0e58feb1138314f76e7805d2a72b54352d49845aac13e681ec160e338bda0f
0x222269601d67cbc83c2ef7fdd31286014f9058431ecb124c134432c94882b918
0x735e8e42902c30a278c7e213f1d1f01ef9b52a5866982d760d2052fea5ca1e54
0xac0a4dbbf8d9df44772cc8483ec94583a099bb778a40b2b6ebedde8d23c4f036
0xbdc2a0cc3ab5d54dbaee72f0ebb27519efab66c9ce07b1d74c0ba80dd7c7ac0b
0xe9e1cd5a284b8bf8c852a3806754a65174abc4e144109ca88687c586b9bf224e
0xc3ef91fc4b5d8fee591b7190900937cb99a6b1c550e6079384784b55ddfaa6ee

Functions
Getter at block 20984102
blackPrice(view returns (uint256)
7000000000000000
isPublic(view returns (bool)
true
maxMintNum(view returns (uint256)
5
maxSupply(view returns (uint256)
2222
mintPrice(view returns (uint256)
0
name(view returns (string)
Woman's world
owner(view returns (address)
0x825c542378ff7e8448054c8fe9365482687f9ab1
revealed(view returns (bool)
true
symbol(view returns (string)
WW
totalSupply(view returns (uint256)
2222
whitePrice(view returns (uint256)
5000000000000000
whitelistRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
excludedAccount(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedNumber(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whiteMintedNumber(addressview returns (uint256)
State-modifying
approve(address touint256 tokenIdpayable 
bulkMint(address touint256 quality
goToPublic(bool status
mint(uint256 qualitybytes32[] proofpayable 
renounceOwnership(
reveal(bool status
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateBlackPrice(uint256 newPrice
updateBulkExcludeAccounts(address[] accountsbool status
updateCoreURI(string _basestring preveal
updateExcludeAccount(address accountbool status
updateMetadata(struct WomansWorldUpdateMetadata[] _URIs
updateMintPrice(uint256 _price
updateWhitePrice(uint256 newPrice
updateWhitelistRoot(bytes32 root
withdraw(address touint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Revealed(uint256 revealedTimestamp
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdraw(address touint256 amount
Constructor
constructor(string _BaseURIstring _prevealURI
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(