PEEPEE

Verified contract

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

No balances found for "PEEPEE"

0xcc034af5deb298223c382526423bea25a91db8f5a4fe78907f8216b3210070c9
0x5d3dd659ac9e524ac779ea63693082dd46030a466fdfa6862775479835c02d1b
0x6edf76fd84813f48ee41545c1633f447dee51d952fe29cadc31f15ca286477ae
0x02c8165315119ba056d8cf5c456a98468a74d6e83fc2231d33b6a5f7ddc8a96a
0x74c63fe97c27ecfd39ce5cb00be327ca9d999e1b004398df36444666ee8ce32d
0x82ecfe5f0cfc356080d621d2c64016644f169a6cf3873dd66679e7fc370c90d4
0xf794c23c14fd23835049a652c363a7c3dc958ae844d65694e53bfe1ec842dbb2
0xedc71f898cd26238049cf9bb28e6fb2437bb4a1bfef2a10cc879066d64d79c9e
0x80b4a844eec009f23d81a10a8b6e9e4cbdcd369b269144bf44d7d74bdc55c5b1
0x633765d3c65039accd941539f3ebf086c13108d9d29660db61767da5077bd771

Functions
Getter at block 20977589
_metadata(view returns (string)
ipfs://QmWTL2jFwRgzHWYiv7Y7dQKyMtWxTaWQh9ywJXtNQSsHUV/
burnActive(view returns (bool)
false
burnContract(view returns (address)
0x0000000000000000000000000000000000000000
isOperatorFilterRegistryRevoked(view returns (bool)
false
name(view returns (string)
PEEPEE
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x62ac2dbbd306610ff8652b9e0d1a310b6c6afa0f
symbol(view returns (string)
PEEPEE
tokens(view returns (uint256)
690
totalSupply(view returns (uint256)
690
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
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[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] _wallet
approve(address operatoruint256 tokenIdpayable 
burn(uint256 tokenId
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBurn(address _burnContractbool _status
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateMetadata(string _uri
updateOperatorFilterRegistryAddress(address newRegistry
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
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
InitialRegistryAddressCannotBeZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RegistryHasBeenRevoked(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(