PieFactoryContract

Verified contract

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

No balances found for "PieFactoryContract"

0xa6a7308e7ad05512df6773608362df76c7d34543e682f077c9ee7cbca930cf18
0x4333ace1fdaa74e1e953e40086b959b1464051217a70cc74b33fbfce85ace818
0xc36e30c23af3597a96933a253c99d3964c4f305130581f932ce5d26413f66567
0xda3bc60034b88b298299979a47b8dc9ef13bf38f1d584661d5e130aeef59aa72
0xcfa866af8fa88575ca5d424b3fd1a917bcc5f129a731c113722b15fd87563d7e
0xe50506cd32538d35167fe9105b90cce54f1f3d7b5855894acc2a4cf650bdbb83
0xaf54a22364fc6329c02a0749d7c4eb126d25ceb4da6dda9a9e24619b6dc1cf0e
0x43909d418dc8595ea40f611ed0d78d3b9dc1791c0b9534bb401bb89134ff6fe2
0x4cc8f974468818ebcb760af0d0a6b98b71f21d4365fa23c63ca19fa32d9c89b8

Functions
Getter at block 21161592
defaultController(view returns (address)
0x61f7e935053e7ec2b4a3d62215a8c5e043f6eaae
diamondImplementation(view returns (address)
0x20fa1b7557b00518ece235c01e1e380bf2fc33cd
 
getDefaultCut(view returns (struct IDiamondCutFacetCut[])
getDefaultCutCount(view returns (uint256)
6
owner(view returns (address)
0x61f7e935053e7ec2b4a3d62215a8c5e043f6eaae
Read-only
defaultCut(uint256view returns (address facetAddressuint8 action)
isPie(addressview returns (bool)
pies(uint256view returns (address)
State-modifying
addFacet(struct IDiamondCutFacetCut _facet
bakePie(address[] _tokensuint256[] _amountsuint256 _initialSupplystring _symbolstring _name
removeFacet(uint256 _index
renounceOwnership(
setDefaultController(address _controller
setDiamondImplementation(address _diamondImplementation
transferOwnership(address newOwner
Events
DefaultControllerSet(address indexed controller
FacetAdded(struct IDiamondCutFacetCut arg0
FacetRemoved(struct IDiamondCutFacetCut arg0
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PieCreated(address indexed pieAddressaddress indexed deployeruint256 indexed index
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.