KernelFactory

Verified contract

Active on Base with 16 txns
Deployed by via 0xb38f73a0 at 2669990
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "KernelFactory"

0x55d282db937e49d9580d4b582bbe13568d9e08e339bcaf085efe731d7ccfe4b7
0xc3a58988821d11bd3eb266834ba661037de3ea327c53bc05d79070610db93f12
0x6797e97462b2c201cee9a1c22ec9e957524293de19a34f1ec59cff75458a10ae
0xee2f3899a4955ed7f7cc78e0f84a4b07ac250f2b5eb7a9b85d28a15fd360f2e0
0x17e4c853e48d998f96302294bba927432ca479daa03236f28bee8e19d990dc94
0x3538604900e1b7d1e1a0e13698322ec24086fa4ca183589d010d071a9bef035c
0x2490ce0a1d4067b0e1de6223856c286f23e21ebd5445c32f60966fa3f47da2f8
0x73c4ee5fbaa8a62d52d0c40b275e56ac7345b3e748a62e0fe4206d2662da3a29
0x5003e389e170fd41e18a686f2abb00bee934eaf1611af1a7c5181a05d0c2e487
0x92f9fa1666837414ecebb97281625347ca91812ff00efe55a604c0bcd098ee02

Functions
Getter at block 22943340
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(