Chronicles

Verified contract

Active on Ethereum with 1,331 txns
Deployed by via 0x5cde69a1 at 16529278
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
Native
Value $21,271.8
0xae84040bdba0e2a2d8677a8ea866c130dcd524103b9e66192c0d796f8f8283f4
0xc4001833861ea67657ef2622881e186ee4136804406e646ae2f70b491dc46d43
0xe48aa238bdb6875c706e439950e30f8c8217c82c1474ca1bb1989ef41da5670f
0xb5510998d75c9ee5d8c0de492780f0fcc62d0d33dd1782c9131e65183ed31f39
0x12105c5ac727e44b654f4a349f852ecfec888025f3f3425ac59b5aff49247db4
0xef384544d15768c5dd06ae41854803b8769da3a6c697c4e99423ea605d471fe6
0x6213940fd523bb7d38644301b1b89ab5fb3dda5848530d5d030275e1b4a5cf9e
0x1223ee75c8da661090e2ee820ab4e79722a69da6968784a648877c8fb1f42c7c
0x61a81901716653d92819876751ae965d81dc1733a6574e249b048389865312d2
0xca723bc5c74101a37dc878b8e0380f40bad41a3542e77f3526a98f61d24aace4

Functions
Getter at block 21102062
FILTER_REGISTRANT(view returns (address)
0x3cc6cdda760b79bafa08df41ecfa224f810dceb6
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
OPERATOR_FILTER_REGISTRY_ADDRESS(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
clbAddr(view returns (address)
0x392fca64c0995fb27bb419b4898ed3004fa6f169
clbPrice(view returns (uint256)
50000000000000000
getNumReservedForClbs(view returns (uint256)
85
 
getSettings(view returns (struct ChroniclesSettings)
maxSupply(view returns (uint256)
2000
maxWhitelistMintPerWallet1(view returns (uint256)
10
maxWhitelistMintPerWallet2(view returns (uint256)
10
name(view returns (string)
Chronicles
numAllowedForWhitelist1(view returns (uint256)
70
numAllowedForWhitelist2(view returns (uint256)
1729
numReservedForClbs(view returns (uint256)
85
numReservedForGiveAways(view returns (uint256)
580
owner(view returns (address)
0xdb275fac4239aa53e3c56b7e999dfc2b2406b671
ownerAddr(view returns (address)
0xdb275fac4239aa53e3c56b7e999dfc2b2406b671
pausedAll(view returns (bool)
true
pausedClbMint(view returns (bool)
true
pausedPublicMint(view returns (bool)
false
pausedWhitelistMint1(view returns (bool)
false
pausedWhitelistMint2(view returns (bool)
false
publicPrice(view returns (uint256)
100000000000000000
symbol(view returns (string)
COTIW
totalSupply(view returns (uint256)
1493
whitelistMerkleRoot1(view returns (bytes32)
0x7bfe077ace45e3df494336effd3e5b47d7e0576e7910388b71644672cdbd42a9
whitelistMerkleRoot2(view returns (bytes32)
0xab6130afb07d56323c8e9ef2f28997da8b206f6a5e11b48348ddd98a18ade960
whitelistPrice1(view returns (uint256)
100000000000000000
whitelistPrice2(view returns (uint256)
100000000000000000
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)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdToClbBurnPreferences(uint256view returns (uint16 departmentbool isRareuint256 clbTokenId)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
whitelistClaimCount1(addressview returns (uint256)
whitelistClaimCount2(addressview returns (uint256)
State-modifying
approve(address operatoruint256 tokenIdpayable 
giveAway(address recipientuint256 num
mintFromBurn(address recipientuint256 clbTokenIdbool isRareuint16 departmentpayable returns (uint256)
mintFromBurnBatch(address recipientuint256[] clbTokenIdsbool[] isRaresuint16[] departmentspayable returns (uint256[])
mintFromWhitelist1(uint256 numbytes32[] _merkleProofpayable 
mintFromWhitelist2(uint256 numbytes32[] _merkleProofpayable 
mintPublic(uint256 numpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setClbContractAddr(address addr
setClbPrice(uint256 priceInWei
setDefaultRoyalty(address receiveruint96 feeNumerator
setFilterRegistrant(address newRegistrant
setMaxSupply(uint256 val
setMaxWhitelistMintPerWallet1(uint256 count
setMaxWhitelistMintPerWallet2(uint256 count
setNumAllowedForWhitelis1(uint256 count
setNumAllowedForWhitelist2(uint256 count
setNumReservedForClbs(uint256 count
setNumReservedForGiveAways(uint256 val
setOperatorFilterRegistry(address registryAddress
setPausedAll(bool val
setPausedClbMint(bool val
setPausedPublicMint(bool val
setPausedWhitelistMint1(bool val
setPausedWhitelistMint2(bool val
setPublicPrice(uint256 priceInWei
setWhitelistMerkleRoot1(bytes32 root
setWhitelistMerkleRoot2(bytes32 root
setWhitelistPrice1(uint256 priceInWei
setWhitelistPrice2(uint256 priceInWei
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawAll(payable 
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(string namestring symbolstring initBaseURIaddress operatorFilterRegistryAddressaddress operatorFilterRegistrant
Fallback and receive

This contract contains no fallback and receive objects.

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