The Pooptatoz

Verified contract

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

No balances found for "The Pooptatoz"

0x0c868ad6a9915555faab495f0d66fab79afdc72d8bc481b6fe485b276ddc5154
0x2ef9fe36309e376f33064cf3803e630bfc8b686c92844659e63749a8778d8d02
0x5721351a59dcefaa4aeab92cffcbb6f6f287e5d9b573ec958c49765635cefe2c
0x664757d4cb55c1f95f47be29e2ebb8c964197a9571b2490427d2473f0b98a690
0xb043946abc0442c6bd5f4666e1067413a7a95291ef628c894a9760741716f5b9
0x7600fbbef8a98bbc0b1a328b136bc6c2a0fa1231f43fbadbf260b4393e4b6fe7
0x0c2a58cbd618d8a005c58353641e8f5f1089fda4b07528e810cd171aeb6d6c27
0x3e491f062833c04a8813f06604bb1750076a6afbcfd26f90c0f5a4859c40df74
0xb3370bfa0cb2908a80f8446942f3008c76aab7889521b606529c852a3e9f3ad8
0xd0f2863d4d722d4f2301ef62d713964484b9de474fcaf3d55e378dba5c191f0e

Functions
Getter at block 20887037
FreeSupply(view returns (uint256)
5000
MaxperWallet(view returns (uint256)
2
MaxperWalletFree(view returns (uint256)
2
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://dweb.link/ipfs/bafybeianz2hpwcvtoowo3iqj2zvp2zsnasumnjwutj7qbmhdgbk35ixtiy/
cost(view returns (uint256)
0
maxSupply(view returns (uint256)
5000
name(view returns (string)
The Pooptatoz
notRevealedUri(view returns (string)
owner(view returns (address)
0x0618974aeb941529b598d2d47733134a11b2541d
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
POOP
totalSupply(view returns (uint256)
5000
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenId
freemint(uint256 tokens
mint(uint256 tokenspayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setFreeMaxPerWallet(uint256 _limit
setFreesupply(uint256 _newsupply
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setNotRevealedURI(string _notRevealedURI
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
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 _initBaseURIstring _notRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

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