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.

0x713ac763604d1efe6d6aa3761ede999ec87e9532

Verified contract

Proxy

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

No balances found for "0x713ac763604d1efe6d6aa3761ede999ec87e9532"

0x06814fd4a809df9fbf67f09c6b71e627bae3479c1261062f1415cd641bdb8e98
0xf18c7a14805f600e5385d7e64732c637d20332856b8daf91fe6dfe241d7c2678
0x27f0d773ec7ee991d42e618825b16536ede36a34ffef248dee6145a8d3a14ea7
0xa45a9d807c3429a5f98e0a233c1644b589ee0e64ebaefc4469ee09b5c27aa20f
0x6fa5b9d75a7cc4cabdef8155cf3c83c0aee9c54afc2002d035fe0bda3a3e7778
0xa0a0dc9517e5968415dc1927ba4d0fadd92e7b0ae0bf958aacf7d783dd2081a5
0xdd05632128eb09be833f40bf7fa10ffa0047832e0087b9d51dc40a2f615c3726
0xd06cb7f6aaa5ad8a1dd0c9960894c707c613f973ac595021b02c15d970341d3f
0x4ef1f4c80d08bf157a167d920c9ebcab018ba3ae20a0890c88cacfe5b6620bb0
0x1bcde80353904b0fc7dbdf5e6d8dbbcffd88805fe676373b61ac2b3afe143f9e

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