Long Lost

Verified contract

Active on Ethereum with 23,621 txns
Deployed by via 0x267a19dc at 14148248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#8279)
ERC-721
--
 (#8278)
ERC-721
--
0x0e7fd226ec238d68bbe7a89f8adeebfbed4c6680b304d2752138657f2db664b5
0x779b3b03082bb55d7f2541b8f8f2f19111e82a5d7c5ee02768f496de7ea5f2e9
0x48fb6156ebeb53db3d2bad72fef50e494cc4dd804d5dacdc133ff8033f2c7172
0x3b913fe14e2663d8dd78d564ba15ace637a106fb723fb97af58ed7e8ecd36e0f
0x28a3a2faf1e421a77fd6bca35ecf24a995b90006e8230966427c26787e2e0890
0xf2f57cb14519ad321c0d92060c97da102c358d70ea57f25ee81155586fe77326
0xb4e9c284d8ff8873ca03e67e34b5d2662d9447792ae05f1dfb5ced380ed807b7
0xadab9c947259b2b1bade1d202ae9cf8d1cca02eaf46fae6539db8ac2655c2d67
0x8965c485abedd1f835e7d791804f2c222c0ccd40eb8ab498c87f9d02719c4407
0x3f4a0908547e376b12794cfc427e75d64217d4efff3369039fd0dc9c777d416f

Functions
Getter at block 21222236
allowListMintAmount(view returns (uint8)
5
cost(view returns (uint256)
50000000000000000
hiddenMetadataUri(view returns (string)
ipfs://QmZeF9ef2XnK2iiYC2grQ8W8xTMaUchofPEmn1FF1EryNn/hidden.json
isAllowListActive(view returns (bool)
false
maxMintAmountPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
10000
name(view returns (string)
Long Lost
owner(view returns (address)
0x1cbdefe3391f10824dcabaeae3e9dca59ccc236f
paused(view returns (bool)
false
publicMintAmount(view returns (uint8)
20
revealed(view returns (bool)
true
symbol(view returns (string)
LOST
totalSupply(view returns (uint256)
10000
uriPrefix(view returns (string)
ipfs://QmYhq21Z1T4B8dxFKXgtZirxMQhNaHomMFdPRDmus2sspK/
uriSuffix(view returns (string)
.json
whitelistMerkleRoot(view returns (bytes32)
0xbcd097ca79b4f6efade15e06deec32dfd6668b6e8293db1d9c2ea97f271eea63
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
remainingAllowListMints(address userAddressview returns (uint256)
remainingPublicMints(address userAddressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint8 _mintAmountpayable 
mintAllowList(uint8 _mintAmountbytes32[] proofpayable 
mintForAddress(uint8 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setIsAllowListActive(bool _isAllowListActive
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMerkleRoot(bytes32 _whitelistMerkleRoot
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
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

This contract contains no error objects.