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

Cataclysmic

Verified contract

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

No balances found for "Cataclysmic"

0x9472d87c084b866f04da17ea3163a769fef63645769c7dd7639e509439aeac95
0x505e08bbe417fe21bac3ea6dd94967e02c954f438c4ae7b4f75fc9fe152de6fd
0xc989f77a2209b504aa9f5a6a72f25eba2df9dd13f0289487989e2cdcd01952d8
0xc9c9a7b79471052f257931d068b3ca90ae0a34a354d569508f0c3bb03bea4132
0xbf8522d6cb5735f81e410b38850986f03d8a00fa39f92e7dbe2b4f12c429b180
0x0ee2ad9a8da6d7f1382e610ccd5384f006f627737eeec6cfd9ef5e701793e923
0xe86b74d89ce77d0afe7c5d17ebb1f47d0d1eb8e2e8a8befe4242f87afa6ab9af
0x57d3f5be9c0226dbc934dda12d8db1c469357b1029f57f36f4e3c5a6a1639327
From
0xfbc1ae6667b2f4ccbb73eb06997adb90392a83c58351165a167d1c099d42ca4a
0xb11841583a36cdd6f73c6d0ed292243e2e319c5ef132d9c13c98ba44944139a8

Functions
Getter at block 20803441
baseURI(view returns (string)
ipfs://QmQgtDsTPbo7Nf3Wax2CBHLy9DisfWvdEAJXy7iggqytDX/
hiddenMetadataUri(view returns (string)
ipfs://QmeUDN9ACN1dbEMUsVGiWhL1PHdqrvM3BLktAKeMUK3pa8/
isPublicLive(view returns (bool)
true
isRevealed(view returns (bool)
true
maxPerTransaction(view returns (uint256)
2
maxPerWallet(view returns (uint256)
2
maxTotalSupply(view returns (uint256)
3000
mintPrice(view returns (uint256)
0
name(view returns (string)
Cataclysmic
owner(view returns (address)
0xdcdb220b6b173f53d139ee8f481cd6a97ff44200
symbol(view returns (string)
CATNIP
totalSupply(view returns (uint256)
3000
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintsPerWallet(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 idview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
EngineerDigitalCC0Genome(uint256 _amount
EngineerDigitalCC0GenomePrivate(address _receiveruint256 _amount
GenomeBegin(
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxPerTransaction(uint256 _maxPerTransaction
setMaxPerWallet(uint256 _maxPerWallet
setMaxTotalSupply(uint256 _maxTotalSupply
setMintPrice(uint256 _mintPrice
setWithdrawAddress(address _withdrawAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(