ApePunks

Verified contract

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

No balances found for "ApePunks"

0x47f247990ff9cbf9b74eaf5ef5141f5feaf4a9cd19b0953964fc0f9b3453141e
0xb6049b5d4ebae721a96c85672363b9ce8c395c72c3c59350e6411b1cfcf0dc2d
0xc4727be84dfd2a6f3ac46a60c1883d3fdcdefc6acc5832b97dea035d5ebe288b
0x45c9997a087e051a2d65e4c56b9cb2f4be4c95232e2caeefeca99a238ecf8242
0xa14adea7e9045d8eabbf52b46d54bc9e247baba41252b762746bb5c985ddc3d0
0x5f3913360fcd3c3cc3d16355d5a1b290400501781eda554dc36db9a6fb79d1fc
0x4504dd8594075fa8caa13db4055b11d176c254c23f65cb3b88717dd86f644b0d
0xedf7d8775ba167b49c9a6ca90838653913267d687067f9684917918aa075887b
0x01f5e86cd2f5a57f727aa9250129de31b57785f05ece1f78b750926f0c5bcd86
0x292673d91b128c84a6030e72b52bc988fcd3c4016239f67029816ce8a50d8a22
From

Functions
Getter at block 21385927
MAX_APEPUNK(view returns (uint256)
777
name(view returns (string)
ApePunks
owner(view returns (address)
0x5f54b999da67b63bcd8df2e158cbd7934c187e9d
price(view returns (uint256)
88800000000000000
saleOpen(view returns (bool)
true
symbol(view returns (string)
ApePunk
totalSupply(view returns (uint256)
777
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
mint(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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.