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.

0x94e04ce8612125a5c02ab6b903c2b1f079da4ac9

Unverified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x57d827de at 18883385
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $229.16
0x9c0811f54df6ef1454751910079c03c704ba38ded5518731e240c655e838ad92
0x7d68774b1dc789dd73a4724fe675fc77b504cde012a5cd008e086dc30b8b053a
0x07c8a645464720f842fa6650b75fb10cde63faae50b98b10517222246d10047d
0x71c9d7da93e20cf997efd169deff60025467f009e92b6043222709207c303e01
0xfe1528d3c3fd0d11b54f6bd7eb6ad32b3ca0a7ee6ac2cf3df19a078aa3caf165
0x53fa443dc3b3cc5804a63eabbfef68ae65fc08cae0b3c4486b73c2a9b887efde
0xf199996c91dd30a93c5e3c30379e0c5cd24d20f100ccb8285a5e194f4ae18979
0x296c16fa45a26ad070f6e5a33058612eb91f8045b9fe24540abedbd7e262b829
0x25edbc7892424d5dc348c5f6ffbf19b0098d3e8e679d3338a1b2294b230b4541

Functions
Getter at block 21382949
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc471840264198045c9c8f7f684425f9aa5e9bc9f9dd271a6b69dff9ce38d78d9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFE05fae1dCeAfD4eaB8E45fdE1a87956876e8D7f, 0x4eC969C24e0Aa04106b8F40a594a18dF37a6e215, 0xD75EC20160bab8D081Ee4C193bc21B74BabDBD2e, 0xad99684C7FE0b8CF5C0809C1443554FcB4FCE48B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.