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.

0x83f736d16154f8633f74c6249836e324b159e95e

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xbbe80dfe at 21350515
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x83f736d16154f8633f74c6249836e324b159e95e"

0xe6cd1e9e08024a4867bd871b0ce339509e96c33c34d081926aadbcf184d2ab34
0x341ca463149e534f744e437b3b12d0c3ce415a15b6b81c9c3444114c68d01ec0
0x4d9fedeaf87048684b4a62656ba266129e9ab8bc373b17a9764d8698a559cfa4
0xbdc78e9997bcf9bb707604c666cd1cd92fc7abd460b14d65004de3456638b60d
0x4add247f402c861e0ab2bc1abc7021833d96922d2984c35cff4bdd041d11915d
0xfb3980c207784827d423f658856c79ede415e0de0430252fcff534d373836723
0x9587cc12c599c88ae5e95bb31640dc96e6080691e8dd726417ad3c13f2d8c105
0x68a4c797123e9d0a4679b091e9c435beb81eef0af20c6c57ea800f9f7308c15e
0xaea436a790478b6043451cba717f1edc67ac790f67a04c20570415ac26878f6c

Functions
Getter at block 21398235
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe4dcdf636e75760220799e8fe2a17d1c045f50c1e989bcdcf81f4163d87605e0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBF9443d0Fd3d450d10a7D39bFDb2332874c7F488]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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 success)
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
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.