Metaplaces Offices

Verified contract

Active on Ethereum with 564 txns
Deployed by via 0xbc196a5a at 16070723
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Metaplaces Offices"

0x9a5248b8cfb2594b90a14d6f1de9f50363ca214e704aeaf41cb418cff0734e06
0x4644b3a56245b98adf346e4bfbe92fc2218b9b4c9f05186f95ff920934679850
0xb6a0bef351c6171db738cf0e18187f1182548df8ff79507d3d6712f143466960
From
0x4a9613db2f460bb0ab45137bba9f9949ce7708c6f00d213a8f2ea88f6c4054e6
0xe927fb255840f21a0e28f4c398718bbf634d33d4433223fc69e081f83eaa3822
0x20ff6f5791a796ff637a13d4841766c7035ae2bd0d384a38902b6175546fe527
0x7ff510ffba04d474076870b395dbe379415196065765a32029fbe8d09f9869fb
0x259f42b0522f83adc29ab8ed9330cdd894c49e28d42f0b49e79e2815dddcb981
0x3ede33eb1f368f20c700ea2e0367b353b34ce28568f8ecb149d92e7d35dd361a
0xcb7313d16f1cd77cf03476de105fd79e7ea0500d630a5922d8ad6235e172f60c

Functions
Getter at block 20980575
airdropsClaimed(view returns (uint16)
0
baseURI(view returns (string)
https://api.meta-places.io/getMetadataMo/
isPublicSaleOn(view returns (bool)
true
isWlSaleOn(view returns (bool)
true
maxAirdropClaims(view returns (uint16)
50
maxSupply(view returns (uint16)
400
mintPrice(view returns (uint256)
130000000000000000
name(view returns (string)
Metaplaces Offices
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x7b6eddf37a46a4e2a4a1625f1baf65215ea98dba
symbol(view returns (string)
MO
totalMinted(view returns (uint256)
400
totalSupply(view returns (uint256)
400
wlMintPrice(view returns (uint256)
90000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
checkValidity(bytes32[] _merkleProofview returns (bool)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdropClaims(struct ERC721AMOAirdropClaim[] airdropClaimList
approve(address touint256 tokenId
initiateMint(uint256 _mintPriceuint256 _wlMintPriceuint16 _maxAirdropClaimsuint16 _maxSupply
publicMint(address touint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURIValue
setMintDates(uint32 wlDateuint32 publicDate
setOwnersExplicit(uint256 quantity
setRootMerkleHash(bytes32 _rootmt
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(address touint256 quantitybytes32[] _merkleProofpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintInitiated(uint256 mintPriceuint256 wlMintPriceuint16 maxAirdropClaimsuint16 maxSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors
AllOwnershipsHaveBeenSet(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
NoTokensMintedYet(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
QuantityMustBeNonZero(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(