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.

0x3e3707cae938bdb909ff1694501443d4490bb5ea

Verified contract

Proxy

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

No balances found for "0x3e3707cae938bdb909ff1694501443d4490bb5ea"

0x76897c584d007e342636626c3090ca65fcc3d540c403dc01862f1ce46e0a6498
0x5c418abd72b23df8f4d415ee25a9944c5ea81c5e13636bab34eddc4ffdc1ec95
0x898bb3ba04a45b21b5b2adc3dbcc6d842bec08888679489f7426d8389f826d2f
0xaa84eeb87e3f32d7cfa79597141f018d0464ad06abc2b27c25482d78d8892624
0xeb6ddc93e01d20dbc66e400387ccdef07854114d0930c55cc98bf02a9c41f7c9
0x0cee23c4d0e17947ffe1cb1d518d0341f1255bb2361a4ef447541f430d341b64
0xfd493a31ebf2cfbfcd222e7416a569210a586cfce7eeedc0ac789439ff6cd025
0x3081f5e6bf407ec2712adddfdccad1eee210499e502cb0fc08fd670f463db948
0x4d606d3ef7eb80adc8b64eddccc74af4933a64a45eeb1d4755b1f59e4d480eaa
0x72a4bdab86ec2121879013c0d3ae2a570d848ae147f10aecf647e0e79a4614ee

Functions
Getter at block 23251323
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54ec0f272670f027e19da11a1ca1ad56676966a53af7e00e7f2e5b6e1b463a5d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x68Bcef92691a73C45300Cc38893459f707aF5F02]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.