Down the Rabbit Hole Open Edition by Abelardo Morell

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x8ea71450 at 15769495
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 "Down the Rabbit Hole Open Edition by Abelardo Morell"

0x41414246c5027eb0a08c0e4eaa477771631d4823eb92eb62a2897a91079e29b6
0xf136319bb179bc0aa92049a61bab22a6030082e0e0d40bc93954b5a3d1aa4832
0x9f0763d0da6e135f895e1ed818da30709eb8c471af4b038bfbe010b5088455ef
0xefddc3c65cf3699799df15f2ab45e43325dbf98567c553f98782e30d0ba43caa
0xb4f0140d26d96a6127c2bb256a67ed72c4d7a6d5276c62e939fa60a196debdc0
0xd5dd94af1b99a3be20175af0caf47b277a22eb6a58e4c98a7b9a77b7f619bc3a
0x7eca4044adb1a9b6079d906b86ee94713da9c7732e5ef4c354b79e3601840ce5
0xe0d8fc1223772380e84e64d5927ccceb3ce026f2ae4fd235e778a110e98203d4
0x66deafdfb1ba7d894047ee2be218147e8b279d7d2e3d634a7aa854ac6579cb19
0xa52c3728498d66bd69f6557184d13f8e7f8aa0b23af727a2c363d0fb3668e40e

Functions
Getter at block 21248004
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmcurPGh6WY6XBN6Fm4ST75ydo8KrMR8NcCBemTvBgNvL9/
contractURI(view returns (string)
ipfs://QmcurPGh6WY6XBN6Fm4ST75ydo8KrMR8NcCBemTvBgNvL9/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 30, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 30)]
name(view returns (string)
Down the Rabbit Hole Open Edition by Abelardo Morell
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x715b0b97ddf28dfac48cd494fefe50fbf770a12f
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0x715b0b97ddf28dfac48cd494fefe50fbf770a12f, saltedHash=0x263f7d407713de719a2a232c258473885c2e62589bfa50d024304bd6aecd815d)
symbol(view returns (string)
DOWNTHERABBITHOLEOPENEDITIONBYABELARDOMORELL
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.