The latest block we've processed for this chain is 20898096, which is 5 minutes old. We're running behind the tip but working to resolve the issue.

MultiverseOfWomen

Verified contract

Active on Ethereum with 1,182 txns
Deployed by via 0x5e0b52dc at 13570866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
 (#147)
ERC-721
--
0x92b2a137a72f200e50f2e7a82c4957c0e3426b69b6219636fe7372cc5a59f965
0xe1bf79ceb15e2cf52d0420c5ec0dc9bc75a645a3df29a1986c8c85d47ab19149
0x14f4ffc81f57ad7254adb9d7fbe4ac4a3298582b5c8e649e4ae1544bd7e9af83
0x863aa0c2af6729eea52cf7ffc7b687904e6177ab1faa8aa01d93cb923f67277b
0x4247b58d92c17f50aafe46fa479a7fa602934776e1ece4ee59c6748f1517df6d
0xbc4045135a58dc13778aa8bf89dbc9217700e01649d926e4245d04662030a884
0x0c6bab656f7629b996d45ee25d9b351ac271f9d0609f3e448f6f7cb4e9896a23
0x94ce2e9e2d8f4f96d21b3bc4280650860150a34a3fc706aa65d8b973de0e058b
0xde586f18d4de4cc8dd217430c9983da0598a98b84b938d555cf6715ad785dc46
0x743964c14982180665032816222455eaf28e3fbbfb6295c5e1bb45fac113c9b1

Functions
Getter at block 20898095
PresalePrice(view returns (uint256)
0
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
1
maxSupply(view returns (uint256)
10000
name(view returns (string)
MultiverseOfWomen
notRevealedUri(view returns (string)
ipfs://QmfYk3DRdY6dXXRqCJriMLhCG6bJ8Vhoon6dDJH18KfSFU/PlaceHolder.json/
owner(view returns (address)
0xa1ca2f461d70e43ea4b3ea0daa743753bdf269c4
paused(view returns (bool)
true
preSaleStarted(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
MOW
totalSupply(view returns (uint256)
1026
Read-only
PresaleList(addressview returns (bool _canMint)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
addAddressesToPresaleList(address[] addrs
approve(address touint256 tokenId
claimReserved(address[] addrs
mint(uint256 _mintAmountpayable 
pause(bool _state
presale(uint8 numberTokenspayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setPresale(bool _state
setPresaleCost(uint256 _newPreCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.