Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

LightAccount

Verified contract

Implementation

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

No balances found for "LightAccount"

No transactions found for "LightAccount"


Functions
Getter at block 22048264
domainSeparator(view returns (bytes32)
0x25474a407dec92b9f4cd1fa8c02e939d5cec28e4e657879028fab03690c33206
entryPoint(view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getDeposit(view returns (uint256)
0
getNonce(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
encodeMessageData(bytes messageview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
isValidSignature(bytes32 digestbytes signatureview returns (bytes4)
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytespure returns (bytes4)
onERC1155Received(addressaddressuint256uint256bytespure returns (bytes4)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokensReceived(addressaddressaddressuint256bytesbytespure 
State-modifying
addDeposit(payable 
execute(address destuint256 valuebytes func
executeBatch(address[] destbytes[] func
executeBatch(address[] destuint256[] valuebytes[] func
initialize(address anOwner
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
validateUserOp(struct UserOperation userOpbytes32 userOpHashuint256 missingAccountFundsreturns (uint256 validationData)
withdrawDepositTo(address withdrawAddressuint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint64 version
LightAccountInitialized(address indexed entryPointaddress indexed owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address anEntryPoint
Fallback and receive
receive(
Errors
ArrayLengthMismatch(
InvalidInitialization(
InvalidOwner(address owner
NotAuthorized(address caller
NotInitializing(