DeGenerativeApepes

Verified contract

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

No balances found for "DeGenerativeApepes"

0xdb6081a44394dcac4008661c637f7ae7d97f3f1d30a5d4aff8941e182e829a4a
0x39a30530efbb52ee0c7da9d5aab434b07cb010f85accd61494fe0bb3af5cc209
0x3f1d623b9eeedfbc56521ffc3161d533894f9c06fd541a9dd90008775a6b9706
0x03db2ff02e8a77ae11ed59ae6799a174fa7b9c83bd224ed9144e771b90de37f1
0xa233883f4308e37f83b0780148e7ba0e9fcb312eaa9d3ddf690d9df1f288d03c
0xfab41cc7440438fddf7660465f3404077e2180e7a8a0b201776c8eb04489aa91
0x068969cd727e29625a7865247d747719090690a368a1b74f777bbadca3c9572d
0xf9419682970b6d6c43043611f304fc6432904335224ec37102346b97faeeb148
0x156c5038cf8f1de9d5ae04b8209cce97493ec6ec85614d27c118ea9b8730d337
0x21386453266c7eaeb93c8e22653d830b2645a01a7a92eb67e4fc04db735568cd

Functions
Getter at block 20954854
cost(view returns (uint256)
10000000000000000
maxSupply(view returns (uint256)
1500
name(view returns (string)
DeGenerativeApepes
owner(view returns (address)
0x2f7e3670d89546e9b3240bf36bd851f82213547f
priorityAllow(view returns (uint256)
2
prioritylistActive(view returns (bool)
true
publicActive(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
DEGENAPEPES
totalSupply(view returns (uint256)
1501
Read-only
WLFreeClaimed(addressview returns (uint256)
WLPaidClaimed(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPriorityQuantity(address ownerview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
prioritylistFreeClaimed(addressview returns (uint256)
prioritylistPaidClaimed(addressview returns (uint256)
publicFreeClaimed(addressview returns (uint256)
publicPaidClaimed(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
activatePrioritylist(
activatePublicSale(
approve(address touint256 tokenId
mintFreePriority(uint256 _quantitypayable 
mintFreePublic(payable 
mintFreeWL(bytes32[] _merkleProofuint256 _quantitypayable 
mintPaidPriority(uint256 _quantitypayable 
mintPaidPublic(payable 
mintPaidWL(bytes32[] _merkleProofuint256 _quantitypayable 
releaseAirdropsAndTreasury(address _accountuint256 _quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURIbool reveal
setCost(uint256 _newCost
setMerkleRoot(bytes32 _merkleRoot
setPaymentAddress(address _paymentAddress
transferFrom(address fromaddress touint256 tokenId
transferFunds(
transferOwnership(address newOwner
Events
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(