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.

0x21f06a18c0b7ca98aa305773a75cf70ff9a6060d

Verified contract

Proxy

Active on Base with 5 txns
Deployed by via 0x6e92f71b at 2714783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35,234.76
ERC-20
Value $10,035.07
ERC-20
Value $4,096.22
ERC-20
Value $3,719.97
ERC-20
Value $2,046.12
ERC-20
Value $1,587.27
ERC-20
Value $136.11
ERC-20
Value $117.17
ERC-20
Value $64.7
ERC-20
Value $42.27
0xd4a459368dab5f80cf9b81cba8f83df1ed57a1fc9a461efde35f2a3f356d5bbb
0x3f4f968467bb2c77e74863d67f25d9e0d3b6c78eae0110d7bd55550c0ee3907e
0x5a881b6b2529406588768639b8582598d49b89968fdf34dabb56e57e1fc99dfc
0x9da3e54c2925bbc79639d10888ebb9fb9023b122d74ed7f9f8226356dd826278
0xcac54743602090819f356f492650f729d27e27290e6b3ce0cf30d365b9dc2f12

Functions
Getter at block 22718155
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc9de8f6d0cd64bbb11ba8afce5f52a8fc2b939b7f4f8f3d6f9b71f579b9229ad
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x11A68420A40664B4c963458a9d81ddf98666b5DB, 0x2BeEd1897a77C9c1514e4f0Ba150FA034C743C36]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
0
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.