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.

0xf29cfceda72abf144e7b211ad9007811264384ef

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0x239e29fb at 14061080
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $85.56
ERC-20
--
ERC-20
--
0x925f033500358c7eadb5e68c64b35f1a198df30d3e6cf4fa9d0121fd9a34a35f
0x9e28f84edc84762525db3a38d0bbd128068eaff6bd057e9fed3979eae8478c27
0x63ade12a0df88d722bf8c804d0c043c7c9d3db0b813f6ada482b71cadbb5fdef
0xb5f948d54e373daf05904fba5b0c89005a618881e8fc9539cff75cb4d77b2c2e
0x6a6c202dc607a5befea158ec11ec467ba6f6c387c1e0a589585c4249a48358ea
0x6c86a0dd8676d2aa1ec2d1123cb51e377d72067dbdc5bdfadbda109662944f00
0xe11d21654f66fd163962933ed959d4430548ea625a5eda4332702e598a87f0b3
0xf39b974885a529e21e1013c61fd26e76d4f1159136803d7950dfa2f196537048
0x7a8f46bc07245c4dbda842abb590696a4e9320677f1f189c55456f141fd5fe43
0x3962f6bb903f03f7c946ec5baaa43a5417bbe941b179a556e4a552fb197d5cfe

Functions
Getter at block 22015298
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0a40af522a3bb0900b992e2c24e5638f158d8a5942070bfea1a75deecad83cf9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x53b4351ac5d159bE444E7d324Fb93b567F0FCC47, 0x9b0f36B1A84df2ae906C2f3eF905a59658d5F369, 0xE6ccB9cCE305B9F62F0AfBCCC4A52aa4Db711F9F]
getThreshold(view returns (uint256)
2
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.