This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20895720, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Cypher Collection

Verified contract

Active on Ethereum with 8,019 txns
Deployed by via 0xba2b4717 at 14812764
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Native
Value $0.05
 (#11)
ERC-721
--
0xd6f809ae1f7f1ad012a0de2d1b2f85989eb3eec672d5be688eeefba17d38da3d
0x0e6de3fac834170671cb0f7c1b3ef5ebf94c82e695a4b4a59a70b0966be58770
0x3aed331d0167cdfc03f449ab3ce2c99ec28a10c0ae884e5b150bf2d4dd8b07ec
0x04474e064c42e63bbd8e17819fd1e057a7959b73e87d05ba616ac18a2fe372a3
0x075e7de7f3c45d3097139a279715a13c0204ef87a18c2a1ae2221daaeacbb600
0xdc14ded1eeb1141633b78e986c4de27e03089991c6b927fbd9d63c1630580517
0x152c143b02efb80d7cc294a8f4ef5590a9c8e09be268537f6a070b03c68f6356
0xaba131e9246f4fcaa8bb0c9416e93439bd139eaaee46521f88ac02b46c5e9a0c
0x52d48e045d011e1b8bd82bce4722be2ceef47249b8bf7f9e8947e1b43d845529
0xb779901ac636745bfb6f6f369e2c38b2c07665f8faf42cf2882943746ed46b75

Functions
Getter at block 20895719
amountCollectionPartOne(view returns (uint256)
3890
amountForDevs(view returns (uint256)
300
amountForSaleAndDev(view returns (uint256)
7780
maxPerAddressDuringMint(view returns (uint256)
50
maxPublicMints(view returns (uint256)
5
name(view returns (string)
Cypher Collection
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xe6abb3a4587966b4e641e9fb08bc0e0430662b9e
publicSaleCost(view returns (uint256)
500000000000000000
symbol(view returns (string)
CYPH
totalGiveawayMintsRedeemed(view returns (uint256)
60
totalSupply(view returns (uint256)
3108
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
saleStartTime(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalGiveawayMints(uint256view returns (uint256)
whitelistFreeMints(addressview returns (uint256)
whitelistMints(uint256addressview returns (uint256)
whitelistStartTime(uint256view returns (uint256)
State-modifying
addToWhitelistRootHash(bytes32 _hash
approve(address touint256 tokenId
clearWhitelist(
devMint(uint256 quantityaddress _To
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setPartTwoGiveawayMintsCount(uint256 _count
setPublicSaleCost(uint256 _cost
setSaleSTartTime(uint256 _indexuint256 _time
setWhitelistStartTime(uint256 _indexuint256 _time
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 quantityuint256 whitelistQuantityuint256 spotInWhitelistuint256 freeMintAmountbytes32[] proofpayable 
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(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForAuctionAndDev_uint256 amountForDevs_uint256 amountPartOne_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.