Cypher

Verified contract

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

No balances found for "Cypher"

0x038d34140850fa9b4599362f2ebe97943c3a0c850c927fc0f8dca782a3f94033
0x83fe5f0ba5c8ef93ae1e7fbc44f6dba5d8da9a405d31dd61cbe5d3ac880d7982
0xd4b0292f77266fc38fefd9ff8b26ee66169f28781761889e62914b4534a0ca2b
0x81c264342131407682dcce272ababeea6662425599fe098b8d56382064c968f5
0x7501111f6ea579fe7b66dc958ff6c8b62e5aafa1664068d42b80b78eb42cc961
0x4b7386b965ac6207f3241cc23e3084379164bb39efac45a28d29f900cd5353b9
0x50894785473ec5e2ed1bcf44b26d2b58fa83a84155c9c415dcb60e8190c01ac1
0x3c649b08d2ac30da80fcff0db81f0b35baf90bd6edabc93ac94f57ff431174eb
0x53187ea56d8b7400204bb7dadb9d98ccb41aab581d9b4ca495002158ad7abea3
0x4d013cc6ac2f0b6106317fbe14cc0ff2e08a4ce4ffa2b0a1cc5fbf5d9642ecdf

Functions
Getter at block 21305162
getInfo(view returns (bool hasStartedbool hasEndeduint256 blocksUntilAuctionStartuint256 currentGenerationuint256 currentFeeuint256 blocksUntilNextHalvinguint256 currentInvocationCountuint256 maxTokenInvocations)
(hasStarted=true, hasEnded=true, blocksUntilAuctionStart=0, currentGeneration=9, currentFee=2000000000000000000, blocksUntilNextHalving=0, currentInvocationCount=1024, maxTokenInvocations=1024)
name(view returns (string)
Cypher
owner(view returns (address)
0x515c21b5f72d43714bcd59a32939d1cbcc3ef638
symbol(view returns (string)
CPHR
totalSupply(view returns (uint256)
1024
Read-only
balanceOf(address ownerview returns (uint256)
generate(uint256 tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
metadata(uint256 tokenIdview returns (string)
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
approve(address touint256 tokenId
lock(
purchase(payable returns (uint256 tokenId)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAuctionStartBlock(uint256 auctionStartBlock
setDrawingContract(address drawing
setInitialDuration(uint256 initialDuration
setInitialFee(uint256 initialFee
setMaxHalvings(uint256 maxHalvings
setMaxTokenInvocations(uint256 maxTokenInvocations
setMetadataContract(address meta
setRecipient(address recipient
setReservedInvocations(uint256 reservedInvocations
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(CypherConstructorArgs args
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.