The Pepe Pound Club

Verified contract

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

No balances found for "The Pepe Pound Club"

0x206d03bc13c15a5edb98df07dbacb24df39ee6f2f3227bf2841eea9983e3ef43
0xbeecffff9404fe8c82e1239a5433ea12f8b6ffbc1230bb96522d483d5630bd89
0x6e7c4824b3ad0804c4a6fb7b6e9d5b201c4db45fb97faf276ae78ab6c915c09c
0xc0db253ebcf989c70a529597c222d56c015e002acbbe70be4a71c8f751a14838
0xb141ec63b5e6c67ebf32359098e27e057d05823dcb77064c9eeabd81b302473e
0xd224e8f66d42e7dcedcf1bd56331a52924b60fae3e96fcb184e1da341e733833
0x80b6c58f46835453d6b5f977b3a3d66c18bb172e6b116b5b130a5215388e813b
0x7b224b1a40e5e170a19204e1cdd4e76c5c1c10a2de8ea2860159f9d4d344d3f6
0x476eb8f1d59993712ee54a9bf6ba9a29275db34468e068498c114fdf9a56162e
0xecca5b01b8017d176d46b0458e2f8d52bb7f1bb0b7219333084175b5a0a983b4

Functions
Getter at block 20857845
COST(view returns (uint256)
3000000000000000
MAX_FREE_PER_WALLET(view returns (uint256)
2
MAX_PER_WALLET(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
10000
contractURI(view returns (string)
ipfs://QmZaVoVXagBYcTKDecYqi6um5NNPpNbVJ1xY5ZudiNc7z4
name(view returns (string)
The Pepe Pound Club
symbol(view returns (string)
TPPC
totalSupply(view returns (uint256)
10000
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)
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxFreePerWallet(uint256 _new
setURI(string _newBaseURIstring _newContractURI
teamMint(uint256 _amount
transferFrom(address fromaddress touint256 tokenId
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
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(