Factory

Verified contract

Implementation

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

No balances found for "Factory"

No transactions found for "Factory"


Functions
Getter at block 21432292
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
CODE_VERSION(view returns (uint256)
10000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SIGNER_ROLE(view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
callFee(view returns (uint256)
0
deploymentFee(view returns (uint256)
0
templates(view returns (string[] templateNames)
[]
version(view returns (uint256)
0
Read-only
OPERATOR_ROLE(address instancepure returns (bytes32)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
implementations(stringview returns (address)
isOperator(address instanceaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
whitelisted(addressview returns (bool)
State-modifying
call(address instancebytes datapayable 
call(address instancebytes databytes signaturepayable 
deploy(string namebytes initdatapayable 
deploy(string namebytes initdatabytes signaturepayable 
grantRole(bytes32 roleaddress account
initialize(address factoryOwneraddress factorySigner
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setCallFee(uint256 newFee
setDeploymentFee(uint256 newFee
setImplementation(string nameaddress newImplementation
setOperator(address instanceaddress operatorbool allowed
setWhitelisted(address instancebool newStatus
upgrade(
withdrawFees(address to
Events
OperatorChanged(address instanceaddress operatorbool allowed
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TemplateCreated(string nameaddress implementation
TemplateDeployed(string nameaddress implementationaddress destination
TemplateUpdated(string nameaddress oldImplementationaddress newImplementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.