Loomi Heads

Verified contract

Active on Ethereum with 15,448 txns
Deployed by via 0x04f073e0 at 14632685
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "Loomi Heads"

0x79c3eae11dd2f46d42cc33c60647f040f1a1a8d9ba9c42ec3a361e9680ac02df
0x3f42c13149391bcba04ebe73abd0ff0c5379f16d7f267d45924481dc25796723
0xd5bab5cadd57abb541f31a8452c291548f8e62cd337f7be2608a333b56daa7a4
0x089cc5cce342cec27ffdb3fedc0bd144854a72e5d0f8e0167d72bb33e982ba16
0xc973a6cd4a5e9b1ca301c2ce70eab010d93480ef8021a54035acf095f64ef32c
0x76c8f1d48d81654e7066efbc3edbcdb51630d318ef29cc74889328dcd6817bb5
0x2763beb24c6d386a56dbd7073caf02447249e586651bc28d78f5ff25e6b62436
0x4c6bd23243f9e7cb1db1658d76e106d9816d779cdee5eab13675d01f704ee317
0xede616dc41b4847912756906e6026fba01481e7be5bf15fca3ec4b166f47036a
0xc2f3dc46835ef7f9f8b557e23cded66a57a32b77f3c31b0d0db8b9299a97041f
From

Functions
Getter at block 21168439
baseURI(view returns (string)
ipfs://QmV7BV9H4bkxHHxzueMhofjGqFtvCNZfQdf49vsghzuVrE/
isAdmin(view returns (bool)
false
maxPublicMints(view returns (uint256)
3
maxSupply(view returns (uint256)
5555
maxWL(view returns (uint256)
4300
name(view returns (string)
Loomi Heads
notRevealedUri(view returns (string)
ipfs://QmfCjj2LMS91xVtMM9rqkKrCkfJRFnMwPdBnK1ptgmcBLQ/hidden.json
owner(view returns (address)
0xe16e9d15c1c348c10c3c4661a38e71bc840412e9
presalePrice(view returns (uint256)
66000000000000000
presaleStarted(view returns (bool)
false
publicPrice(view returns (uint256)
88000000000000000
publicSaleStarted(view returns (bool)
true
reservedForTeam(view returns (uint256)
100
revealed(view returns (bool)
true
symbol(view returns (string)
LOOMI
teamMints(view returns (uint256)
100
totalSupply(view returns (uint256)
5555
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleMints(addressview returns (uint256)
publicMints(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
presaleMint(uint256 amountuint256 maxbytes signaturepayable 
publicMint(uint256 amountpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxSupply(uint256 newSupply
setNotRevealedURI(string _notRevealedURI
setPresalePrice(uint256 _newPrice
setPresaleStatus(bool status
setPublicPrice(uint256 _newPrice
setPublicStatus(bool status
setUriSuffix(string _newSuffix
setWhitelistAddress(address _newAddress
teamMint(address touint256 amount
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(