KernelFactory

Verified contract

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

No balances found for "KernelFactory"

No transactions found for "KernelFactory"


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