This contract is being backfilled. You may encounter incomplete storage history.

Zuki Ape Yacht Club

Verified contract

Active on Ethereum with 2,502 txns
Deployed by via 0xfc6857e2 at 14134481
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $40.81
0xd9eaf779b181a6309058749dc143ff03e0f9dfe7cb2672e668906f64537c10ac
0x7b8f81b0f15883f0c4e07b0e0334cc63a4bdb6bbb6edc0732c36ac1b80fb16d8
0x52c93cebd2af2d501334e1ca566d32557d569bf1ee31597619ec0dcd8dde989f
0x302abe6e4d2a549c6cdb06b5423ae0cc6654cd79b21c2adf923cfc7e822512f5
0xd7d1d4a189cb810341714c2ffc9746f2de7404f7138b81d342b7fcb5684d3749
0x821afafaec9011fef0340779a8b399393ab0e1006aa55da6c771a7b4b9f8f3ce
0x30d0681d7e2af7d4fcd8e457a62c853220df1e22fa5be6bcb7c9fa65540d485f
0xc67c6386a46143a01a6238fa850bfc32b63bf163eeda720041cfc2e14372dd6d
0x5e577bafb65e32ec1dcb0219a8f03e92a4718f8503cb77cd6764bcf3425f8bdc
0xefab8a28b686893f1a84c9ca94f261e2b24f0cfbffcfeeca1d6f338cc25f3884

Functions
Getter at block 20793084
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmZod9AwFxx8NnLjfEm67iR6x565t3rcu25miAsDv1vex5/
cost(view returns (uint256)
0
maxFree(view returns (uint256)
4000
name(view returns (string)
Zuki Ape Yacht Club
nftPerAddressLimit(view returns (uint256)
10
owner(view returns (address)
0x228c1a972912b01938e056fbe755d879d8262827
paused(view returns (bool)
false
status(view returns (bool)
false
symbol(view returns (string)
ZukiApeYachtClub
totalSupply(view returns (uint256)
6666
Read-only
addressMintedBalance(addressview returns (uint256)
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 tokenId)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintfree(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNftPerAddressLimit(uint256 _limit
setSaleStatus(bool _status
setmaxFree(uint256 _newMaxFree
setmaxSupply(uint256 _newMaxSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.