DELUSIONS OF REALITY

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xa66fecd4 at 16472180
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 "DELUSIONS OF REALITY"

0xa49331ef53246d74bd7043be8570b055a3afe16a59b163ca686d41e2c08bfe9e
0xb864db24f8b54cedbc1bcdb27c6f39173aef551fdae1323e147170bdef92899e
0x8050aaabbe6253f84f1e3da1aaa9afc76fe8d0e26098b64fd55360c4534469af
0xcccd468c36246ad9d884221bc8850d4825b5333e14b93a290295d591a539b72f
0x5ebd19539b14e1edd5f32a7e7c135b5bf5390af9d051c74071c3b7f5eb241c4b
0x7d2a995afa87b74f702a888d6d9fe673c031a4d820b391a18d4080e59f0e88a1
0x6955b25c899065bdfb97d909cdda162d0157de788984c362acc8313280faa2c6
0xef974dba4288674d8add80191b343c1a6f8a25e5948f168e2a28b2d3e83d0312
0xfc1d2be947090c7f0fabd4a7fa9da3a827f09a3817b04b6bb66abf9e983d34f0
0x4902f83652fcbcf871c8db6f8e7eeccaa8367406e126950214c7ef6b0120ddec

Functions
Getter at block 21209894
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmQ9A6A1jaidcyfeN7ZyKmaX26BKZef4NTY4HJ3FM54p4S/
contractURI(view returns (string)
ipfs://QmQ9A6A1jaidcyfeN7ZyKmaX26BKZef4NTY4HJ3FM54p4S/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 41, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 8), (true, 2, 9, 18), (true, 3, 19, 25), (true, 4, 26, 41)]
name(view returns (string)
DELUSIONS OF REALITY
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xf49c7a4fa6fbfecad83a56a06b2ba53352e7ce5b
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0xf49c7a4fa6fbfecad83a56a06b2ba53352e7ce5b, saltedHash=0xa0567be4ec68234fe1fc359fdece803063e76f4a496d4cbb0fd2cdc466b71c22)
symbol(view returns (string)
DELUSIONSOFREALITY
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.