Factory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc6e7cdae at 16083208
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 21205931
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
CODE_VERSION(view returns (uint256)
10200
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SIGNER_ROLE(view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
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)
implementation(string templateNameuint256 templateVersionview returns (address)
isOperator(address instanceaddress operatorview returns (bool)
latestImplementation(stringview returns (address)
latestVersion(stringview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
versions(string templateNameview returns (uint256[] templateVersions)
whitelisted(addressview returns (bool)
State-modifying
call(struct FactoryCallRequest requestbytes signaturepayable 
deploy(struct FactoryDeploymentRequest requestbytes signaturepayable 
grantRole(bytes32 roleaddress account
initialize(address factoryOwneraddress factorySigner
registerTemplate(address implementationAddress
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setOperator(address instanceaddress operatorbool allowed
setWhitelisted(address instancebool newStatus
upgrade(
Events
Initialized(uint8 version
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
TemplateAdded(string nameuint256 versionaddress implementation
TemplateDeployed(string nameuint256 versionaddress destination
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.