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.

0x8a292b9dbd483465ec619dd4a7942b7a35b1a586

Verified contract

Proxy

Active on Base with 12 txns
Deployed by via 0xd52c6579 at 1986401
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $39.93
ERC-20
Value $28.28
ERC-20
Value $4.97
ERC-20
Value $0.47
ERC-20
Value $0.16
ERC-20
Value $0.09
ERC-20
Value $0.07
ERC-20
Value $0.04
ERC-20
Value $0.01
ERC-20
Value $0.01
0xf7ef89e0f8745c55eff5f5baea324abae5cf2c76c1bdc209ddd1713468f4a1e7
0xaf146b74f1377a3a9c9224e62b937f6970f7bb5dd8bded021921f90ab8736f7d
0xb4f42bd52cbba537d97bce7948304b41eff4dc14784cae7655e06b5aba8848b6
0x96b454393aa46cfe9ecf2573d2470c176ae3cb7453d35de1b90a993da2300075
0x1dc8c114ee1bf69d0b2715c205529694b754ea0cff2473adaa706ce09a911b16
0x16d58254ebbc337580d801e4d8c0822e43d862966dffcbf99db991f20205bb35
0x11a4133e0d7fcf81fadf28cd58b5b9e07cad95ab3b9498c6a189f1e16069e552
0x2531e1c37612e80d6f9a29e4e1f496e49709bac124c748e3b6f71249df04eec5
0xc3a0b7a65269306dcd18323125f2adef48e33ad5bd1e5ca898387c9b8e60e50f
0x6d5c3d3687354ee3a61a812495b5864c8f1513720f72660614e1f332a14ff1a0

Functions
Getter at block 22757932
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5470949c24cdfd9c8f01ad0c319841237fff56b0da5038dec1d33c3c6d025363
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xB3bfB32977cFd6200AB9537E3703e501d8381c9B, 0xCAfc58De1E6A071790eFbB6B83b35397023E1544]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
12
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.