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.

0x42cab3696a60c6fc51381bb533797e4121e1f168

Unverified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xc74f874f at 21123915
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $416,113.13
ERC-20
Value $367,460.07
ERC-20
Value $10,999.46
 (#2565)
ERC-721
--
 (#483)
ERC-721
--
 (#480)
ERC-721
--
 (#479)
ERC-721
--
0x6ef20beea10d49e34efec11bee0fb24f10b96223b43529033f5c8f8e0529b8bf
0xabe5174d3790386ad8ce70fd3995a20e6dbe53d13c56cdfa95bc273473c71f8c
0x6c1c2f1c1902d845636f8879659a5c0d21fe4b6227471953440b93bf49d34fc1
0xac3adc3c8e0e15dde09504b798252aa756b28de09522d7e7091b195c4c1c13d5
0xb381b0c42deb66c08c87a1b9b3a95fb242c84f4cdbebed3d88d71ef6e4efdb02
0xb522d222589c0c328bd50b93fbea76b4f7ba54165e681a3e7c1c4809cd46cb7d
0x4c0e1fd63d91435014235371fbf0af8f24e7d8b5a7544670d22414399a2a04ad
0x302d19830fa1a66281e7b121467e7c5c813ab56a23b212743b8c6b920c42ad7b

Functions
Getter at block 21247886
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x46fc981dcae7fd436778a3d7d56e1c03d9ad7b920acab0095e044659155380e6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x596420DAEE72d3f878ceFa0afFc17417805Cd3C9, 0xe4EFf07C5c325C265a3906cFC38723662D1657de, 0x8dB4ab33B7091d458F068A23A0Be88cF6fCd00F6, 0x400545680397a1e55190b7c42309c590B2285072]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed 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.