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.

0xe01df4ac1e1e57266900e62c37f12c986495a618

Verified contract

Proxy

Active on Base with 16 txns
Deployed by via 0x727f2dba at 14245505
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xa3e1af4545a00f1f74fac02affab883c4ec377ae83da729d3d6258dbcdda2380
0x0b7891a8e2f714a7bb262164d28868fdf4359db66a45594cb39c58bb7f24d069
0x91b3ccecf474826129fce5cdd26df9238424e8ce6556104c36812c266582ec18
0x84df1e60b801188f8d718efc2eceab8dde16b8c1bfc0691c922ab6c331710e46
0x0206f895a2c7b320542d2353f95783439e10ccd79422bffbc54746c5edb168b4
0x4206b8e9ae625f247a93bcc5571e95ace3d01ac2aca2ac1d89032f815c89dbe0
0x8ddd133e871e132121b39685458785c2ead318e47e219bbbe88a22b5b1270945
0x899c3e0ede15f42f4812b46497ad7d4ed9366db336e8e2dd8e8ed2b78eba02b4
0x8d823a860d477d8b3993ac2cb0b99dc998ef9e8ef5467c8ec13c98c36770ee38
0x95c615565e0a937f263e889ab4c81ee82a2eb7f09980f3f802684af2f9d342a4

Functions
Getter at block 23951795
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf3908e4dd7644646cf698ea698b71ca41f36cb26eef863afd7cd82b90fa56de1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xea28d5d66AE91f12723D6881ce39D8084E332EAe, 0x3AD308FF325D397958D4F9d7605085486f9AD3BE, 0x25FCe091c5b51edEfc7a4A0E765f10ed032e804F, 0xf3e996C8cd4ab3fDad381584D5Bd90C01Ec3C082]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.