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.

0x48375f609f570a89d6814405b69fe019ec90f333

Verified contract

Proxy

Active on Base with 13 txns
Deployed by via 0xf64d50fa at 13024851
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#22983)
ERC-721
--
0x2434c5c1aa668ee7c709efd3a14e8b49b719e303ed8f18eaf845303a68e07a23
0x032f9bc24c1e424f3567887024e9e779eba717680ed94b3755b6c3c881da7114
0x0608a3e5a1133fb8d39c0c500ab729019cea607187a6623d063bf52031b04399
0x07da1911b8643eef0de1431e3fcd93d6495af376be7c4d9212426e9b64549137
0xbc489706db4b5392b08cfd004ec02c9f4a6e3b980545efb72c79795d99761141
0xf1e7c20c12f60c0711277083ae39805f2b28b463299e8afa016b11e314ff0839
0x954924af58aeda8a6a571eb4ab8e14b297de6852b9797463b298be973d9981f2
0xb9cbd3aed73c8dd03e7495b597b9cbcf2643f735424bb793f69e56c52c1038e5
0xa0541cd18d7e840c590a30d346dc5a789e2afe0f2c7209d9225e0cc5bace76ea
0xcc1b9cfac932337ade71d43cd437a6e2f9dc1097e8953a96dcc193c14236d56a

Functions
Getter at block 22900356
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4c66be51d2ccb55238d09e5b0c05f545be163ad041be6d0e696068bf0e60aa13
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4319baFF73640cd6AA64901Dfa63cEf26528C5C5, 0xD925D6ACc35F7EEeb9F2DF64F315A48dF45b4bd4, 0xF6e408de8e36F7200CdC59e8805AB0f8b215134E, 0x898bD4eDEA933c7623c147e072d2eFf198e26213, 0x4c0BF7dF9c488Fc70Cf8dd57B398F575D32608cb]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.