MirrorAllocatedEditionsLogic

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc455f26a at 13748486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MirrorAllocatedEditionsLogic"

No transactions found for "MirrorAllocatedEditionsLogic"


Functions
Getter at block 21097313
baseURI(view returns (string)
contentHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractURI(view returns (string)
metadata
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
mirrorOpenSale(view returns (address)
0x0e1c07384dd2ada007e4b819816fd34afb4678f1
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
royaltyPercentage(view returns (uint256)
0
royaltyRecipient(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address owner_view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getContentHash(uint256view returns (bytes32)
isApprovedForAll(address owner_address operator_view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
burn(uint256 tokenId
cancelOwnershipTransfer(
initialize(struct IMirrorAllocatedEditionsLogicNFTMetadata metadataaddress owner_address fundingRecipient_address royaltyRecipient_uint256 royaltyPercentage_uint256 pricebool listbool openuint256 feePercentage
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setRoyaltyInfo(address royaltyRecipient_uint256 royaltyPercentage_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address nextOwner_
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyChange(address indexed oldRoyaltyRecipientuint256 oldRoyaltyPercentageaddress indexed newRoyaltyRecipientuint256 newRoyaltyPercentage
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address mirrorOpenSale_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.