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.

0xb7afed0c103313f6afafe941d7348fec623dcd1d

Unverified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x3fd6e241 at 20764251
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.34
ERC-20
Value $207.62
ERC-20
Value $17.34
)
ERC-721
--
)
ERC-721
--
0x1ff6ee86d8bcdce4951de44725c23f15d06d67133b11940ffd513a7140a20c72
0x093eb3c1a1323859e20156fe84e4114c9d4b01a3320a1c7cedc3220762bae097
0x285123b5e0b3d34e8abad8f8bbb8c2a4d1bde5fbd604a9100c4bb116423faa63
0x27abf63f3cb07e6cbeb261049615ce4faaa803cd036bac5bad25976542d09dab
0x0032b4fc6097abd756f1a00f5b662acf1ad132f6efe0133e9b3ac7a46e955eae
0x2fdcc109d32b639044f383e234ff3d920001840d7fe2ba0aed49597575a2bd7a
0xb6d67a494a81d558f86f6be50360deb59f688548046cd590b21dcc8b27c60694

Functions
Getter at block 20796609
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x28e5b39c6eae2c811f73eea50f591980667904bcfad6fcde5719acdfe4ec19d2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6B4C85a028d1e88ed45F94ebC1F295760b4E7a4B, 0xc175F948Bf84dBd27be014E7bCa711621D483F1d, 0x1C05a83DECc1E64186ab277938c4096d54264E0e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.