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.

0x6b81be8003c7ecffa3988f22852a45b466cdd3ae

Verified contract

Proxy

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

No balances found for "0x6b81be8003c7ecffa3988f22852a45b466cdd3ae"

0x84aa28128916a5d9d60bf912a848cd3d937d343874f6d2b09a03d656ed3df5a3
0x1c53010409443f59a7c57dbb88a03363382d8371d597996f9853732d62ded351
0x47b19e66e97c31ff95c694a247cba5b862a8882e14060b4c6889630bc94ff6fa
0xb32b13749d6723697e0a183e375cc3f053a96bebb3a9e2f26eecd79dabbdfde9
0x2d21ebca42113979d51239ef515fcc0d17258ca98e13f609fa3e3a5755874ec2
0x28d2b878a1fb5a65c4ca122e1050e9bfa8e7e54cf63b2beec461daddbd570f2c
0xdcf21ef618d457393589d89b4bc9ff9697e98ad9025f3da798a9d32ebace7fb3
0xf195874b2be9c0470baadf2d172e8646f6320e500746470bf0f6f5ba49217db9
0xc3f7baf20dd3375eccdf549dc27db3001ee7e0edf29ccd8d631bd18c233c1487
0x021318b7c5ab1381708e4e343782e4f9ba61866372ec71242e6dc42a45bd4f71

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