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.

0xde8e2180fd584a52d002c925a33ff7516aaae52b

Unverified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0xb6b81fce at 19760415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,432.12
ERC-20
Value $569,550.85
ERC-20
Value $196,694.1
 (#2538)
ERC-721
--
0xcb27c245394a89aa431a498e9b3bf881969042ead64d0a63e9fd88864364e7d4
0xd04647e17a2ffdd08d03242c2101d9a390cb3dbcce47ec4f70f275f05688208d
0x272dcb59cd79c8406eb0556bbe7de0b2ae55bb24ea62d34c0a47156e460f037c
0xe0e79bad97392e8cb27d89caa77dcce3f8bcda98b01f9953186e1f41887a2bec
0xb2294f049fe7642e115e9b9bcb662eb867051534655e68ad176192c06fa2b075
0xcbd40d570afa78df46b6a65f3ff7cf45737488dd45942986640e7c365a983a62
0x438a103a38fb59e0dbde7a9042fe67b30154ed5c7dbf5785b870e64147889a3f
0xf226ade003070d27f312c392cb8d107151b2d32caf987d21f8bb93a8eef444fe
0x99cb07049eece521603a71da3e7dbf3abeac46cf1ba998e063a84df611bdf65d
0x2d585991566ccdceff0b737f9b4cca194a27c045620ac51e79198d61c0b73f58

Functions
Getter at block 20906553
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x95e5d56ccbcaae7ba1fc9e79deff68522a8c0e4e5b03ed6650a9f8d3e74d0a69
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5FF7B57A93EAb75F15DcBc9008924cf552749Abb, 0xC2393Ef2D591270401D2B279D76f8de31FC4a048, 0xe9cC13E595018a4F729F8f2Aa59EfA391a76B5A1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
69
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.