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.

0x61f4a82889de2ee4d747d6029703e5f862374497

Unverified contract

Proxy

Active on Ethereum with 177 txns
Deployed by via 0xd9bb39b1 at 19838667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.2
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xd5b0a43af30c494dec0f6c8753575893ed4dc5d2e1d83958a93fbf093631b730
0xb5458b6ecdecc06e62a7836d849a48a31896e4b79a1fbab9015984d3afb11d51
0x56bb0884a7bf4348f86bf601d77d8df2afc4879cac9576c616357786910ff929
0x7684ace813a040cef11ae0af1ceae31fb6b4de0c1faf272b2dba52e467d1bea0
0x70eb9e246ebd3f7d317bb3eadc67646cd6b5c5eed6098fa3b81ca2837abe6eb2
0x97980857b4b6cb90c037b6b36a9cb6188537dff70eeee3968fc0d94a8c03b0c4
0x06d80fafe8a51de90e89c0f6512a7daa10f5c7524467f80dde5808c1c50b6c8e
0x2fadd29a276134090a15175cb4f4f979f0eac0942103982b910c74f037befb8f
0x082b2420b57f79d49110a2c07d6ae05a8d844ee43500def81aa6261aeaa0f461
0xf6591762df4973783e652d0266d97ad17a5aeb2513b7408d099a068ed62e27f5

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