Mirror Editions V2

Verified contract

Active on Ethereum with 4,394 txns
Deployed by via 0x750b9ae2 at 12782094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34,407.89
0x30e7cd8be70df75d9dc861c0ff4666ccdb82dfbf82e1be50e35dda5afff76346
0x4f980d1931cd4cc7384b5ebcd36ea9a2e704394450d11f60b2bd700163f4af82
0xe19265fe3dd3655cb73c09725dc0ceb91f1df5ed5d3728b77593a4117cdb44da
0x0a922e595c04e24be0679b9031c2b9e00682d50138ac56e6337b8b4f5c2108e9
0x08c1d158950e0c65436b86ddab942a2b5db28c38059e75455663adbd584b9d39
0xdc5752c84f69494293ce5e03eb36d91e0ecfcdc490b30f273b8e9be2d177ee27
0x442511cf088febb895b38e60b41960d7c9a3a06d05aa0212dcea5231a03fa995
0xc61571aa89116044baa4ddb1bae5771a398f47bfee6f6279260c8bf29e147592
0xfca89fe8ada2d723f44b47c0d3cf3a272392f1aa70442be008691f55abc96d9f
0x6cca8bb81cf7b6cb0548b70caea34a022aa0b3cf6bc606d0dfd96aef66f3a246

Functions
Getter at block 21034842
contractURI(view returns (string)
https://mirror-api.com/editions/v2/metadata
feePercent(view returns (uint16)
0
feeUpdateTimelock(view returns (uint256)
172800
feesAccrued(view returns (uint256)
0
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
name(view returns (string)
Mirror Editions V2
nextFeePercent(view returns (uint16)
0
nextFeeUpdateTime(view returns (uint256)
0
nextOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x2330ee705ffd040bb0cba8cb7734dfe00e7c4b57
symbol(view returns (string)
EDITIONS_V2
treasury(view returns (address)
0xd5ca42b27f5b37da1b08dba71a53056b0c939204
Read-only
balanceOf(address ownerview returns (uint256)
computeFee(uint256 _amountview returns (uint256)
contentHash(uint256 tokenIdview returns (bytes32)
editions(uint256view returns (uint256 quantityuint256 priceaddress fundingRecipientuint256 numSoldbytes32 contentHash)
fundingBalance(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoyaltyRecipient(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenToEdition(uint256view returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
withdrawnForEdition(uint256view returns (uint256)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
buyEdition(uint256 editionIdpayable 
cancelOwnershipTransfer(
changeBaseURI(string baseURI_
createEdition(uint256 quantityuint256 priceaddress fundingRecipientbytes32 contentHash
createEditionTiers(struct EditionsEditionTier[] tiersaddress fundingRecipient
executeFeeUpdate(
queueFeeUpdate(uint16 newFee
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setRoyaltyRecipient(uint256 editionIdaddress newFundingRecipient
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address nextOwner_
updateTreasury(address newTreasury
withdrawFees(
withdrawFunds(address fundingRecipient
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EditionCreated(uint256 quantityuint256 priceaddress fundingRecipientuint256 indexed editionIdbytes32 contentHash
EditionPurchased(uint256 indexed editionIduint256 indexed tokenIduint256 numSolduint256 amountPaidaddress indexed buyer
FeeUpdateQueued(uint256 newFeeaddress sender
FeeUpdated(uint256 feePercentaddress sender
FeesWithdrawn(uint256 feesAccruedaddress sender
FundsWithdrawn(address fundingRecipientuint256 amountWithdrawnuint256 feeAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI_address treasury_uint16 initialFeeuint256 feeUpdateTimelock_address owner_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.