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.

0x49beab740808ee328210af8002a76257709e1854

Verified contract

Proxy

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

No balances found for "0x49beab740808ee328210af8002a76257709e1854"

0xfe1d0fc521a7ae569d2488272c9652d4c30d686fad2d184d695e6817133782ff
0xca6bfe369e0e59440f0ffdcd7f434d88a9d3b328a1f0a2fdd4934d6696ea16b3
0xe4c13ab6c8c21c9067d5244d972ab70fd8ff14de1c9c75b20d461b57970a0b79
0x7f10b60d36a3b9ff5a38b51668f85313f5ef9914524ac25a6f70b9c2d78fcd7c
0xed5dd07868ffeb71aad2bc0f9d33f02aabab6cb3c4004a8022c4fc5d98918f6d
0xf7af8c2934748df804c8022e245e0af5253c6eb757f9e2af70646ca6e88b4aff

Functions
Getter at block 23789341
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb5b4ce60c1cb391c12be3165ffe5bb1ac45ff7aee1527fb562cd8c0b301da1d7
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8E26546A79b87cea917f6F5Ff630275100222DB0, 0x56616A157E507C96bDf5A2c18B3316403C665638, 0xDba1Ebcc44EDDA567F2eDcB234E6303c5F7bD13e, 0x0821D8Dd596be76164c815C597331dcBff9525DC, 0xce1cda3c465E298B1F43CfBD2E1d277C8B1aD565]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.