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.

0xa1e38210b06a05882a7e7bfe167cd67f07fa234a

Unverified contract

Proxy

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

No balances found for "0xa1e38210b06a05882a7e7bfe167cd67f07fa234a"

0xb66a22dbbf631b27b0299e63e0f33889c482bccb6b5c57bcbe4eb6437eee0f05
0x2523f124f4cab94caac28ef8b987cbdf7c29ef3ab48713beda7fa6d3d4b14854
0x72efbfa00d3d9c6d94ad7c8c7c02d6698ed5198e91002e7a004a0f2fcb1c67c2
0x12b88189df560c2c033ff0957546ed81b4b7d4509b8356b2af98677ecacc31ec
0x7ce3fa0699daefec43a7278720706dc58e1ae27effc9c85e06c5ccdb6127729a
0x5953022aaa69f2bbd905973f4d5c707a860652fa94c440bcf2df2dbbaf7267eb
0x855c276d126c7cf772f9f0b0bb373ec5e0c8dcb84cc47e8a0c58c0d081f99d19
0x66eaf611159752489da5cb52dabd8001382e5895870f7f733b9388d03026ca81
0x350dc5821bd531dbef28740d7fe71382e84950a4b5a189753332028d35aa81c3
0xca5983c167db5068a4f7764c6eecacb0e214ff7abe795f793118702620386ad2

Functions
Getter at block 21082955
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4f7a71bd143bc20ca21905014dc30578c176ebc94f5bda33364e3d49cfaba332
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0AC5e9c57B195F2E198668f211bcC5b4fAc832d2, 0xDF758F044e3761aD52E1B96E1A468f03f565334b, 0x61480e825f609F32B31dA80dF51D373836195296, 0x15c049147F2D38752c25c797cFA9d7f601ce6bab, 0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0x6B51C9CAc15227d0ed78572Ce27AaEcb4217f643]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
85
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.