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.

0xce93cbe534ea857c756c6e202f454a8651f02838

Unverified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x791a0798 at 21260019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,123.07
ERC-20
--
0xc7a3d2bb592ad9852156d3f546c2ddeac5da527384fa8c73c2cf66d329796d63
0xe81dc098c3bc2f93de65ba3c6dd1841652f1c26ec40fd8cb17c649ee343e18af
0xdb48a0a817832a69f286a7344b83ed8cfbc276b948cf9db5d07def9892ae395a
0x074f74509c062cdaa54399a8889ecc0493ae042503fd0befd2a260bbfb1ca8dd
0x2f25f8428354836a4bd3d79d5a7c980b4cce387f1ad63593bdde63b2df0303a3
0xb417321a2967d1e1849124bd334ec4e2e01de2fed1b6a556df4b34a41bb770c8
0xb7dc9829304d7433bd9cbafd9b4b38c4153e7caca9dc62fccfe1e6bb889dc895
0x44ff7060e9dcb87b8eb451b6ce4398dc5f4bfacbc39d257a9f9bc3d02121d907
0x3a566a4232a8e3dda14ac30e3897e077fe7bae3132f43e57eda902bb6ba0240a
0x62b5fbfcef7c9f5389207b14f60912dea1a3c377772537ed27586a1947b24076

Functions
Getter at block 21272249
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xb3b9fc9cd777bd964c79f6e7588b1f5526d51aef7ed392b77fa69be4bec0d4e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3EE40da6f7835BFbfeF2F51E98AA26293EdBa933]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
3
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
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed 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.