Apocalyptic Queens

Verified contract

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

No balances found for "Apocalyptic Queens"

0x37cb1571d01230e70a9b415f06c9fbc8b8a86061f7570ff5eba2c6de8ea8e10f
0xfbc331bf9d163964516750edfd9981a9a7aa8d3e2f77ec3549c0f5fad5e1da54
0x58776354cc04aec86eb5bf490d6c94ca75977382346c8b054051a2fd7f27badf
0x5f0a6a5f1b7e693bd127618cc0a6c6813c686f3b73fe71c0c5a48913a5eae26d
0x34129777324af74a06ecab4781575ae0d8ef9332020b2b5e18e814bd8a99fa25
0x5e00ef51d7112c882a5c25ff2f79d5ef5790bf2b0248ad2356e57012fe8b26f2
0xc15851e34d82bfc24fb71ae41202e61667d7d4c6840f5d5f53ddaa7bbd228296
0x6ae92d2d0bd0bf63fad17dc09ce32bf6131a8a37d613a6471348cfc23ce0462d
0x472f6e03c9e73e33b19e31121689eef219e1422f46d2479205fc920dec03db4e
0x4f3fe0682a3da67b7dbd74e21bea032b29b8947f09f4e195f5637ae623d08b76

Functions
Getter at block 20851208
apocalyptic(view returns (address)
0xf793a77e32a0e5c0cd28383e1e04bbc66ee52438
baseURI(view returns (string)
ipfs://QmYxtPPeq4ABvakZD4sJpsPkFZihCtn5y5jeWsiQjGjGoz/
checkQueens(view returns (uint256 toMint)
0
name(view returns (string)
Apocalyptic Queens
owner(view returns (address)
0x0165dfa0c24594ee8e4b75b1de5d411d6feae33d
price(view returns (uint256)
60000000000000000
pricePublic(view returns (uint256)
80000000000000000
saleDetails(view returns (bytes1 phaseuint8 maxBatchuint16 totalCount)
(phase=0x02, maxBatch=10, totalCount=8888)
startTokenId(view returns (uint256)
1
symbol(view returns (string)
AAQUEENS
totalMinted(view returns (uint256)
8888
totalSupply(view returns (uint256)
8888
treasury(view returns (address)
0x0165dfa0c24594ee8e4b75b1de5d411d6feae33d
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipAt(uint256 indexview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
manualWhitelist(addressview returns (bytes1)
minted(uint256view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
changeOwner(address _newowner
changePrice(uint256 _newPrice
changePricePublic(uint256 _pricePublic
changeTreasury(address _treasury
distributeFunds(payable 
mintQueens(uint256 _amountpayable returns (uint256)
rescueTokens(address recipientaddress tokenuint256 amount
safeMint(address touint256 _amount
safeMintBatch(address touint256 _amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApocalypticApes(address _newAddress
setApprovalForAll(address operatorbool approved
setBaseURI(string _newURI
setMaxBatch(uint8 _maxBatch
setPhase(bytes1 _phase
transferFrom(address fromaddress touint256 tokenId
whitelist(address _userbytes1 _status
whitelistBatch(address[] _userbytes1 _status
withdrawAll(payable 
withdrawAmount(address _recipientuint256 _amountpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintQueens(address indexed summoneruint256 times
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(
URIQueryForNonexistentToken(