People Need Privacy

Verified contract

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

No balances found for "People Need Privacy"

0x25bd0ce0320d4d5dbf4bb2be14f512e087bb19497d05287eb0bdc23b064d369c
0xa89b104b5c6adb9f036e9667d104eb0f699cc2a1405c8754a8cb6c2d4aa6f3f0
0xb5eaa4a2e43aa1a737e3d920bd4b5e9bbff8523f243ccba8a0232d927ec7ad9f
0x86a488b5921e1df05c0078214d81bf052b520d30629113aba7af5935c4ac4407
0x6e9a8c1e1c988058baa48cf6139b6657b876c97e658329bc7a20706cc0ae818c
From
0xe6e2ff2e98138708fce9d86ce4b51dea46e72fb07699c5ebc8ce729efcd88d11
0x38bcce92c01a78c99478c01d59077946be10c5ad97c3c9669cea6b6102e99752
0x3a77c2fef1a69f2ea55ad3c984a1baf005286617cba668b08dfc4846eeda73f5
From
0x247e2199b68bb77960c00aa973bcab31eea5c788ecca82f982219f1e6c7c4fb4
0x174ea7cebc49cb0cbf4c26f9153df1cf14a08f30bf1653b9a2455dc952f11755

Functions
Getter at block 21206738
CONTRIBUTE_MINT_MAX_QUANTITY(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
5022
MINT_MAX_QUANTITY(view returns (uint256)
1
OG_MINT_MAX_QUANTITY(view returns (uint256)
25
OG_STARTING_AT(view returns (uint256)
1660858200
PUBLIC_DELAY(view returns (uint256)
7200
PUBLIC_STARTING_AT(view returns (uint256)
1660865400
TEAM_ADDRESS(view returns (address)
0x5793083b30ca639b924126cdf0ec96219d8a056e
TS_ADDRESS(view returns (address)
0x458d4e2c959a7a5df88304df396078e3be038748
WHITELIST_DELEY(view returns (uint256)
3600
WHITELIST_STARTING_AT(view returns (uint256)
1660861800
baseURI(view returns (string)
https://pnp.mypinata.cloud/ipfs/QmXbRTN8Lyh9WzpTM5AgGfkBoJRtuEBVCaHHn9Zx2mjxyu/
contributeRoot(view returns (bytes32)
0xdf1dbe8bab3913ad5f46ae1e4702c79cb2e128e522497f4f9445725ba985e2b7
name(view returns (string)
People Need Privacy
ogRoot(view returns (bytes32)
0x6326dcdcf02395b636ba416fa04e7a52b6791f1c81b9b6759b05598baa64f8bd
owner(view returns (address)
0x20f7f4774c8cae43d7b58405cf3aa4827b2cb317
symbol(view returns (string)
PNP
totalSupply(view returns (uint256)
5022
whiteListRoot(view returns (bytes32)
0x5229c559ee48ed4354a3bb32f745c467199cd4deb554f0e590a1d192707b3c6f
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
contributeMint(address tobytes32[] proof
ogMint(address tobytes32[] proof
publicMint(address to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setContributeRoot(bytes32 merkleroot
setDefaultTokenURI(string URI
setOgRoot(bytes32 merkleroot
setPresaleMint(uint256 presaleTime
setWhiteListRoot(bytes32 merkleroot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(address tobytes32[] proof
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(string URI
Fallback and receive

This contract contains no fallback and receive objects.

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