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.

0x7bf90111ad7c22bec9e9dff8a01a44713cc1b1b6

Verified contract

Proxy

Active on Base with 34 txns
Deployed by via 0x8fff51bd at 1460866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $123,087.16
ERC-20
Value $8,178.8
ERC-20
Value $4,143.9
ERC-20
Value $1,978.55
ERC-20
Value $608.42
ERC-20
Value $502.12
ERC-20
Value $181.84
ERC-20
Value $110.18
ERC-20
Value $87.97
ERC-20
Value $64.88
0x38d6607c05ed0bb479a58f2e341190e0dc793868e881d4b86a6173fc11d23038
0x193eed1471e72bf23e53fd3a4ba95cde8f7f956c752af4a8745bd5afef4d74eb
0x3fdb58aa0ecbdf7cfccf2f85d56c96d5745d3ac57f5264e854f02eb46f5c8296
0x738f8212e497dc290e50f462ae2ad518f7efdb0e194e693bd51a391222b206e4
0x2ce4a4e24c114d5469c0ae03951f68b2328f09833cb5319a8a1571e55d744115
0x62fb51937bb7ae0e141cd1153f7d8bbdc28f2a39f5841f99ef2720aec8207a1c
0x798b1ceeb4f2d0293dc159ffb565eb5e3a59160c120df2f3d570012a3ac744c6
0x826a7c59e89c87fd1027aa6424373978a62c7a8bac0cd8698ab8ce83fecff300
0x551d6d84231d88ae003aea8df508a6880d9e7d290d5c3abda2dd58f53d1ef6d4
0x869f5bca0758c0cbac8bcd0ec99a196a26289186957ecae1915de9103769a2fb

Functions
Getter at block 22742328
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x07ae0e44f53e914dc43007f1d91ead5649f9baacab52308329d6bae61845b6bb
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x281Cb43EEB988BA6f0f625E7bcDd47719B90cb42, 0x4b705D1195EF91423CAE924dCC69C92B29B05ea8, 0xe7d71aea6FB8248d4fD4D5d5098D201674B531dB, 0xc08C1b8fD69A22a448fC014bEe4A700d70726dA7, 0xf2989961Bf987bdD6c86CD6B845B6fACa194a8e4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.