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.

0xd8e1ba493d162e228f645c0db88f32031d9b8804

Unverified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0x5ff299fd at 20197328
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,585,177.44
0x37f194fa42e30d66b10cf8e6b39cc855773bd87fe18073b9e7ebe7c493725076
0x346cf51cf6f0040bd49717db18cc1358dfc01c7eaf32a311a8ba1154b7570c05
0x742642967c386743c4ee25bca821af2a1b39f126c0cb0d248d92aae6b41bbb1d
0x1a644b836f32eeaf0f2470ec2d4b61fa17977325316ab6897c2c3ec82c2dc2a5
0x6632d6336eea1e2129354cf507b9a19a74f951be869455fbf6e436120d2512e4
0x22f92819e711a1be3e587db54d8e4438aadf5b9c81032ff57cbcfd6d33291e88
0xe465e1c56b3de3c279c87a76868638e331645c1b9d55a09acd56b0cef86528e2
0x0b66d37b91ce96c63c8389dda1f32cec38921b520dac618c7f2adc2f3d738acc
0xda82e239d55413eace77376c7a265da6ccb59a053039486e1e54272d045c2677
0xda6d1f8e6531f54b5afb3269b1d63ae72a30cd8edc835a16245ee7f46c9b6c49

Functions
Getter at block 21327590
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x35f36e1fd5612176ab6713bca9805e17fb01b46b89ac106ece7fc5cf9612ca2a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3418FAc29e53876a6018f278977b4Cd95B6dF092, 0xC608e7BE099103C7c807fCAC7561817661ed6511, 0xB298b6793AE1959BbF6F3bCf5c7d1ED061E98718, 0x9cFe78bba6D25EC1ca62650ee99dafd91696AF08, 0x92b47dcEeD44ee13B2A9A824b04103cb9fA2063d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
91
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.