MirrorAllocatedEditionsFactory
Verified contract
Active on
Ethereum with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MirrorAllocatedEditionsFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14182591 | 3 years ago | | | 0 | 0.028275854 | |
| 14182388 | 3 years ago | | | 0 | 0.027637821 | |
| 14179052 | 3 years ago | | | 0 | 0.048737214 | |
| 14176653 | 3 years ago | | | 0 | 0.018404394 | |
| 14175006 | 3 years ago | | | 0 | 0.055632983 | |
| 14174998 | 3 years ago | | | 0 | 0.039054297 | |
| 14174820 | 3 years ago | | | 0 | 0.028168456 | |
| 14166175 | 3 years ago | | | 0 | 0.055417971 | |
| 14166173 | 3 years ago | | | 0 | 0.040230709 | |
| 14159598 | 3 years ago | | | 0 | 0.053308092 |
ABI
ABI objects
Getter at block 21421429
logic() view returns (address)
0x7ad52eceffcb3bd41bc434a9acfecdbc8ef8450e
tributaryRegistry() view returns (address)
0x1171b858777120a59a6cc8148edda8982f187cd8
Read-only
This contract contains no read-only function objects.
State-modifying
Events deploy(struct IMirrorAllocatedEditionsLogicNFTMetadata metadata, address operator_, address fundingRecipient_, address royaltyRecipient_, uint256 royaltyPercentage_, uint256 price, bool list, bool open, uint256 feePercentage) returns (address proxy)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
CloseSale(bytes32 h)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed fromAddress, address indexed toAddress)
EditionsProxyDeployed(address proxy, address operator, address logic)
OpenSale(bytes32 h)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Purchase(bytes32 h, address indexed token, uint256 tokenId, address indexed buyer, address indexed recipient)
RegisteredSale(bytes32 h, address indexed token, uint256 startTokenId, uint256 endTokenId, address indexed operator, address indexed recipient, uint256 price, bool open, uint256 feePercentage)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Withdraw(bytes32 h, uint256 amount, uint256 fee, address indexed recipient)
constructor(address tributaryRegistry_, address logic_)
This contract contains no fallback and receive objects.
This contract contains no error objects.