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.

0x7dfd6529cdd37b3a937bfbb51c89df763d6f5d65

Unverified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x85ed5a5a at 20120117
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x7dfd6529cdd37b3a937bfbb51c89df763d6f5d65"

0xe5b7537083e748128c658f926753049527b121d8151269c2f3af0d4a60d18597
0xd59d8d95fe62729b8c949f3c05eec1a1d430cfc95c864f086d27c78651566d9e
0xde32a36074af675e2259ec5c437d97357f5ed6510a5d086777f63c22a1760cb4
0x520e0cc3a304983dd43f41593e417d2941baf1d45686d21441572afb43aa194b
0xf3e69259b8c561b5fe903d1736dc1c9d45c026c46423e46d198d70cffdc48f2c
0x54bd36bc9541b96f8bbc9237959a98a8a08455efb76950dffe639179b79f9d27
0x983eecea3841adb7aa5222b77769b6f32e6d1eb330ac2014d3861409972b2216
0xb5c295afbd453ec7e5dfb0e6433e8141515d198f6fee52d93325c09fc083d40a
0xecfc05d65572fce3fbaddd6f77215097b18199d102f38b1a5ad487145f565906

Functions
Getter at block 21259401
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1f9008330d593a9554e59df503b6a3a4063ff44fc6d9f7200554ebcd7152ee0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x23B64D081F1Ca889158bBCE5a19b807d45dc568A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.