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.

0x230278fb77e0a8d8e4df2444d8020927ce5782a7

Unverified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x48e7f80a at 21011325
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $938.81
ERC-20
--
ERC-20
--
0xb21001822980a29b4377032f5f313488ed594d88f6c768f104cd3db2e4a9b159
0x738ea305dcfc7d04d2e1838f2a1d9b102ec87bb879ac664066570eb7fec61123
0x4b3fc409c6524007dd0dd7148ae5f17fee6cf236c1362bcb39acdfc103f17a55
0xcc915f844079bb0e47889cce65d57873cc2a596fc2066cef33531d766225afc2
0x8d2bf276cb03b76c833a4d96f779fb0e20e42ac659ed8970d117ae3e78839f54
0xa6e4ed95f99caab8ef2fa67837b06b9a32ffa5bbaeaa53d244a2b666cd17232b
0xc6331012f82366903d9ae941049979bd983b2c0169581d135aac71229deac66a
0x1db2c91ef2705cd6c2c27836ccd6d3c520664768ef0015c0908a910774a05e9c
0xca2e72620a21c6aa15953b1800456b41a67d15e9cf786245cff44dfbb97d1efd
0xd86e8739b61d662fb6f5c16c549e8f0499eaa4bb5d2609bbef598f342b9abd62

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