DepartedApesFortuneCookies

Verified contract

Proxy

Active on Ethereum with 5,820 txns
Deployed by via 0x495bf9fb at 16138834
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
2 additional variables

No balances found for "DepartedApesFortuneCookies"

0x4c48b6923f265a4360d422ff64f6f6d42e0ea570699837af36b7499be66666d1
0x47d303cbdc015927a0c8219f1a2306496ffe8864ac89f431beb628ea6b38e9b8
0x58b1bb76c627bbd928146e929c1e9dc8615f30e8aa38aecbc93e3efe58129735
0x37d47fb040bbb1f58ae713d2d51dee3e54536939b84d84113eb215487a689429
From
0x183278ec11e35a56356229c7826fb6a85d25130b5bfcd305be16b992e4b978f5
0x538571b79abce5157c2067009c2659d43af3cca5d39c747aefeb9e07aa7f40ff
0x3dd5b720d73e85f2e9c82c524bf7d965b595ac996333e10d80c1b11fac586e76
0xcb490f378621334d391d3117c15c3556b726a3031dc697b565c9d5e3bb740b61
0x5dda70952e149a3c195c3f452c6b039bbbee5028098aff6fa2876b32709a041e
0x86e4f731f390653dfa87b735df8913d7b5c68b98112f4cd3ec3d423df6bd209f

Functions
Getter at block 21322278
MAX_PER_ADDRESS_PUB(view returns (uint256)
1
MAX_PER_ADDRESS_WL(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
5000
baseURI(view returns (string)
ipfs://QmUGGGDS9k4MaYbhZZRu3mBfSBD1uqYcxMm9ztSwQqEJpG/
isOperatorFilterRegistryRevoked(view returns (bool)
false
merkleRoot(view returns (bytes32)
0xe7a692c344b42fadd5f35470a850e8af5a436035d6e60df71217f8c512a5d2e8
mintEnd(view returns (uint256)
1670569200
mintStart(view returns (uint256)
1670504400
name(view returns (string)
DepartedApesFortuneCookies
owner(view returns (address)
0xe5cb4be2557fe2387aa99b5d1597ae9b6e68a680
paused(view returns (bool)
false
symbol(view returns (string)
DAFC
tokenURISuffix(view returns (string)
totalMinted(view returns (uint256)
5000
totalSupply(view returns (uint256)
5000
whitelistEnd(view returns (uint256)
1670547600
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)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address operatoruint256 tokenId
freeMint(uint256 _quantitybytes32[] proof
initialize(uint256 _MAX_PER_ADDRESS_WLuint256 _MAX_PER_ADDRESS_PUBstring _coverBaseURIstring _tokenURISuffixuint256 _mintStartuint256 _mintEnduint256 _whitelistEndbytes32 _merkleRootuint256 _MAX_SUPPLY
pause(
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setFreeMintInfo(uint256 _mintStartuint256 _mintEnduint256 _whitelistEnduint256 _MAX_PER_ADDRESS_WLuint256 _MAX_PER_ADDRESS_PUBuint256 _MAX_SUPPLY
setNewMerkleRoot(bytes32 _newRoot
setTokenURISuffix(string _newTokenURISuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdrawETH(address _to
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
AlreadyRevoked(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(