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.

0x6a1e1f8f28eb9791356f42a01aee562311f10f71

Verified contract

Proxy

Active on Base with 38 txns
Deployed by via 0xa3c31c91 at 13853616
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $166.02
ERC-20
Value $65.44
ERC-20
Value $57.76
ERC-20
Value $0.77
ERC-20
Value $0.57
ERC-20
Value $0.55
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x98bdf13cab71ec965073053dc13ae99f3a5fef938d3c18f296518be4f6b2c035
0x9d618727a7b4e3b496cc9b004c42169338bc111cc4c46373407f1b8ee6ad1617
0x22c99ff8f04484c3f105a59a8d85cc3ef7da503f41d353b8fd91cb680c9903e6
0xa2ae85671700f89203db00f7cf0340585b4851ee92a9d4d49683eda43793bec2
0x08c59e36129ae035d7d3491ce5791415fd46472ff60edaed0ebd443fa1869e88
0x1336c0b98b02cc72c9916d567310f7d21386d1f5ecb8a9d3125e55b8e107a5fa
0x5b8622f168b0e280c89e4f6fd123ace3e7da1270ac237764a76094990dca4a35
0xcef4c57cc7b716713269b1697d49db348cf441e8f6b4e94399142e655cdf9da6
0xf52280b46fdf10c9820ffd51e1973c4a04443077bb8cd868a16fa87c7044c081
0x7c7a641f7bb640b332abe0fdb076fa97da1eae9d39ae69365ac5b48d11269cbc

Functions
Getter at block 22932539
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa4b7b3f403c25d342a217e9ffe6a9c459b796168e9dd1bb30a3e7f4c17b38067
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2DF3E5f257E53d09933122B81cC52920721b2fB4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
35
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.