Centaurify_Collection_AAA

Verified contract

Active on Ethereum with 465 txns
Deployed by via 0x65e7ed1a at 15774825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables

No balances found for "Centaurify_Collection_AAA"

0x1dd50c5410de07d71f861d914b23507c8a9b5928d8981d84cd1db9d807b87eb6
0x24ece684e8bef99cb066f02c2494c3ba888b2f7451f06c86590325955481e993
0x45b45d5f9d2c2c1a180f2e913e257b29317f2215ac589d746470200834ac75c6
0xae9d2eadaf5c2ca7d363665fcbc68a6867cf1a87b992032cf15eecfb77eba031
0x0584138105add07a4a3c57bc410fa79d08e349ab5b215d616abb88ee789e78b3
0xa34b4c63648bc36c694569cede6b5eac15f403e38199ace8753126f8c8115afb
0xece69a45936e8c84ba91588d6331193f1b58060f70d4629ebeb14e984b6da0ea
0xe35656ca2db77e3d258fdc4eeb4579e44b33b6f78da4cf83d31851b43ee3f5ae
0x1c16eddf00b0ff5684f3df383d218256dab5dd5df7500e6bc0cbf3aa2000528a
0xb787210219616fd5f9181b7204bc50bafd1f476b0789bc9750f5a8221a1b9518

Functions
Getter at block 21307261
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
contractURI(view returns (string)
https://enefte.info/centaurify/contract.json
endTimestamp(view returns (uint256)
0
maxItemsPerTx(view returns (uint256)
3
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintPrice(view returns (uint256)
100000000000000000
name(view returns (string)
Centaurify_Collection_AAA
owner(view returns (address)
0x7e5c63372c8c382fc3ffc1700f54b5ace3b93c93
recipient(view returns (address)
0x71c208ca9becb627aeb26e1a082d40e308f56928
royalty(view returns (address)
0xc4ae79593e2f290c350ec4ab3ff130be9ad95c41
startTimestamp(view returns (uint256)
0
status(view returns (uint8)
5
symbol(view returns (string)
CENT_AAA
totalSupply(view returns (uint256)
1500
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getRemainingMints(address userview returns (uint256 remaining)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
verify(bytes32 rootbytes32 leafbytes32[] proofpure returns (bool)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
grantRole(bytes32 roleaddress account
ownerMint(address touint256 amount
publicMint(uint256 amountpayable 
removeStuckTokens(address _tokenaddress _to
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string __baseTokenURI
setContractURI(string __contractURI
setDefaultRoyalty(address _royaltyAddressuint96 feeNumerator
setEarlyRevealValues(uint256 _earlyRevealTimestamp
setMaxItemsPerTx(uint256 _maxItemsPerTx
setMerkleRoot(bytes32 _merkleRoot
setPhaseOneMintValues(uint256 _startTimestampuint256 _endTimestampbytes32 _merkleRoot
setPhaseThreeMintValues(uint256 _startTimestampuint256 _endTimestampbytes32 _merkleRoot
setPhaseTwoMintValues(uint256 _startTimestampuint256 _endTimestampbytes32 _merkleRoot
setPublicMintValues(uint256 _startTimestampuint256 _endTimestamp
setRecipient(address _recipient
setRevealValues(
setRoyaltyReceiver(address _royalty
setTokenRoyalty(uint256 tokenIdaddress _royaltyAddressuint96 feeNumerator
setURISuffix(string _suffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistPhase1Mint(uint256 amountbytes32 leafbytes32[] proofpayable 
whitelistPhase2Mint(uint256 amountbytes32 leafbytes32[] proofpayable 
whitelistPhase3Mint(uint256 amountbytes32 leafbytes32[] proofpayable 
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
InitUriSuffix(string Suffix
Minted(address indexed owneruint256 amountuint256 indexed lastTokenIduint8 indexed mintPhase
NewBaseUriSet(
NewContractUri(
NewMaxItemPerTx(
NewMerkleRoot(
NewRecipient(
NewRoyaltyReceiver(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SavedStuckTokens(address indexed ContractAddressaddress indexed Touint256 indexed Amount
StatusChange(uint8 indexed statusuint256 startTimestampuint256 endTimestamp
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdraw(uint256 amountaddress indexed receiver
Constructor
constructor(string __contractURIaddress _operatoraddress _royalty
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
Code_1(uint8 Currentuint8 Required
Code_2(uint256 Timestamp
Code_3(string Message
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintPhaseEnded(uint256 EndTimestamp
MintToZeroAddress(
MintZeroQuantity(
NoZeroValues(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WrongValue(uint256 Value