CollectionFactory
Verified contract
Active on
Ethereum with 0 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "CollectionFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CollectionFactory"
ABI
ABI objects
Getter at block 21212821
implementation() view returns (address)
0x1378b056b82c0157145b735f903b05d3ef62e44a
nodeRegistry() view returns (address)
0x72373101e2d85807fd46d460c7e0603dca709b86
Read-only
This contract contains no read-only function objects.
State-modifying
Events createCollection(struct CreateCollectionConfig config) returns (address collection)
CollectionCreated(address indexed collection)
constructor(address _nodeRegistry, address _implementation)
This contract contains no fallback and receive objects.
NotAuthorized()