KernelFactory

Verified contract

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

No balances found for "KernelFactory"

0xc88744f699ab184198be17847b3d24d7336406ad802cd9f4b71f67f48569cbe2
0xd5ae9732d4de3ebd632ffa2adfd2a62ffa63e93a0dcd3e6d38d38fe4c6d1eca4
0x37d70ec0874b901d32f890319ba0fd0abf0180c36939828a9f9f446d2a6be93a
0x3d45f41245a347cdbcfe856281dc9f306c31754a786f8c71dc09af1e3ab069c6
0xef7c4c096d26ef677ad38420c7964f04c213b9119bc31d5c3c826f8ff2705d37
0xe6f651fe0d83af958e5c87dc3c004f731518bf2345fdc6e83286766f4c0a91c0
0x1f15ab6cbd953fc6fe8d03986b1922f008c89953cdd42fc18df0ccc3600ec7f2
0xe018cf332e02b063185702b703164820bcef644a8848cbc665da34e61172c11e
0xf1e98be313195e02e2701369c50e9970668d79e695e5bfc917ab2abde12f0e97
0x4330f51b64ec325c00c11f1e9b8e3b73884c907321cbacc232bb0f9e044d7640

Functions
Getter at block 21226072
entryPoint(view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
initCodeHash(view returns (bytes32 result)
0x58cd6511c9a65b962584a512c784f6e21342cece8699f0240381b3b72e0fe905
owner(view returns (address result)
0x715f45c4fe4f72cb75d6de2f36d0428923a70946
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(