The Lost Meebles

Verified contract

Active on Ethereum with 4,139 txns
Deployed by via 0x8c92c36a at 15465391
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Lost Meebles"

0x4d3661d219c19770abe1798a90b23fcedd9bb17e8a757b03c27e386160792fa7
0x3139fceda2693123190a1693c543f73a133ec6c4e13ba21f9b8b0e18fb71d0d2
0xdfcae7678e362a27bede51f495cb15041d12aa04331b81a408a6c880fc733aca
0xf34c254711b9644440e3b793c2311b2151e45ee82d92a59ceeaa918a00070b97
0xfed9391ddaea8f5281c87c6d9ee8165bb6f657cbe92f79c3b0f80f4f4bcb149e
0xfa22a34af9496e5201836752f29968e2956c090998f1e1ae03b20782e44992e9
0x8cde8ede20cfb83314db5bdcf7266f4f07a42de1399d53d877e6a23db9b6efb3
0x701a227d7ec3183ac4d27440eb543a1b0dd44a1442b0af544ae174ee369a06aa
0xb58d805aac8c7ba65d28173bbf10802c3a26870da58115c8dce56327737c5a48
0x7f1d837596ebed5dae870bc3bfd0452bb49d894782f2d5afd05387c405c71903

Functions
Getter at block 21024356
MaxSavePerWallet(view returns (uint256)
6
MeebleCreatures(view returns (uint256)
6969
Paused(view returns (bool)
true
TotalFreeCount(view returns (uint256)
3000
TotalFreeMeeble(view returns (uint256)
3000
hiddenMeebleUri(view returns (string)
https://bafybeigtnwxzfn7f7bhzgdh36isseoa5to5daz4tuzdeg66jsv5lubypwu.ipfs.dweb.link/
name(view returns (string)
The Lost Meebles
owner(view returns (address)
0xc3d62019d3e127bdf4fb69b5f8a8dfd7cce1e53e
price(view returns (uint256)
6969000000000000
revealed(view returns (bool)
true
symbol(view returns (string)
Meeble
totalSupply(view returns (uint256)
3271
uriPrefix(view returns (string)
https://bafybeihxj7difnydg6m6zbu3ew6okhey4rtho37dxewanikfucnvw2p5wy.ipfs.nftstorage.link/
uriSuffix(view returns (string)
.json
Read-only
_FreeMeebleCount(addressview returns (uint256)
_MeebleCount(addressview returns (uint256)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
FindMeeble(uint256 _qtypayable 
TeamSaveMeeble(
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCover(string _hiddenMeebleUri
setRevealed(bool _state
setUriPrefix(string _uriPrefix
startfinding(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(