ApePunks

Verified contract

Active on Ethereum with 1,817 txns
Deployed by via 0xbc387120 at 13082994
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ApePunks"

0xbc0b465595daabb9f6d8e93e4dc67eb74fc12259f9c889078cd3785157b63845
0xa029f667e5820f71325e1ca4626e7494ba9a7cf82beffd3f236797ad8ad28dd5
0x0123e77102f8dea06ea1354b2c19c833114fd06ba86c9c93ef94c914a36bf77a
0xcdd24b36abc5ca65208e350e56fd1fdf3489569037b0daee9d53660e95d3008b
0x244a87da5a04dcda3453b492ac204ea9853a7ecaa22776000c28d5fb7a6a57fb
0xfa8aa071cd183a9ef9ded703a0cfe6c2f5b0c316f4d04a065b8c94a00a0ae9b8
0x768dc43db86faa0f09ed389fe6247ca38257a6173d08941dd237d3d9a0cd1a34
0x113ef6cead128a9cfdfad764445ed88fa9ec4bbe6d2065beab04adcf7532bf3f
0xc2b937958311360ab7b8b9a1aef61c176e382b6a93f53868185503f93fffcfbb
0xd2fb83c6aa3c9504aae935a43d21a357193f095bf0b098a1b069bc34ac2c483d

Functions
Getter at block 21201126
MAX_PUNKS(view returns (uint256)
3333
name(view returns (string)
ApePunks
owner(view returns (address)
0x74baf2af5638c5230adbb4c28b4e84e540a2f3fd
price(view returns (uint256)
30000000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
ApePunks
totalSupply(view returns (uint256)
3333
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintApePunks(uint256 _countpayable 
mintByAdmin(address _touint256 _count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
ApePunksMinted(uint256 totalMinted
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.