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.

0x5a5f5f188d6ad8e7868923100eb95c2122841434

Unverified contract

Proxy

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

No balances found for "0x5a5f5f188d6ad8e7868923100eb95c2122841434"

0x9903da313f878c1cae4f3698d77030d64dd169583cf91f8fdaa7bd1d87d47125
0xb27b1b34bf4f2ef9fe6e57dbb9a2d8a30d14a16e13aa701c68eb31041018ad09
0xf4fc5dd9a9be07f57c86c4b0d38fc9ed8e9601dccd20e9c518d0d8047136343f
0x735e92419a9455590ccd2382acd1ed55163c8fffc0b65966c4ebd7c65939be61

Functions
Getter at block 20827918
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d260be13f7756ec3f258a20482df55ee28416049deeed5ad78cb3a135962af4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x922B2d70Ed06A0775e776d48d5dBCC838Daa8a81, 0x6641365A5bd0407c63a9F288E03Ece1EF9e63D70, 0x161B323614d962EdfA6c309950040a089a646f4A, 0x270D4a2514189512aBC029f6A2Be99b1bE873E85, 0x921462CA5A73b46f7FbBF7c71A64a8e4a2858068]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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.