peepooptownwtf

Verified contract

Active on Ethereum with 448 txns
Deployed by via 0x4f3fadc8 at 14890644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "peepooptownwtf"

0x73f3aaac08c4a59aa327415ba968ade8bde1a9f7072b1e79e5f38b031cf8f1b6
0xc32c986a420349c738effe3e9eb13612d92fd4d0ee7bf2411fa8a7fc6cd53868
From
0xd64ad833defae5d67440f320094f843f418b96ead26a335d5e361c204c330f76
From
0x6e1dc172b27688d3ae4ee033f7668ad5beea0a3b4795d0378e26b0c982ed3a41
0x68518dd71d08c39bc59293c80d1ec982cc46366b852f8df8738fc0894657a99a
0x18839e7b4aef335ffda4f99a04e7574fa72121277682656476f915c47ad0f695
From
0x528a8ae2c02d8c79240d8289af39ef0733b670d02c554d4a0f402c83645383b7
0xcdf5e12a7a5166b11882c79b2d3cb037f8bd7a5bd3dcfdde286bf0de4c6e4ec5
0xfa381abe32728fd755dc06161d9bd7d63cd7afbd9fd1bdde318a0a5a895377c8
0x50c4f77553ea1be8e3aa055ace89fecae20870dd3eb3296c8d15ee5b2755c9e5

Functions
Getter at block 21162048
cost1(view returns (uint256)
0
cost2(view returns (uint256)
6600000000000000
hiddenMetadataUri(view returns (string)
soon
maxLimitPerWallet(view returns (uint256)
10
maxMintAmountPerTx(view returns (uint256)
10
name(view returns (string)
peepooptownwtf
owner(view returns (address)
0x114d1b401b12ba96bd82a97a73b92175b757969c
price(view returns (uint256)
6600000000000000
revealed(view returns (bool)
true
sale(view returns (bool)
true
supplyLimit(view returns (uint256)
1500
symbol(view returns (string)
pptw
totalSupply(view returns (uint256)
1500
uri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmZVAfarCykCLbjmYQCrQU2JJzJbNhxFFqbubQWnUuZtc9/
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
Airdrop(uint256 _mintAmountaddress _receiver
Mint(uint256 _mintAmountpayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setRevealed(bool _state
setSaleStatus(bool _sale
setUriSuffix(string _uriSuffix
setcost1(uint256 _cost1
setcost2(uint256 _cost2
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
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(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(
URIQueryForNonexistentToken(