This contract is being backfilled. You may encounter incomplete storage history.

LIVES OF LALISA

Verified contract

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

No balances found for "LIVES OF LALISA"

0x130385e12eabda262b36a10719b07430b7d50d3c6c0778c8233ef5e834921eba
0xcce6e71b3fad76fdd0d33be630132c367c45ad1d3e9d757ba04768da0f05afb4
0x0d1cab8894a3c49877feb33dd7685f7d3e81c1751d85af0029f01bc0a54cc4f4
0xf2ee429166709861fb4e867bf4f9fe2c80f1b588a546233f8e063516202c6440
0xd6ce8c3647d0a93da29edb1d80d90391f4e1865571cbb990645353675c3db02b
0x06a1cf9a24e0226f2fda55955dcade5f603b3956c28d177acfe91611a77b539f
0x3092bf59f4b276bd9fa983112679a928e51b39baa5f0238fe5e80aa2f86c9a53
0x905de6994fde368de4d0a84215d0789677f86155a3dffb77b768ec5300231695
0x5652e9cd4b74cc9a5c47d3f6dbfdfcbae00f64cb84b56249337eec8e5659d7b9
0x21692f04204a0cd39593f8044457cd7bb6b6b7708bc35fb152716af68c968cf8

Functions
Getter at block 20801375
WLcost(view returns (uint256)
6900000000000000
appendedID(view returns (bool)
true
holderQ(view returns (uint256)
0
maxSupply(view returns (uint256)
888
name(view returns (string)
LIVES OF LALISA
owner(view returns (address)
0x9482dd08c6324e1ab0e65009a04499005c1530da
pubActive(view returns (bool)
true
pubCost(view returns (uint256)
6900000000000000
symbol(view returns (string)
LIVESOFLALISA
totalSupply(view returns (uint256)
888
wlActive(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
pubPaidMintAmount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
whitelistPaidClaimed(addressview returns (uint256)
State-modifying
activatePublicSale(
activateWLSale(
approve(address touint256 tokenId
mintPublic(uint256 _quantitypayable 
mintWL(uint256 _quantitybytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURIbool appendID
setMerkleRoot(bytes32 _merkleRoot
setPubCost(uint256 _newCost
setWLCost(uint256 _newCost
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
treasuryMint(address _accountuint256 _quantity
withdraw(payable 
withdrawAny(uint256 _amountpayable 
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(