Create2Deployer

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4e2858ee at 16396592
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
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "Create2Deployer"

No transactions found for "Create2Deployer"


Functions
Getter at block 20869694
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOYER_ROLE(view returns (bytes32)
0xc806a955a4540a681430c702343887fec907f9e462be59f97b2cb3bcf01bb4bd
VERSION(view returns (uint8)
2
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
computeAddress(bytes32 saltbytes32 bytecodeHashview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deploy(uint256 amountbytes32 saltbytes bytecodebytes initializerreturns (address)
deployToken(uint256 amountbytes32 saltbytes bytecodebytes initializerreturns (address)
grantRole(bytes32 roleaddress account
initialize(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 amountreturns (bool)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Deployed(address newContractbytes32 saltbytes32 bytecodeHash
DeployedToken(address newContractbytes32 saltbytes32 bytecodeHashstring namestring symbol
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.