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.

0x6bc1f359c93a18626fcac1a496c9758849c3289b

Unverified contract

Proxy

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

No balances found for "0x6bc1f359c93a18626fcac1a496c9758849c3289b"

0x2d9b481791fcf9ad83df1379aa57e38f8a0d21d8f3593055cbf6bc0b670af75e
0x34c21b82eb2708599ed7a4801177226e6b852736d317863f012ccb1cbc5c814d
0x50fb043ededd3b2c0b02d1a5b055c6ad54a2f96a01bb86166036c46139d2a2cf
0xbd602a59548654684ea2eb14f20ca39b78c542f33d89c230a8ec8ca14037f973
0x509ae76b61420ca1e7ee135dcc393469fc51d31aedddea1321fde6045a25eefa
0xb33405d9936f0a4170dc1e557b0dbbf1d6e32e587308de8636cee195e343be2a
0x61b387a6b269dd5bf3bb2f2f64e1c756dcef5f61799a0355a7cd2a4bf5b9a201
0x5fc9f34ecf8390c1d908ce9c51f923ed6e69d270148f0c69d494046d62fac791
0xa2cf81f9e3b7a94e798f5b512ea311041e087de6d4f196445801c5da3ae4fd87
0xae403d634c2185331f8b1f6610df545f6387aef501c5f774c7fe0a265cf55aef

Functions
Getter at block 21830449
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7e47475744d32bfd07ad75e601d76bed6d2403d9c757903c7b232399252ab29c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x1596B385Dc87a05A810e208fFE9F449A0BAf5693]
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.