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.

0x010fac8292567edaf904f16c3cd09d7821ca2a4d

Unverified contract

Proxy

Active on Ethereum with 4 txns
Deployed by via 0xf12fa20b at 17850256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.25
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x752bf3da5f1ce790ee8dd11e6df7342a9c59248fa018f14d56face8661ed849e
0xeb98ebcc0fc950354b77e34d287bdea8a0185f85aabf50130f6e3121d7ecc083
0x16d9c665616c8cb6737e5fa0891c088ae7367dcfc81451cb9002aa6d9b38a97c
0xc51a4f61d4a33530a0338ce605773e5a95a59ac5f32752612a544e548247b500

Functions
Getter at block 20874904
EntryPoint(view returns (address)
0xdc5319815cdaac2d113f7f275bc893ed7d9ca469
FallbackHandler(view returns (address)
0xc9b02677ebfa3f4da43ebefc6fc38e11148b664d
getFallbackHandler(view returns (address fallbackHandler)
0xc9b02677ebfa3f4da43ebefc6fc38e11148b664d
getGuard(view returns (address guard)
0x0000000000000000000000000000000000000000
getOwner(view returns (address)
0x333c2b9960f80143724547d4a444c3e2785d2418
nonce(view returns (uint256)
60
Read-only
getUOPHash(uint8 sigTypeaddress EntryPointstruct UserOperation userOpview returns (bytes32)
getUOPSignedHash(uint8 sigTypeaddress EntryPointstruct UserOperation userOpview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address _ownerview returns (bool)
isValidSignature(bytes32 _hashbytes _signatureview returns (bytes4)
State-modifying
Initialize(address _owner
disableModule(address prevModuleaddress module
enableModule(address module
execTransactionBatch(bytes executeParamBytes
execTransactionFromEntrypoint(address touint256 valuebytes data
execTransactionFromEntrypointBatch(struct ExecutorExecuteParams[] _params
execTransactionFromEntrypointBatchRevertOnFail(struct ExecutorExecuteParams[] _params
execTransactionFromModule(address touint256 valuebytes datauint8 operation
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bytes returnData)
execTransactionRevertOnFail(bytes executeParamBytes
setFallbackHandler(address handler
setGuard(address guard
updateImplement(address implement
validateUserOp(struct UserOperation userOpbytes32 userOpHashaddress aggregatorAddressuint256 missingAccountFundsreturns (uint256 deadline)
validateUserOpWithoutSig(struct UserOperation userOpbytes32 userOpHashaddress aggregatorAddressuint256 missingAccountFundsreturns (uint256 deadline)
Events
AAOwnerSet(address owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
DisabledModule(address module
EnabledModule(address module
ExecutionFromModuleFailure(address module
ExecutionFromModuleSuccess(address module
HandleFailedExternalCalls(bytes revertReason
HandleSuccessExternalCalls(
ImplementUpdated(address indexed implement
SafeReceived(address indexed senderuint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.