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.

0x9cc5b1bc0e1970d44b5adc7ba51d76a5dd375434

Unverified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0xe20fe515 at 19926732
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,567.19
0xce39c6a0fddbb9720f5062dada54fc4f7d1a25cb092d9f9be739ac187505254a
0x6b50f8f74e121d1756642045ba325fe6869b690d54886e542885d7e45e85c3f5
0x69e89c99c556a5a75b2e1f83e4577baa4b2cb4591ac156d58a40b5b9c880e131
0x69fbc93cc5b92f4f04b537a7ff74ef3a90acaf720bb17588dd7cd719d5b3be51
0xa34866213e2143fc1d75d830e0675304b16ac3d2df4508033e2bac96ed7b6ccf
0xf5feee1003698a40c2a15bafbeaa62f4291bff5ee2eb00e42fe63651a327bd74
0x6140f6d08e3e147c5b824c1918a284b7d177b4cec11e2043bb19e2cdba7ed45f
0xef8c0e95090c1eda54636ff00884379a5692fe7e6802708ae53a1dfc821d9fdc
0x77ae672094d82d0aa8aee204d77dfdf9aa8d3b1bbbc8942a1b9c8c253942d445
0xee7a778ef4a19cdceadc8594a125d3c175643747b6a0eafe130aa1e518351626

Functions
Getter at block 20798122
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb9545775558e2901d12d51aed1b1c6bf5f6f76969a66a11aabf68d994c9706f5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x837219D7a9C666F5542c4559Bf17D7B804E5c5fe, 0x1d933Fd71FF07E69f066d50B39a7C34EB3b69F05, 0xcc400c09ecBAC3e0033e4587BdFAABB26223e37d, 0x363605C0bdE9F1F5053aDA30618d95dbFc109Bf5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.