PEEPS A LOT HAS A PLAN

Verified contract

Active on Base with 4,861 txns
Deployed by via 0xb6cbd0a4 at 3784431
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.89
0xa0c4233c27d957770f25309991762e36621aaf2ee7b795294028fd20e4af3baa
0x6217bd2347bcc6ca8d4c44bb2e4bc15d0affd85264dc8f01b5b6160825e6846e
0xd223bf078128c09f525e7807541fa23e8b944598d38df735ded1905c74356e53
0xc79a7518d104dc09ef49b09698514a46bbc2722175fdf3f8460cc52e3c903006
0x25c02145dac5d176fc8e34851efb84b3f43925502cf6a8820ff757158e4d710b
0x120b1f64fbb1c7a9583446be3afaaf6f141213f964ab5d9f7624522989065401
0xf5960aa77a4145c51986231d209e7ea8cf3a841542d16988e607ee00f456b534
0xeab3af665bd72403be0271e77fd8eb8e4bddfedc64c76e68a6df2c3927838008
0xa44847be6932876d1ff28cf959d88d507c74ed08bd519cb48c46f99c5e147e5a
0xb04e38bd88206836f243c59daff887832dd89c609293b81dad1e925d0befe843

Functions
Getter at block 22755336
FreeSupply(view returns (uint256)
10000
MaxperWallet(view returns (uint256)
100
MaxperWalletFree(view returns (uint256)
0
baseExtension(view returns (string)
baseURI(view returns (string)
cost(view returns (uint256)
0
maxSupply(view returns (uint256)
19999
name(view returns (string)
PEEPS A LOT HAS A PLAN
notRevealedUri(view returns (string)
ipfs://QmQTyTLd359xAUoVACvxh9iNPBFNARhqhSLp5bk6f5wMWy
owner(view returns (address)
0x4f58658bddf6ee1857b3b9f27db8f1c7d1a5aa3b
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
PEEPS A LOT HAS A PLAN
totalSupply(view returns (uint256)
26459
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 tokenIdpayable 
destroyAndSend(address _recipient
freemint(uint256 tokens
mint(uint256 tokenspayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
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 tokenIdpayable 
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 _notRevealedUristring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

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