A HISTORY OF CRYPTOART - SECOND WAVE BURN

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x8caabad4 at 18610653
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 "A HISTORY OF CRYPTOART - SECOND WAVE BURN"

0x020ff078b049365b58a25265ae3b1a67f3ddd663dfdbbdcca5c46b53e0e4ee56
0x05d57064cd036f1d77a6a6947e820bdffe68ccfb27b75488615b912ce7ba8510
0x5560d3f4a6344342ff1fa1daacfef526d324a45a4a9bba1f3fd77bc42e6179bb
0x0711b8c321b4868eae5fe9e946c75659a3a7346be043d14183f0cf26b85eff2f
0xc69df9b702a4472c3c7b9e55ae3420cabd3a4b32f6b76198754e2a9b2c71e97e
0x1d6adc4f4b584d5336975925d8c5d5e168529aaf2a3e759c7b8e1d60e58684fb
0xbe131536e6fe82826ec9776c012404b00880aa58598590011f100505bdd24fe9
0x0412017a4cfd9afd8240d1b012d247ab6433d3d8880d0277085351f0f5b28333
0x7e5fdbf298fb4c956e9c46d5d206c35cb0995c828cd90d4a639c9461754bc865
0x4cb142a075ce689e743a15f635b9edbb17ae81abd78900983e5bd38da72257db

Functions
Getter at block 21216564
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmRyDP3g8shtdTxgHpZPtQ5tCTeH6P9BJ3Z3wDjwqJQkUk/
contractURI(view returns (string)
ipfs://QmRyDP3g8shtdTxgHpZPtQ5tCTeH6P9BJ3Z3wDjwqJQkUk/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 59, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 59)]
name(view returns (string)
A HISTORY OF CRYPTOART - SECOND WAVE BURN
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xdd9e62bc2968ec2b00ebb76d7b384056c4561a2e
signature(view returns (bytes)
0x17787802f53a49da76d98d92ded8a9bc210219e86d0b08fed6e607f3b8621c361c49435297ddb8ffd1721a7e965cb8d5837343063e0baad45c8d871399a233821c
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=true, signer=0xdd9e62bc2968ec2b00ebb76d7b384056c4561a2e, saltedHash=0xceb1ef4b8e85a64645abadf713bbc3d5a4b050ea3dc0c0ca8f5ae5e999050edc)
symbol(view returns (string)
AHISTORYOFCRYPTOARTSECONDWAVEBURN
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.