ERC721AMintplexFactory
Verified contract
Active on
Ethereum with 75 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 "ERC721AMintplexFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21277789 | 16 days ago | | | 0 | 0.0084968867 | |
| 20651591 | 3 months ago | | | 0 | 0.00085794086 | |
| 20552316 | 4 months ago | | | 0 | 0.00068450528 | |
| 20406028 | 4 months ago | | | 0 | 0.0021351066 | |
| 20147210 | 6 months ago | | | 0 | 0.0024452590 | |
| 20064616 | 6 months ago | | | 0 | 0.0070308655 | |
| 19721420 | 8 months ago | | | 0 | 0.0066697990 | |
| 19122776 | 10 months ago | | | 0 | 0.017899725 | |
| 19117488 | 10 months ago | | | 0 | 0.011126868 | |
| 19111095 | 10 months ago | | | 0 | 0.0085921798 |
ABI
ABI objects
Getter at block 21389045
libraryAddress() view returns (address)
0x5af88611ac2abf562177346d7f11da5cc67d3597
owner() view returns (address)
0x3d8362c991e29a3ccb268912175da4da787348f2
Read-only
This contract contains no read-only function objects.
State-modifying
Events create(address _owner, address[] _payables, uint256[] _payouts, string tokenName, string tokenSymbol, string[2] uris, uint256[2] _collectionSettings, uint256[2] _settings) returns (address)
renounceOwnership()
setLibraryAddress(address _libraryAddress)
transferOwnership(address newOwner)
MintplexContractCreated(address newMintplexContract)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _master)
This contract contains no fallback and receive objects.
This contract contains no error objects.