CryptoPepePunks

Verified contract

Active on Ethereum with 431 txns
Deployed by via 0xbd7d6f25 at 15859180
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0x731ec45ba301af41cbe2888be8a07d87e421711f2f328d4a6b9fc923a7d0faa2
0x67a01181d05fdf8c3fab3ae92d3e436b3204b33a36b1c20400d4fa1cd2d8814a
0x10a744b157272adfda504f6876fa97e4c51445b25dd2a1b82760c103bc0b14ed
0xb16527a8f4ebc98988aec42d010badfa6edfc1f0d596cf59bdd2c8257e7ba05d
From
0x8b87c29dd1bc0481f41ffd68d9274ac34c69e9cefdcbdb4ff787f5e2c572c2bc
0x4e493a6fbb178a69fadace03923a926b41ab8e2162eeb6c0fcb4a72552c57699
0x12470ccd32aaa846f2085169a0f48b75ab3e75682f894d43adec0c7323a76c81
0xe41babc2282a662a9c8f812d1f2a8126c9c39bd0454e21485bb46ccbf0783f55
0xb2a9f51bbc4f37d7067103836cdbd8e12b80cd0eb88fb480befca76c59de77a0
0x440e573681ee7dd526a81a2feabff5f8c5bd16a39a13b8c683bc70a44098e8f7

Functions
Getter at block 20909210
Active(view returns (bool)
false
maxPepes(view returns (uint256)
10000
metaURI(view returns (string)
ipfs://bafybeifctik2dz3abrlq4qlas4xr7uzmtvlhbxb244jdumfooh7xg4csfa/
name(view returns (string)
CryptoPepePunks
owner(view returns (address)
0x9dcf2e24716b3920364719c889a582163ea6ea8a
privateMintTotal(view returns (uint256)
1000
privatePepes(view returns (uint256)
1000
publicMaxMint(view returns (uint256)
50
publicPepes(view returns (uint256)
9000
symbol(view returns (string)
CPP
totalSupply(view returns (uint256)
9915
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
howmanyminted(addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256 tokenId)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
Sale(bool _status
approve(address touint256 tokenId
freeMint(uint256 quantitypayable 
privateMint(address sendTouint256 howMany
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMaxMint(uint256 _max
setMetaURI(string loc
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawal(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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

This contract contains no error objects.