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.

0xf673fc4d79f754711cd5747da008d893830ebf81

Unverified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x82b7148a at 19748734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $545.16
ERC-20
--
0x03a86d2fee8ac836aa3372b9c30ef3612e57b5320800a6480c783c0579ff1bb9
0x6ee6133dc9b282c9ee53f6519970daf63481aa778289b515d29850ee4ce21b4f
0x5d3fddb9bfde00473234daca9cf5e6ed82faba2dfc9b387dc0cdd056b6be21d3
0x56e443af83c96c6e2d47f9f197c90253c6470d7bea993a9c517b5ecf23dab790
0xd1b3bc40205b34c1f0049152fd636e9dbd51df38b4b6fc4ef96e7b195fc8d5d7
0xaa877817296861b725adfb00320a11d78847be12b1f07bc5deb78674c5768a28
0xc4f3a8e02e8901fb9ab8e2c5b4ea3ee7bbbe84b837bbbcdfd1c8a39707eb3b68
0xfca962edac2821ac31feb93233453314295f0036d6467cd8c2485f1201b3894d
0x351bac7804e22334daff7b8393857c52866e1e7f69e38a01f1151bae3804db90
0xbdb5b009f0ffcb53674e9e8a62f6865865aac944faf01f7750da02ac2bd5889c

Functions
Getter at block 21280618
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11e5a4e4df7d63d14035eb3d668369191a6e1ed77734e6861fc5a362d7a80ae2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x83cB90416Ed039Fa41da734a6F8B834bDa28aAd7, 0xD855eE4df2189Bb87BdCf98C687f219E21a7E4EB, 0x82CA6d01ADa1EA1b6Ee2193D836c0D89d3eA565B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.