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.

0xcb53f8c00e9e6eafffaac216284a8e8497a80ad1

Unverified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x246e3084 at 19206815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,808.54
ERC-20
Value $479.75
ERC-20
--
0x25e11361319fbba0fbfdaab47591c18cb52f8d20792f41095404ddb877955b99
0xe1057fe9a40e80acabc6b4ada3f8b966b7ecb8aa65db0fbc2ece166ecc362d47
0x1feac9aa77ce61eb10b2fc59c812be284322237f29669dc420110436c0b94688
0x038b456aaa8e5a4bc17ec65ec2dbe8a6dffdae480afe69134ffd9fcf5d2e14e9
0xace2fa61570a2ba44961882485c692accee4e3213d0f78cde7afa97fae510008
0xe0e65613d8820628860b879a90a1d5e7c70f468a8b5b84187ce1df87f0a9174e
0xacc61624def451573f9853871f52e68d1ee8acb2f6ef36874b9f8fed10a60421
0x199c69c20ca17a2ca685c4589b50011f846bb9a665199e338db8379563cd4ded
0xb4773880d8f7c45d507365ba458714d9321a85fc371a900a75b7aec6e442c94e
0x2d83551eb659ea956bfd362061be2b1f6eaedcfe0e9a3d6c12771d2aadf02cdb

Functions
Getter at block 20874269
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb64836e690979c2429776b6d8676def0a1b4acc79bd69580a9e268b777fd8cf9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x70dE5Dbc8f29e6b7dF374928730085d874efbE62, 0x02c4A98CcDfcA694807554BEc1cFf46152b6d3d8, 0x49DfC0789d83494887186282f65D84899f49740D, 0x0d2Fb4cc2706D664612195a7FA7AD6AD6FC96E8A, 0xd170C102DD8Ff7B5fe04B541BEd573cCb29B67F9, 0xD54C73E53bF6e569D134E378A9Bd179D960068b8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
20
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.