@c3naaX for 12 Days of Art

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x91dab028 at 16114703
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "@c3naaX for 12 Days of Art"

0x121dc341a5dd832eedd82d4771c1c2166f502468f6e0b713fa7cfed50fd6cfe4
0xbd599ef4ead87fdc47f0e3d3d4b4de7052edf9ea1d3f1de8294feab60c996460
0x577d9c69df9d2565b9c4f5223999d7077b4724b2674d3742131abd31f5b5c87c
0x2f7d29f9ffe43b750c323274da8eb8b11217b3ba28943f2dc89afca9fef0e7be
0x7f4af43dbf60e714b26754403bf06bd8d692311b13e3c4259b5ba646e7b12814
0xa1cb8c6594057ca9101512d9572a3f7842b9a31b856268a87ffdd50380bd5407
0x8028c53567dde656ca19c1a70eed6aa35d40bc2ab8dfc2b5d8e9d5969728e9c4
0xae7e464210e17655f1159ebadc522819e0f1f693f0667dd75664318b4339e435
0x543164c291402e1796b79c45e9db4b1b32205984d3ae4749631899b710772265

Functions
Getter at block 21299948
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmQJT5VvQde5JLU4cLQhAwxuYY2CaD24Vz2Hfj2UxU4v7T/
contractURI(view returns (string)
ipfs://QmQJT5VvQde5JLU4cLQhAwxuYY2CaD24Vz2Hfj2UxU4v7T/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 5, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 5)]
name(view returns (string)
@c3naaX for 12 Days of Art
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x85bcb8a0809c5dd5b03939b62f692d5ca5e3c0fe
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0x85bcb8a0809c5dd5b03939b62f692d5ca5e3c0fe, saltedHash=0xfaccb79148c7dbcdc41d4ecae51841293be7c1fe46b052462dcfa808057a5453)
symbol(view returns (string)
CNAAXFORDAYSOFART
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getNiftyType(uint256 tokenIdview returns (uint256)
getNiftyTypeDetails(uint256 niftyTypeview returns (struct NiftyType)
getPaymentSplitterByNiftyType(uint256 niftyTypeview returns (address)
getPaymentSplitterByTokenId(uint256 tokenIdview returns (address)
getRoyaltySettings(uint256 niftyTypeview returns (struct RoyaltyRecipient)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address owner)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIPFSHash(uint256 tokenIdview returns (string)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptAdmin(
approve(address touint256 tokenId
burn(uint256 tokenId
burnBatch(uint256[] tokenIds
finalizeContract(
initializeDefaultOwner(address defaultOwner_
initializeERC721(string name_string symbol_string baseURI_
initializeNiftyEntity(address niftyRegistryContract_
initializeRoyalties(uint256 niftyTypeaddress splitterImplementationaddress[] payeesuint256[] sharesreturns (address)
mint(uint256[] amountsstring[] ipfsHashes
nominateAdmin(address nominee
renounceAdmin(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setIPFSHash(uint256 niftyTypestring ipfsHash
setMetadataGenerator(address metadataGenerator_
setRoyaltyBips(uint256 niftyTypeuint256 bips
setSigner(address signer_bytes32 saltedHash_
sign(uint256 saltbytes signature_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20(address tokenContractaddress recipientuint256 amount
withdrawERC721(address tokenContractaddress recipientuint256 tokenId
withdrawETH(address recipientuint256 amount
Events
AdminTransferred(address indexed previousAdminaddress indexed newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
ContractSigned(address signerbytes32 databytes signature
NiftyTypeCreated(address indexed contractAddressuint256 niftyTypeuint256 idFirstuint256 idLast
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyReceiverUpdated(uint256 indexed niftyTypeaddress previousReceiveraddress newReceiver
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.