CryptoSpooks

Unverified contract

Proxy

Active on Ethereum with 809 txns
Deployed by via 0x6d20db41 at 14452279
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
7 additional variables

No balances found for "CryptoSpooks"

0x56fa5f06a80ee2430bc9237e2c28ba03a6a671ad0760be7218d5987e1b128654
0xa13ed38df22eb9c2efc538f48b10bb2e880d641251e38fed89b0851429ba7766
0x8c28bba60ea811ce0e78f58e8f58f92f55aaa6940c75ee09384190655191b9a4
From
0x1eb26aab32ed0b177a4b5de13075a8ff1e87d8cf2ac9bfb83330d25fd19130f9
0xa8b461cc1726c23a4c5a339c9cd18a90dd1c56846a26911a0a8955239f1187c9
0xbbbce3f73117e8f35cd6e3a10851fec06dd34952a41f55791a42e3ba31ac8e11
0x721982684e386826a524a5c0574b2a1dcbe654c5abb6214fe8c57df21072cd4a
0xe035dca17aa0fe87f8e784824ba634c66819682ceb6ccb742bda7560f046b38a
0x965f089e03a0510016bfa7cd376b2a9b5fbe297fa8b8ce3a3a1d706ab104bba3
0x04566d8ce8514ed5fbe1fa08382378ce11cc608185ef6cdd81fbc48237f11b5f

Functions
Getter at block 21393357
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
50000000000000000
maxPerMint(view returns (uint32)
8
maxPerWallet(view returns (uint32)
2000
name(view returns (string)
CryptoSpooks
open(view returns (bool)
true
owner(view returns (address)
0x85574758ef8faea01745956b5a92ce619953dbcc
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
3001
symbol(view returns (string)
SPOOKS
totalSupply(view returns (uint256)
3001
Read-only
affiliatesOf(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
__ERC721A_init(string name_string symbol_
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
withdraw(payable 
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.