CryptoZodiacs
Verified contract
Active on
Ethereum with 767 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0x6c4b…099a
0xa4b3…2e70
0x7d12…4c09
Balances ($0.00)
No balances found for "CryptoZodiacs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7934512 | 5 years ago | | | 0 | 0.00029113000 | |
| 7401748 | 6 years ago | | | 0 | 0.00034473200 | |
| 7398764 | 6 years ago | | | 0 | 0.00062946400 | |
| 7392211 | 6 years ago | | | 0 | 0.00062946400 | |
| 7391486 | 6 years ago | | | 0 | 0.00062946400 | |
| 7356679 | 6 years ago | | | 0 | 0.00068946400 | |
| 7269812 | 6 years ago | | | 0 | 0.0022040200 | |
| 7218520 | 6 years ago | | | 0 | 0.00023814000 | |
| 7217044 | 6 years ago | | | 0 | 0.0017243000 | |
| 7217039 | 6 years ago | | | 0 | 0.0015736600 |
ABI
ABI objects
Getter at block 21258895
DEFAULT_CREATION_LIMIT() view returns (uint256)
600000
autoBirthFee() view returns (uint256)
2000000000000000
ceoAddress() view returns (address)
0xc280c04b1b219bef095f0a820f9ea35732ae71e5
cfoAddress() view returns (address)
0x0000000000000000000000000000000000000000
cooAddress() view returns (address)
0xf7e6cad0795bf84cc58efc9e99f9f4942dab22cc
defaultCreatedCount() view returns (uint256)
13476
erc721Metadata() view returns (address)
0x0000000000000000000000000000000000000000
geneScience() view returns (address)
0x7d12d9a0addb0f1f593f9155ba8b43a2bb234c09
name() view returns (string)
CryptoZodiacs
newContractAddress() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
pregnantZodiacs() view returns (uint256)
0
saleAuction() view returns (address)
0x6c4bf0783ba8728b76e15c2af37118218bcc099a
secondsPerBlock() view returns (uint256)
15
siringAuction() view returns (address)
0xa4b30c41aa2e6525026f53b937d68b23ad602e70
symbol() view returns (string)
CZ
totalSupply() view returns (uint256)
14077
Read-only
ZodiacIndexToApproved(uint256) view returns (address)
ZodiacIndexToOwner(uint256) view returns (address)
balanceOf(address _owner) view returns (uint256 count)
canBreedWith(uint256 _matronId, uint256 _sireId) view returns (bool)
cooldowns(uint256) view returns (uint32)
getZodiac(uint256 _id) view returns (bool isGestating, bool isReady, uint256 cooldownIndex, uint256 nextActionAt, uint256 siringWithId, uint256 birthTime, uint256 matronId, uint256 sireId, uint256 generation, uint256 genes)
isPregnant(uint256 _ZodiacId) view returns (bool)
isReadyToBreed(uint256 _ZodiacId) view returns (bool)
ownerOf(uint256 _tokenId) view returns (address owner)
sireAllowedToAddress(uint256) view returns (address)
supportsInterface(bytes4 _interfaceID) view returns (bool)
tokenMetadata(uint256 _tokenId, string _preferredTransport) view returns (string infoUrl)
tokensOfOwner(address _owner) view returns (uint256[] ownerTokens)
State-modifying
Events approve(address _to, uint256 _tokenId)
approveSiring(address _addr, uint256 _sireId)
bidOnSiringAuction(uint256 _sireId, uint256 _matronId) payable
breedWithAuto(uint256 _matronId, uint256 _sireId) payable
createDefaultGen0Zodiac(uint256 _genes, address _owner, uint256 _time, uint256 _cooldownIndex, uint256 _zodiacType)
createDefaultZodiac(uint256 _matronId, uint256 _sireId, uint256 _genes, address _owner, uint256 _time, uint256 _cooldownIndex)
createSaleAuction(uint256 _ZodiacId, uint256 _startingPrice, uint256 _endingPrice, uint256 _duration)
createSiringAuction(uint256 _ZodiacId, uint256 _startingPrice, uint256 _endingPrice, uint256 _duration)
giveBirth(uint256 _matronId) returns (uint256)
pause()
setAutoBirthFee(uint256 val)
setCEO(address _newCEO)
setCFO(address _newCFO)
setCOO(address _newCOO)
setGeneScienceAddress(address _address)
setMetadataAddress(address _contractAddress)
setNewAddress(address _v2Address)
setSaleAuctionAddress(address _address)
setSecondsPerBlock(uint256 secs)
setSiringAuctionAddress(address _address)
transfer(address _to, uint256 _tokenId)
transferFrom(address _from, address _to, uint256 _tokenId)
unpause()
withdrawAuctionBalances()
withdrawBalance()
Approval(address owner, address approved, uint256 tokenId)
Birth(address owner, uint256 ZodiacId, uint256 matronId, uint256 sireId, uint256 genes, uint256 generation, uint256 zodiacType)
ContractUpgrade(address newContract)
Pregnant(address owner, uint256 matronId, uint256 sireId, uint256 matronCooldownEndBlock, uint256 sireCooldownEndBlock)
Transfer(address from, address to, uint256 tokenId)
constructor()
fallback()
This contract contains no error objects.