Mirror Editions

Verified contract

Active on Ethereum with 4,792 txns
Deployed by via 0x7e05e157 at 12517328
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,569.75
 (#3354)
ERC-721
--
0x13e322d01996b1b3a2b0080aad3921eb390445ff1b4682618a16c8b7786e8d68
0xf22001e7f061c60121b798d6e3eb023babad12854c35734e3d4f81723e27c758
0x884bbe907b4268323691f2a27477faa91fd1969d56a76515ca2820f6f95bf218
0xb81afa54bb895719d09b6411396ca4876d689a96153c82e61bc150dab568232d
0x18b3c12873feb9b35a66230090e5c64f9699f5f39f3cf1add930c177396f76a7
0x1af3a1bcdc216a2b021f5e7db8e28efc8fa5a023c2d000b2c58403b51feb328c
0xd745011ef45d12cae5fe2bce668436b4e67c45bab6ec797b09b81c36ee4c5503
0x5302db49c6cf2d9481eedcf00528ec0f5df66548b94c2ec9f23b21177a133556
0xcf345bdffda7f3da9569a7bb3ee5f74bed04949f82407684e83c0259c473913e
0x767a18e2b209c4a1fe324cfb2e0cf3374e8b6861da06cd64c5776718bde1d275

Functions
Getter at block 21127759
name(view returns (string)
Mirror Editions
symbol(view returns (string)
EDITIONS
Read-only
balanceOf(address ownerview returns (uint256)
editions(uint256view returns (uint256 quantityuint256 priceaddress fundingRecipientuint256 numSold)
getApproved(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
approve(address touint256 tokenId
buyEdition(uint256 editionIdpayable 
createEdition(uint256 quantityuint256 priceaddress fundingRecipient
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
withdrawFunds(uint256 editionId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EditionCreated(uint256 quantityuint256 priceaddress fundingRecipientuint256 indexed editionId
EditionPurchased(uint256 indexed editionIduint256 indexed tokenIduint256 numSoldaddress indexed buyer
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.