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.

0xa379d21a70921c44d5509060a5ab3e92e4d1eed4

Verified contract

Proxy

Active on Base with 32 txns
Deployed by via 0xe5fd5f18 at 12617183
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xa379d21a70921c44d5509060a5ab3e92e4d1eed4"

0x7838edfb0c9503a4906bcee8a1533e9bf89972f2e157923960449af51b430628
0x1d0257d24391df9f56f5fd9d5a76207cbb13805ff9e56d82710b50b97bc92d3e
0x69193f3569aff19a8d31dafaf5cde81bc4000e89b2b0dac8076f11799e4adef5
0xe2e56295ecc2a10dcfe452de664ceea0dacd9c1cd441b749cc876fb86aa43cd8
0x9dc65e8d8f8d79701093dccbc0b4a96320aac8942f2efe6d551ee32eacabbb01
0xd27f157cf19d92d0028a1eaa513ba2a918d135747129eddf3042603011e81185
0x59de2dd91a207b7e1ca798b1fa158622d575961994b0809de04ddfe1aea06e12
0x925a3ca3cba7baebfa1cd1473b6a14f2b03c07f924bcc994d08bd387033c42c5
0x40b803b6aa9741e4c91ef2653949ab11e4d44538fe660c9f570af19f354edf45
0x5009707e229ddf890ec5c4319c0adf27210dbef359b4f6aaf9b6f113b7c18c30

Functions
Getter at block 23882880
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5f88f3e66ff2567ed0dd52e918d2993a2c409e7c0283e2cc8ab1f4cfb321e423
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x32F06A82ACa179c42Ea85b063B21081424E6FE20]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.