KernelFactory

Verified contract

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

No balances found for "KernelFactory"

0xde597a8ce3c1413d28d98ec22e517e92c7225848711b7ee8f13bcfff47e43592
0xa3df17cfac17de180a34aee2bdf3993fa01c5adbd0f3c97637425e33938e1d25
0xbab3e6977a223f66c894287e439ee0a4310a7dbb21244afe41217359a9a0b62b
0xba8399e9b5e0ed7221906221f69290359a461e4b8583a3af86dfbc4c845eeff5
0x15baf6952441bd8ca43eb42a10a3e98a74100260e2e527da8b2a4a2ea645b69e
0x3e178b0d1e8d9058bf267a38d9f24eeace0e2700e5f134e93bb8d5c4b6ce7d51
0x2fe25704ac0ff92edcb0aea487cb22d3fcac8ec290facef0e36fb8d358c0aaf6
0x057d860d6097d6314e89903093ebf8e2480b1773f4739fdc94de417a1433ae36
0x23435387c73bc9dc406876cfafdbbcb64efe06440a5bbd44d51f578dba103c62

Functions
Getter at block 21259071
entryPoint(view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
initCodeHash(view returns (bytes32 result)
0xee9d8350bd899dd261db689aafd87eb8a30f085adbaff48152399438ff4eed73
owner(view returns (address result)
0x9775137314fe595c943712b0b336327dfa80ae8a
ownershipHandoverValidFor(view returns (uint64)
172800
Read-only
getAccountAddress(bytes _datauint256 _indexview returns (address)
isAllowedImplementation(addressview returns (bool)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
predictDeterministicAddress(bytes32 saltview returns (address predicted)
State-modifying
addStake(uint32 unstakeDelaySecpayable 
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
createAccount(address _implementationbytes _datauint256 _indexpayable returns (address proxy)
renounceOwnership(payable 
requestOwnershipHandover(payable 
setEntryPoint(address _entryPoint
setImplementation(address _implementationbool _allow
transferOwnership(address newOwnerpayable 
unlockStake(
withdrawStake(address withdrawAddress
Events
Deployed(address indexed proxyaddress indexed implementation
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Constructor
constructor(address _owneraddress _entryPoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DeploymentFailed(
NewOwnerIsZeroAddress(
NoHandoverRequest(
SaltDoesNotStartWithCaller(
Unauthorized(