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.

0x5257490df6b880dec9f5f5418a453837ed295b74

Unverified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xfde796d8 at 18015975
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,021.13
ERC-20
Value $27.91
ERC-20
--
0xdb62fce6b5541721c76f7b3fb4fbc78a9250e42c4a696bb485969251ccce0a73
0xb14ef5673b6c75bf4f61bfec458a6e1e78258dd2c8e9d83e817e8403f13218eb
0xd84e0a1fb093158d5c831d13081c0ed0bd86a2a3391142c0c42dae56789c44b6
0x2b5b8b5a91f1df3fb0067b93905974db45e5bfcb18fdcd2157eaf91c25f34577
From
0x350a062fb10249711748d3826dbd15132853fb275a517e1c82dca45d62e22e4e
0x0ea77186f1de0a72fb316c7c1a24f414386c9a1c4079c82a949fff42fddfe596
0x46f05dd6fd83ed8af5bafdec86722cdf9911aa6ac820781e94f4cd8271fbb109
From
0xd56b7b9b2336b6288bb51bdf9ad90414044d984a5f2b8f143d171ff1ff2da6da
From
0xfca3c4a1c215365c58ecac5e5763d380c1327bb8a4cc72677832b83f6fcd681a
0xbda3432675a432eeb030781c2a5e81ee75d129ad405076ff5c0d41faa7ea2c0f

Functions
Getter at block 20905574
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x366e0afb76428e658ef3aad5f7e180b6cdd869b833558bc2e2ab4732dd6d83c2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x554c5aF96E9e3c05AEC01ce18221d0DD25975aB4, 0xA872806C1BEc97E0FaBa4825c9B9271Ef1392A35, 0xdF7Eea635c890caf0467Ab9912d96b924A0Ce482]
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 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.