A Little Pieces of Heaven

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x8e0e980e at 16499091
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 Little Pieces of Heaven"

0x87c832fd805828d0bcdecb84af4ebfc34c134189084e65c24454eea96f6ecfe0
0x454b87886d4cbe97bbec556be654d39b28139acc32503a2ae5df7ecb6738c179
0x5d8af7b494b0ced1ce0a9d0fffc2cc4273545677f8864afe6ceb648f59c3f95d
0x817860abe2b161398dc01bdb440b52c3e6cdbdff07ac797f088481b073107014
0x2ef7d16a0b39088655216c60dc42538ca95643a6b32c53d7107be685cc4cdaef
0x18803e370d051f20258dc91a4300fdb51c05c465d105d583063c15a156f30a7c
0xa4065ab212c879e2eb1635aaed298e4a61097e396a02e062cd448cc2534a3da1
0xf36be0c63579e7eec6d0d6de7a5c769dce44d83594e42cf9db0328f8e5bc8ef4

Functions
Getter at block 21388728
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://Qmf6iNGLxpCVDfpv2m6YBPCYXTSgSXR2ptkDQU3CfUfC4d/
contractURI(view returns (string)
ipfs://Qmf6iNGLxpCVDfpv2m6YBPCYXTSgSXR2ptkDQU3CfUfC4d/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 15, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 10), (true, 2, 11, 15)]
name(view returns (string)
A Little Pieces of Heaven
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x484ca62c145099b1bb3d56af725eaaa07028e99d
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0x484ca62c145099b1bb3d56af725eaaa07028e99d, saltedHash=0x196de0916a4e4dd5a0ec5408eefcb1202075d96ca5dba53f5aa93c449ff3b0db)
symbol(view returns (string)
ALITTLEPIECESOFHEAVEN
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.