Crypto Pepe Reborn

Verified contract

Active on Ethereum with 176 txns
Deployed by via 0xf2b3781e at 11728487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Crypto Pepe Reborn"

0x59ddbebb14d208a3f9df29dfff2e8ef0d88c8ddf6f3724d5388ce3d842d9dd3d
0x75e054c1d5fe31f3cf9215316406784a50c111f375a5478f70706699fbc08dae
0xc559d9dff647758ab2823fe5449018d7b7e0330e24fa6d4a7f8ca78f6073eb70
0x232b3c7dc1b8757ca69fc17ef5e605469cf42f7e844f63acae3070fd60ae4c8e
0xacd13e8bcc77a6b243a5efab6490e5ad46d987051afd8f0039d157a6811a7885
0x4903cd87b838f4ebfbc7d399fa90f76beeb58322a6c3df258f430a485c92f702
0x5055144eb302630aaf90b6dc5ed3766c5e4c4d7948e018cbda5a7f3f5d72d4cf
0x74712acb85d4f6b9ca02bac7405596cea5d9701b3477291e5962b94fb5558da0
0xb5dbace88b2b9b6bd490afef80418dff6de8700931fd1be51b24b8c53ef1c91d
0xbb97757b242c41f986c1001cf6656d9fd30e014ee55ef29e9eedd988a2d0d13d

Functions
Getter at block 20862634
baseTokenURI(view returns (string)
https://api.cryptopepes.lol/getPepe/
contractURI(view returns (string)
https://cryptopepes.lol/contract-metadata.json
implementsERC721(view returns (bool)
true
name(view returns (string)
Crypto Pepe Reborn
owner(view returns (address)
0xebc146cc23b0742b603595f8bea7dabcbf05840a
symbol(view returns (string)
CPRE
totalSupply(view returns (uint256)
5520
Read-only
addressToUser(addressview returns (bytes32)
approved(uint256view returns (address)
approvedForAll(addressaddressview returns (bool)
balanceOf(address _ownerview returns (uint256 balance)
cozyCoolDowns(uint256view returns (uint32)
exists(uint256 pepeIdview returns (bool)
getApproved(uint256 pepeIdview returns (address)
getCozyAgain(uint256 pepeIdview returns (uint64)
getPepe(uint256 pepeIdview returns (address masteruint256[2] genotypeuint64 canCozyAgainuint64 generationuint256 fatheruint256 motherbytes32 pepeNameuint8 coolDownIndex)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 pepeIdview returns (address)
pepeNames(uint256view returns (bytes32)
supportsInterface(bytes4 interfaceIDpure returns (bool)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256 pepeId)
tokenURI(uint256 pepeIdview returns (string)
userToAddress(bytes32view returns (address)
State-modifying
approve(address _touint256 pepeId
approveAndBuy(uint256 pepeIdaddress _auctionuint256 _cozyCandidatebool _candidateAsFatherpayable 
approveAndBuyAffiliated(uint256 pepeIdaddress _auctionuint256 _cozyCandidatebool _candidateAsFatheraddress _affiliatepayable 
checkResurrected(uint256 pepeId
claimUsername(bytes32 _username
cozyTime(uint256 _motheruint256 _fatheraddress _pepeReceiverreturns (bool)
pepePremine(uint256 _amount
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 pepeId
safeTransferFrom(address _fromaddress _touint256 pepeIdbytes _data
setApprovalForAll(address _operatorbool _approved
setBaseTokenURI(string baseURI
setContractURI(string uri
setGenePool(address genePoolAddress
setPepeName(uint256 pepeIdbytes32 _namereturns (bool)
setPrevContracts(address baseaddraddress saleauctionaddraddress cozyauctionaddr
transfer(address _touint256 pepeIdreturns (bool)
transferAndAuction(uint256 pepeIdaddress _auctionuint256 _beginPriceuint256 _endPriceuint64 _duration
transferFrom(address _fromaddress _touint256 pepeIdreturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _approveduint256 pepeId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PepeBorn(uint256 indexed motheruint256 indexed fatheruint256 indexed pepeId
PepeNamed(uint256 indexed pepeId
PepeResurrected(uint256 pepeId
Transfer(address indexed _fromaddress indexed _touint256 indexed pepeId
UserNamed(address indexed userbytes32 indexed username
Constructor
constructor(address baseAddressaddress saleAddressaddress cozyAddressaddress genePoolAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.