Pillosophers by Pillhub Lab

Verified contract

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

No balances found for "Pillosophers by Pillhub Lab"

0x01e38d288583b6fcb513920413233593b97128d169dd7e980672f05520c68cff
0xdbf831f3c09c6027c2cec12af66303270fb88b9d5b4e4c2610c787c42bb67fee
0x83dfe7b1634f2c9f665687f61c8b01ba91cf076a624a837cbfa83639d071d1f6
0x05f797a14a42b3a9b628f3dbab589ee5f968daf5ac420abef8d61a8671cb7b7f
0xc433988d08cb6c083ad74146d9aaf22fbfdceb1da5fa11ed80f95133091d4064
0x6861ad01868980f17cc0483c4d131e2c003777a9c0426839da3061503f0d52cb
0x06af05ff98ef68a070ebd1ef99a043a928f8b0a2f25b21f176f22ccba7fe0c9a
0x11e9fcf88f9ac352b9e3e2d312b8b4c8c3b1d56e3284e99262f24595a86f3707
0x323446288164d6489948a0eb51b3991120f8958bbc3edc93281b0915fd244be1
0x5e57335795f97c85b0a43d8ddadc5a41e4a6278dc306a7685ecee8d09932a10c

Functions
Getter at block 20934308
ALPHA_MINT_LIMIT(view returns (uint256)
2
ALPHA_WAVE_SIZE(view returns (uint256)
1500
ALPHA_merkleRoot(view returns (bytes32)
0x1c8dc6cbe055292959a9c0e98c505bc6f65d81b793ab5e303d335df7280cd24f
BETA_MINT_LIMIT(view returns (uint256)
1
BETA_WAVE_SIZE(view returns (uint256)
1500
BETA_merkleRoot(view returns (bytes32)
0x69429f80186ed564d5f3bd0a9515ed002872cae4cf9756b52f7c0dbc404398dd
COLLECTION_SIZE(view returns (uint256)
5555
PUBLIC_MINT_LIMIT(view returns (uint256)
5
PUBLIC_WAVE_SIZE(view returns (uint256)
2555
baseURI(view returns (string)
blindURI(view returns (string)
https://pillhub.mypinata.cloud/ipfs/QmQ8442VrCz6GVSm711cmwufncB5RTTPmVieoGtCi7ewGq
name(view returns (string)
Pillosophers by Pillhub Lab
owner(view returns (address)
0x3d43edda4bab503bf0fc4c5f4a83227115939e1d
reveal(view returns (bool)
false
state(view returns (uint8)
4
symbol(view returns (string)
PILL
tokenPrice(view returns (uint256)
120000000000000000
totalSupply(view returns (uint256)
2500
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
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)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
whitelistClaimed(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
freezeNow(
renounceOwnership(
revealNow(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setBlindURI(string _URI
setPublicMintLimitSize(uint256 _newSize
setTokenPrice(uint256 _tokenPrice
soldOut(
startAlphaWave(
startBetaWave(
startPublicSale(uint256 _newPrice
tokenMint(uint256 _quantitybytes32[] _merkleProofpayable 
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(string _blindURI
Fallback and receive

This contract contains no fallback and receive objects.

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