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.

0x5fd25aff8aa0fd201c2827db1786d344fb43be22

Unverified contract

Proxy

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

No balances found for "0x5fd25aff8aa0fd201c2827db1786d344fb43be22"

0xed73dbb0dea1ab83357f91dd884f7eaf196d54660caec176a73eb7796af92614
0x232b6f0f627051057c6350922b03e92337b4690afe2138eaaff0247fee6e868e
0x8bc494440f315b0ce61b4e53e2796802732a530d53a59ae60c979e2eab9a7c96
0xd2cbb4282546e52efd22a094fad38eea6a5a29e78ecae02401079275196b26e7
0x9bfdc9b1ca5c4ac9175f798c47da081ac6c21227af4969c39dec16a70a4f34d8
0x4e75e384e27804de64a36cc4f2007982373f4496ea7cc3251b57c0109a7a34d5
0xe68322d1b30d186c0353edd44c6955d15446b6e73e08c9d61d2561ce65b8be2c
0x4fb9035b2f40d7279e42391b783af0a3b1bc6c235ee136a72397b2045232cb08
0xb98bf614e054c186e1be98429cbb6d3a7b01a5af140f23db5eb92474ea88acaf
0x2c48598ebefb3e445800ce7aabeba9dd5ce54b93b19b407435b7a8d298982a71

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