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.

0x9b378d17f539bf85dd777cc1dfbbee62945f4bee

Unverified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x41858968 at 19444233
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $375.18
ERC-20
Value $29,139.31
ERC-20
--
 (#2264)
ERC-721
--
)
ERC-721
--
0xb3e4c5eb75ce39f7fa07d1d9ac95947176c9626f25eba52fa78a56ca584ecda7
0x11009e51e248af0f1a384ee47f002250988ab74c30a62c986927808c2e05c6c9
0x7af69748cf11fd9256fa6da2be9ac9de148a11badbc9e71ff8781508f5fed8a9
0x0c58ada9ef66dff106fe57b1e67e6dd601bb732a357bb2bffc93cfdf4ba3a876
0xb243b627df8bbce4319ae66b6e22699d246d9ffc72eeb629cca110e6f6ba76f5
0x9fc70843f80df902d5f9ee587105d0e0e6f1c5aaf5a3cf3f41020f2aa7193d10
0x11cfcdbd064613cb2d7b7c24e1f6f9f896d6af2e126a2fe6f7ed3cff8bd67bb2
0xe8081faec36bb565835ddc64a04eb8b21f62e9e78c14d3fc9adbc9a8d2cfb1cc
0x039a9a8548e142b4807a29d1a54ccd173df06d1c536f10b292c687c5d3c38821
0xe00fea60d3ab13c873968e49771a3d06477ef6d7598a26335632c8797f6b0559

Functions
Getter at block 20856889
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1cb0d8fb40c9287b3acbd653c39ddf67cb70ea0368984b23e7388e454b577fca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeB0aBFe87d8aFA8e7109aa87a5848963DD3aEcad, 0x32Be53c2260560A4a7bE884eaF58cA2852ce2E32, 0x13Fd41C33319286705d806A334B579dF55f11b58]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
67
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.