ShellFactory

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0xacdf4d91 at 14218094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ShellFactory"

0x1729fbefea27a82138d85bce0ce0dd0cbdc51d85a6d3d6e89923118364908eaf
0xed0b404be353dae3bfd4776d2bf2f45b1548208d22ea95dcca8860911d27bae1
0x86e294ade80bba6ec834877abfa436ac77acb94710c83d02889f201ca2306d78

Functions
Getter at block 21379718
owner(view returns (address)
0x303eefedee1ba8e5d507a55465d946b2fea18583
Read-only
implementations(stringview returns (address)
State-modifying
createCollection(string namestring symbolstring implementationNameaddress engineaddress ownerreturns (address)
registerImplementation(string nameaddress implementation
renounceOwnership(
transferOwnership(address newOwner
Events
CollectionCreated(address collectionaddress implementation
ImplementationRegistered(string nameaddress implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ImplementationExists(
ImplementationNotFound(
InvalidImplementation(