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

ApeZuki

Verified contract

Active on Ethereum with 7,798 txns
Deployed by via 0xcf9d3ccf at 14145126
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ApeZuki"

0xe253030593c3dd821a070909d4d16baeabed013976d1deefc1a29645e0daea6e
0xc19b83daebc717db7bdb443967ca5c410408a009f3185a75d44ce31ea0086f8d
0xd672ea12929e659b88454c3a985df0e5a7ba5d1f3b46947828a20afc704e689c
0x2a085bdb30f461becd216b6d448e40fc96762bb8225e6cf19556f6a290998117
0xdc40ce51efff4c86e3fd8fe65822e31a0bef45d305b6509a27898ba144537c36
0x3a78c286840a05c7ebb4f237f11be3ed8c94a3a2918771d5bb152fa7d008d357
From
0xd3320a760cc27fef6846fcb5a2330399ff16ecd31ee71a10bbe41686269effe3
0x8f644dfb0c68baff2a93961c48c2878283ee4d976ec3ed77be952445689b9f8e
0x0cb424de0bc5d469bd8dc10fe82f07fd311f5cad6c49d452c78f166713c6f80f
0xd02b9131787ff7e1545c24010284477cbb9a83af2c0b67eab4612a8c8450972f
From

Functions
Getter at block 20893981
INITIAL_ADOPTION(view returns (uint256)
10
LOTTERY_SALT(view returns (bytes32)
0x495f947276749ce646f68ac8c248420045cb7b5e45cb7b5e45cb7b5eea213782
PRICE(view returns (uint256)
60000000000000000
_baseURI(view returns (string)
https://assets.apezuki.com/curated/json/
_config(view returns (uint16 maxSupplyuint16 reservedMintSupplyuint16 fixedFreeMintSupplyuint16 randomFreeMintSupplybool saleStarted)
(maxSupply=10000, reservedMintSupply=400, fixedFreeMintSupply=310, randomFreeMintSupply=600, saleStarted=true)
_randomFreeMinted(view returns (uint256)
355
name(view returns (string)
ApeZuki
owner(view returns (address)
0x00cec39a9d57168f3d0c435d452626934cb112ec
symbol(view returns (string)
APEZ
totalSupply(view returns (uint256)
9814
Read-only
_adopters(addressview returns (bool reservedMintedbool freeMinted)
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)
State-modifying
adoptApes(uint256 amountpayable 
adoptReservedApes(uint16 amountVbytes32 rbytes32 s
approve(address touint256 tokenId
flipSaleState(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
FreeMinted(address luckyAdopteruint8 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(struct ApeZukiConfig configstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.