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.

0xe389ac4a34b228fa02a1d3f41729df1b346eca8d

Verified contract

Proxy

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

No balances found for "0xe389ac4a34b228fa02a1d3f41729df1b346eca8d"

0xe29d53c3ab791fb03c2c1cb914dae627d5e9237431f173d708c4aea0f0667e27
0xc78f11696b81b60bed21c3e019e045af51b2862f61b8dac0b32bd2ca0099fae7
0x31f62bc845f9b93322a3987d8121b246e40aeee18869841d60c5a42ffc84605d
0x571b02e1c738026980871acad0f8c3366df02b3c73c95803c6da4e4fe6ceeba4
0xf767c129c8f0e57306a9ce527ce6154bdbe788e9c8aab62c2375062ba4c4894e
0x49727321fc53dc57700da5e057328cd4addef0350767fc39422500d894bd7b6b
0xfccb69ad2b3bf804d1ffa90fdc2d9f66d9ebf6175a6c1f0ac01bc23e254eae2b
0x982a9547d6392b32d255dfc1393a66eca5d1f60fb42939c5e739134bc9977d51
0xde5113a3cc48518d72a02eaab83b20dbc460283a7582f781fa5da89ca89cf03b
0x026e38a250c321b05d57e688e8b947507173b234ac7ccb0bf3ace855447447ac

Functions
Getter at block 22055646
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9cc7e3ead1eb86ca2516acdfc07941f1b578caadc90b5463179c03d7f6dcc548
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2bE445bD0E53B8C25E5d49Db731F071A04136340, 0x0a9eEddaa65546Ad35D3F0Ac9E6F09575E4C9297, 0xDe95557D3c243e116E40dD8e933c4c7A3939d515, 0x3961d488061C02bB4c15c81499056A16552aBb65, 0x10D91375116751EcBA21d4E4dD95b5bAc6CafB3C, 0xe6BbAce44fbB44a65437A538eC0AEC89663a5b59, 0x23fD11e560958cdE53d7F482727FF07a818DeD8B]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
10
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.