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.

0x9036a258b015c24baf1e4ed2e776663c219b288a

Unverified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xd0c37e8b at 20877142
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.63
 (#33)
ERC-721
--
0x8e2009700e53b3caa28d477a6ae35fecbb8bc45e95751fa31603f551b8b78c9d
0xf9ed33543a75da856cffecc47d7a1b98bcff9d7825ca23594a12c4e3c67fe8cf
0x97ce2d99e1912f848f8bb2db1ba2721d614fb6fd413c46d1b5dc7b2d92447511
0xa1398d905dd99d84cefd2450e1052789ada414ce11d04deb7d33798e7b185349
0xa007a61e020354792a0301c5b4d607f5b68aa9b18b79be2aef554edd3df26ec1
0x73678a907aa91d4eea1e8922073a205645a87c7a1bf99bda398d1d0eb6872226
0xda44fd0d05bd971fb26d9e60a5df44356726bbc43dc6c87405d5ec48bb2e8614
0x1f47c756550764ca2c566978bb1dd1e041da030d20ee8bc24d6550da463e06f7

Functions
Getter at block 20879046
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa849851ed27bb1933dddd9ea18fcf7fb1840336c389319ff0addef3054d21612
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6aA9b180c1a4Ef43Ea540Da905f23BAfAEEB7CB5]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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.