ERC721Factory
Verified contract
Active on
Ethereum with 46 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 "ERC721Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18029486 | a year ago | | | 0 | 0.053634400 | |
| 18029485 | a year ago | | | 0 | 0.053586625 | |
| 18029467 | a year ago | | | 0 | 0.053587825 | |
| 18028993 | a year ago | | | 0 | 0.055470808 | |
| 18025930 | a year ago | | | 0 | 0.053586325 | |
| 18021969 | a year ago | | | 0 | 0.12861150 | |
| 18021968 | a year ago | | | 0 | 0.12872472 | |
| 18021967 | a year ago | | | 0 | 0.12860790 | |
| 18021966 | a year ago | | | 0 | 0.12871752 | |
| 18021965 | a year ago | | | 0 | 0.12872760 |
ABI
ABI objects
Getter at block 21292396
owner() view returns (address)
0x4dcc48186e09cb13e837609cea0eeba6f581d9ea
root() view returns (bytes32)
0xb4cd72d071b3c7e8ab753466c98f719d5cc8d21956330ddbab6e3d9f5960b846
Read-only
contracts(address) view returns (address)
State-modifying
Events createContract(uint96 _royalty, string _name, string _symbol, address _metadataResolver, string _baseURI, bool lockMetadata, uint256 _amountToMint, address _recipient, bytes32[] _proof)
ownerCreateContract(uint96 _royalty, string _name, string _symbol, address _metadataResolver, string _baseURI, bool lockMetadata, uint256 _amountToMint, address _recipient)
renounceOwnership()
setRoot(bytes32 _root)
transferOwnership(address newOwner)
unsetContract(address _userAddress)
ContractCreated(address indexed contractAddress, address indexed owner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.