Spookies

Verified contract

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

No balances found for "Spookies"

0xb01827f4ce694aa8ee10b896f896dd45682bdbdd76d92217cab330fd26beeb58
0x10f80db11dfe6aa9f1ae4f05ccc65b1c6f22a6fdb15037277d0f0a72b76da98d
0x7df127771700b498a7e40639c590cd9c411922f32b4bfb9fea57bc10e2b53e39
0xa7d16d6bc03459f378c199abb3f161d707ec0c2b9ce43592694a3d7b925adf02
0x845e0ec552d5c70df8c866b67ea1b2f8f683f06ba0763dfbdd020f4d68b9a184
0xd5c6651e504ba64869df99b86143711e764593d360e59cf8840dcb63891fb7d7
0x8fa7ed03336dc8f6011978acf551367031a01e00f34a25875b01529491e84dc6
0x633ddf37c645ebddba982e2f77a6fb1e013e78f73a5a0a8e4d66ebb99ae82343
0x5aad7f8366e38ec3016e00de130b6ebbe245ddceba2a3fa1308805f9051cb2ef
0x91be0d3ec4bac1695fb5f55c22df018198590d7fc8a5a4e1f4900e7997746380

Functions
Getter at block 21201917
MAX_SPOOK(view returns (uint256)
8888
contractURI(view returns (string)
ipfs://QmYgvNPMzgcN7gjxPbavJLbriw4mctqwqCzirsJAwR6jfZ
name(view returns (string)
Spookies
owner(view returns (address)
0x72fe23b90be9dd3ed8afd38cacc588226c426844
paused(view returns (bool)
false
symbol(view returns (string)
SPOOK
totalSupply(view returns (uint256)
8888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countview returns (uint256)
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
approve(address touint256 tokenId
mintSPOOK(address _touint256 _countpayable 
pause(bool val
reserveSPOOK(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.