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.

0x02d811086bd9e67511e354a390b61268004d7d49

Unverified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xc664c9f7 at 20921319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,673.36
ERC-20
Value $9,196.62
ERC-20
--
ERC-20
--
0x07781108e97d132ddf6d24d680fb4a4b97783ad9d2ebdc9054109b6244749f74
0x94c4bd27dd8d95611d7ceeb80ba842bb705e54482b9e6df09244e22fe8df45d3
0xd5a2b8c6d00349546f3549c5782fa4bd29ddad04730c671d14e65d29a4ec1285
0x6944517f5560bca98863837d712c66d03514e57818c854b5e23d3abc24df4471
0xef00642a70d24583319a601dd28cbee3db05c71116b68a4486020453cedeb069
0x75cc1a7967e67d84d1ad640f6fe769f42b9d2eae4b5d173b016530d21771d63e
0x8eef0e47d2f7e82c4f5c26de84f31656b5707394c4783e091f8cf42b7b791a2d
0xad750f1f2ef48d1795a789b538b01fe00e96f698b3d88041e0747c0e5e54d7a2
0x76c7158b4ccaece560cf8f8caaf68cabc670f00097b76bcf0b559549080d3f5b
0x2c03869f437dcd2a3b56a17722e4fb0376e120a86d300c101e0aa16adb0cc319

Functions
Getter at block 20956310
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb34e8c3d679ba83420c1744b0026d855832e88ecfa00094eb6864b42466a1c7e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfD74ECA3B70E16658b0E63644f2d86894908429D, 0xd5D2DCa0a396690B905C33E4a48347815418320d, 0x5CB3a8fC0c37a8E24d665a0C8Da7b82aD3900c69]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.