Crypto Pepe

Verified contract

Active on Ethereum with 8,620 txns
Deployed by via 0x78e1169b at 6481925
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2475cee7a074f1c41071d04e49fa5cc5f677088becccaa48780d46b966693d51
0x21090779deb3c4b9186c30c874317e9b09d607bd30c6ba2b4fe7a1ea3f0e5a6a
0x5c55ae48020586dc1ec67a111950f861e82c70e33e0948b1ed42984b1157fcd3
0xc33cc287d1100cba88cccc28d87098138f77cdbfe87330ac2c667c88657e36b2
0x12e2942a9f99322b6994a64d96a18715b1c4c14f69d537ce336f6598951af6c5
0x32844541d6fca7672899d2c4c15089cc9967f4c7ba35844fd042c50b567995bc
0xc879591268c0a489671c5ecd579b77372dc2bc9a73743e2f3f047d75dacd38eb
0xf59051d76b5e8633864cea6d73cbdef79359065ebb154c9eff6ac7f2521398bb
0x15e749f8c54e09185c6ea3604e68d0d0e432a09f2c6816d959fdaf969b524656
0x5df7d128aec01213fc65b067e2411c48731d54183a3fd6937be112987f07b1e7

Functions
Getter at block 21267247
MAX_PREMINE(view returns (uint256)
100
MAX_ZERO_GEN_PEPES(view returns (uint256)
1100
R(view returns (uint8)
5
haltDuration(view returns (uint256)
0
haltTime(view returns (uint256)
0
halted(view returns (bool)
false
implementsERC721(view returns (bool)
true
maxHaltDuration(view returns (uint256)
4838400
miner(view returns (address)
0xbc2afc039d2bfa67d582ac181dab5be17ec91f82
name(view returns (string)
Crypto Pepe
owner(view returns (address)
0x831491b5cf7ba0d626672abf71a1420f7d3844ac
symbol(view returns (string)
CPEP
totalSupply(view returns (uint256 total)
5518
zeroGenPepes(view returns (uint256)
1100
Read-only
addressToUser(addressview returns (bytes32)
approved(uint256view returns (address)
approvedForAll(addressaddressview returns (bool)
balanceOf(address _ownerview returns (uint256 balance)
balances(addressview returns (uint256)
cozyCoolDowns(uint256view returns (uint32)
getApproved(uint256 _tokenIdview 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 _tokenIdview returns (address _owner)
pepeNames(uint256view returns (bytes32)
pepes(uint256view returns (address masteruint64 canCozyAgainuint64 generationuint64 fatheruint64 motheruint8 coolDownIndex)
supportsInterface(bytes4 interfaceIDpure returns (bool)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256 tokenId)
userToAddress(bytes32view returns (address)
State-modifying
approve(address _touint256 _tokenId
approveAndBuy(uint256 _pepeIdaddress _auctionuint256 _cozyCandidatebool _candidateAsFatherpayable 
approveAndBuyAffiliated(uint256 _pepeIdaddress _auctionuint256 _cozyCandidatebool _candidateAsFatheraddress _affiliatepayable 
claimUsername(bytes32 _username
cozyTime(uint256 _motheruint256 _fatheraddress _pepeReceiverreturns (bool)
halt(uint256 _duration
minePepe(uint256 _seedaddress _receiverreturns (uint256)
pepePremine(uint256 _amount
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _operatorbool _approved
setMiner(address _miner
setPepeName(uint256 _pepeIdbytes32 _namereturns (bool)
transfer(address _touint256 _tokenIdreturns (bool)
transferAndAuction(uint256 _pepeIdaddress _auctionuint256 _beginPriceuint256 _endPriceuint64 _duration
transferFrom(address _fromaddress _touint256 _tokenIdreturns (bool)
transferOwnership(address _newOwner
unhalt(
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
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
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
UserNamed(address indexed userbytes32 indexed username
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.