Pepe

Verified contract

Active on Ethereum with 2,398 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pepe"

0xabe09e5347077ebef2817d10059def19182312f717a6f0dfd73d92c32e5a808d
0xa273a34407a3384d8e16ab78faa995eece59a1503a65ad2c1cb42f690efb60c0
0xe8d90db68274ceeafa77445dbccab97f6ee2a2b96f904bce82bec444fd715aba
From
0xf08cf08fcc588b233e64e0e2546e7d2fc8cd1720a11464eb7c17f0c4dd4322d0
0xcbe07d5bdc2207d5ee02dc2d192126714fe4102b56ad122aae079941042b299b
0x751b0fa77834df19884c991f2df9e610e3cc422aff5d8aed8c5bd38fb3271a39
0x5a8052980d3ef91652d37096e68fe620da52cdf66064f8d4c763dd5d735ae5ed
0xa73e9bec5107b5c3419463bb5522d2509b443ba4554c1466cfd4b6e7b7a62628
0xf7cd17435e5867a982369c7f08ac8313ea8015d16a40e11bb8bca85ddd3bb674
0x1cfbb50a3ef9c873d8d8a4ecb11561c171212c4cfa09462a7d78503120c26cb7

Functions
Getter at block 21298740
BASE_URI(view returns (string)
ipfs://bafybeifngnsoz46dzrrd4qmiwe75sy4avlmyi5hjct3fb5rsy4xekd7gai/
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
name(view returns (string)
Pepe
owner(view returns (address)
0x3f21b4e87642e80edc334977ebac7adc29ede1fc
symbol(view returns (string)
PEPE
totalSupply(view returns (uint256)
6969
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 operatoruint256 tokenIdpayable 
pepe(address[] _walletsuint256[] _quantities
renouncePepeship(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
transferFrom(address fromaddress touint256 tokenIdpayable 
transferPepeship(address _pepe
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 previousPepeaddress indexed newPepe
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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