This contract is being backfilled. You may encounter incomplete storage history.

Spooky Boys Country Club

Verified contract

Active on Ethereum with 20,614 txns
Deployed by via 0x353133c8 at 13577640
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2382)
ERC-721
--
0x971265e8bb7a218804a2d49e8a1a43b55088f8dc548c8f428971fbcca9d532f2
0xbb7cf768e970178722df84615b194476d2076b31ba169d0e88d1b31635ebc7af
0xad02d13078c1ccf20fc5a7d876a882d5cc8b04f9917453fc230dd0452f8020c2
0xefa02d27456190d0b6bdf8cc7d545501b22ab5505da031945ad0ffe0c159f1a8
0x1408a51cb93f4c80d84f9873f1e5b49b6ecc572c3fe04a8054cd2296ecd6dcf3
0xad0f6c49fd303ee248ef684cb3373139dc13c57b3c3c3cb2e3a352cae700b144
0x9aec873c46f5a4918a30f681ec4d22b9c7485436f1328e640a62f24c53f017ae
0x9b2bbb4f9649cb02067c37a776e090e252e7a86a4e5c7133917d4f1f7f668a83
0xf4c2b5af80b549ba6fe7904dbd2675b0fe0be8b8d5e10bac98aaae5f8ec92417
0xcf46ac933e9b74628fe2fc82be5dbd1af54efa1ba0b353cfde6ba0965a48ae9e

Functions
Getter at block 20811797
AIRDROP_RESERVE(view returns (uint256)
15
MAX_PUBLIC_MINT(view returns (uint256)
12985
MAX_SPOOKY_BOY_PURCHASE(view returns (uint256)
5
PRICE_PER_SPOOKY_BOY(view returns (uint256)
60000000000000000
name(view returns (string)
Spooky Boys Country Club
owner(view returns (address)
0x6beccd103bb773dec4079fe966c38f502cde6ce6
symbol(view returns (string)
sbcc
totalSupply(view returns (uint256)
13000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNFTPrice(uint256 amountpure returns (uint256)
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)
State-modifying
airdropSpookyBoys(address[] touint256[] numberOfSpookyBoys
allowEarlyRedemption(
approve(address touint256 tokenId
mintSpookyBoys(uint256 numberOfSpookyBoyspayable 
pauseEarlyRedemption(
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setWhitelistMaxMint(uint256 amount
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistPreSaleAddresses(address[] to
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 uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.