PeacefulApeClub

Verified contract

Active on Ethereum with 3,802 txns
Deployed by via 0xb8cf5306 at 14847910
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "PeacefulApeClub"

0xa28ff07b9dfaaf7491d10bc9d928aa585e699a3763df545b7370669597189337
0x37600670446f83eb7d090b93b783c6eda6cfd6202c590b6caaf48333bb567080
0xf498fdf7c4b36e5e3856bcfbf439f27e8f2acf06949e946bb520ffb55637f7b9
0x033e9ae2c2c9d1e7a84505d27c73406db065e96aa26fc102f3a9abdf22c00a11
0xb2cd1e5b52a785a698eb774f7487f21fc27088acb509d8ad21e086cdd6ba4236
0x6c69dad8375cf9032b9e142f1ef6a5d3491995369aca2ef41060bf1249109fb0
0xb4b34fec34870b527aaab54893a6e3d3e3a06a5601d541c49dca082da734a9eb
0x347a84586ff439b5f24714a273cace59ca436ee999ebf459d126e77f81ed8005
0x47c9543557f6e66065179bd73db60821236bf38a542427b7fe8e13f62d6d18d6
0x150940a7aa80170d36fe0df182e5e8518ed532050b5b5322ee7e95d498edb1b3

Functions
Getter at block 21258884
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmaurupNwsMgCnHHobiSbyCvBYhJBUVgZ8FYp7UC3dV9sR/
cost(view returns (uint256)
0
currentPhaseMintMaxAmount(view returns (uint256)
3000
maxMintAmount(view returns (uint256)
3000
maxSupply(view returns (uint256)
3000
name(view returns (string)
PeacefulApeClub
nextOwnerToExplicitlySet(view returns (uint256)
0
nftPerAddressLimit(view returns (uint256)
1
notRevealedUri(view returns (string)
ipfs://QmWxjg1xu7d2X2w1adXiMUzf4VVU4YwCRfqxkBMGM13S4q/hidden.json
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x7addb3a6c32274713e8b82748a338929fd37fd6c
preSaleIsActive(view returns (bool)
false
preSalePaused(view returns (bool)
true
preSaleStart(view returns (uint32)
1646964000
publicSaleIsActive(view returns (bool)
true
publicSalePaused(view returns (bool)
false
publicSaleStart(view returns (uint32)
1647136800
revealed(view returns (bool)
true
symbol(view returns (string)
PAC
totalSupply(view returns (uint256)
3000
vipSaleIsActive(view returns (bool)
true
vipSalePaused(view returns (bool)
false
vipSaleStart(view returns (uint32)
1646618400
Read-only
balanceOf(address ownerview returns (uint256)
checkVIPMintAmount(address _accountview returns (uint256)
checkWhitelistMintAmount(address _accountview 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
addController(address controller
approve(address touint256 tokenId
preSaleMint(uint256 _mintAmountpayable 
publicSaleMint(uint256 _mintAmountpayable 
removeController(address controller
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setPreSalePause(bool _state
setPreSaleStart(uint32 timestamp
setPublicSalePause(bool _state
setPublicSaleStart(uint32 timestamp
setVIPSalePause(bool _state
setVIPSaleStart(uint32 timestamp
setVIPUsers(address[] _accountsuint256[] _amounts
setcurrentPhaseMintMaxAmount(uint256 _newPhaseAmount
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
vipSaleMint(uint256 _mintAmount
whitelistUsers(address[] _accountsuint256[] _amounts
withdraw(
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUriuint256 _maxSettingAmountPerMintuint256 _maxCollectionSize
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.