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.

0x343acce723339d5a417411d8ff57fde8886e91dc

Unverified contract

Proxy

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

No balances found for "0x343acce723339d5a417411d8ff57fde8886e91dc"

0xfe2b0e61af37106bd4c748cb0e8d90d460d005fc267e5fbf329af0220c005188
0xf2813088d5ad8fdebe792a3666fc3f7e42772f0504e91ea2d3eb1d002d6912d9
0x0c19b79f73be33bb75a1c200b03b152a1813763fa0f4462239b642f6c1538a65
0xc5f3f2daf5bce0a4e853a6f147ee757a69293c5e69f7e89a08584574554aa72e
0x5f8974aa0c806a23cb0021d5cbe805b70b3bd1d3903f1730e6a118181a9776b2
0xbc6ddc40e68a100194cda431f5a6a461773554007958e84896ff3b4ddb31b593
0xc510ad7cb29e5abf5e12bfa1125226bb98644fc8808cc7752e93234dda8867a2
0x49f74a3ec054d82dd457fde7a7f0346f8e27685767d406bf70154944c9583214
0xf89dbd3cea78e6c7d850c7596be184c2225009d52cab3d21f90784b0a3f3ab19
0xef2f91cc2a391f143bfeeff24b0c681907820d3204d8e9c5661bc3c825828039

Functions
Getter at block 20904109
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe656572175c14a94e2a362b9530d704206feda1557056d16015325d0a1425d82
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF5336bc8Ecba1aeD21FCF4CB57c2e3023b0F88Da, 0xbb0967952AAa4ECFAE935e0B6746BBF2876D4553, 0xe9AF0428143E4509df4379Bd10C4850b223F2EcB, 0x664f577617F99F0fA1CFBAA1EC6dFcd582bF8993]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.