DiamondFactory

Verified contract

Active on Ethereum with 28 txns
Deployed by via 0xb415b379 at 15777866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots

No balances found for "DiamondFactory"

0x15f06c9f3566dbaa8b0a202d093e07d239874ec2fd3409a9556492bc95595ef8
0x3e3d9d5a9024df432aab63b8c9f2eb37a787ac822052cc2e0974f29ce616feb4
0xb5fd11cef660f8b72b0c138d10609903fec851569740f03181efa471ab86124c
0x59943a4fb22c07ba1490bc28a3abd69f4ef2c664236cceb433fb172534187009
0xfc2424ced911a79ee31372ae0e1d3863134826d7a1bc9106cc9665b10aeb3036
0xe3818f0709ce125d9c677066969e37bde2033062cd22187edf00a4a2f9989b75
0x4fb41d9a3bb7033162dd4873047d90b17de327eb4b9acaa7bb05288311d74707
0xf195b4caa88c35aae8f1c0eb0e2413f3514e4b4e425efa02a678232609833851
0xb8a477a5deb1ecd125d3310448689e93d01fdac976e9481871298bbe63212e1c
0x58f73e504b375fa815eab897136f5f6bbc1849809079a0277e301bf42eb68e2a

Functions
Getter at block 20899329
symbols(view returns (string[])
[DMND]
Read-only
exists(string symbolview returns (bool)
getDiamondAddress(string symbolview returns (address)
getFacets(string facetSetview returns (struct IDiamondCutFacetCut[])
isController(address _addressview returns (bool allowed)
State-modifying
add(string symboladdress diamondAddress
addController(address _controller
create(struct DiamondSettings paramsaddress diamondInitbytes _calldatastruct IDiamondCutFacetCut[] facetsreturns (address diamondAddress)
createFromSet(struct DiamondSettings paramsaddress diamondInitbytes _calldatastring facetsreturns (address diamondAddress)
initialize(struct DiamondFactoryInit initData
relinquishControl(
remove(string symbol
removeFacets(string facetSet
setFacet(string facetSetuint256 idxstruct IDiamondCutFacetCut facetAddress
setFacets(string facetSetstruct IDiamondCutFacetCut[] facetAddress
Events
ControllerAdded(address indexed contractAddressaddress indexed controllerAddress
ControllerRemoved(address indexed contractAddressaddress indexed controllerAddress
DiamondAdd(address indexed factorystring indexed symboladdress indexed diamond
DiamondCreated(address indexed factorystring indexed symbolstruct DiamondSettings settings
DiamondRemoved(address indexed factorystring indexed symboladdress indexed diamond
Initialized(uint8 version
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.