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.

0xa50d2f756692acbf9b9c0f22b98a6ba02fa8ad80

Unverified contract

Proxy

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

No balances found for "0xa50d2f756692acbf9b9c0f22b98a6ba02fa8ad80"

0xa452144a48029082232cfe78d39465597be4b2b679ae8274632ee2286209bff2
0xb716b94dd517e80719df851badb9f15d873026ab187073c40d492c2fefda8a13
0x9d3f058d4319678e951e6e4b7c205ebdaccb618c5f140d175cbb8aba99655cda
0xbe16f25698994e1f240dbdc0bb5d7ee8c1cd917adb2f7195ba7db9b0a133ba53
0xc862de66544aa156368aecf848bdf04f8241c13260d329176787053864bfc159
0x97218080c3555f8e5133e03a481645390895c66e276dfc6eda8a846c3356da34
0x5c23f0ebf3ca8cada29a02c250311ee7aaa04cc0344386940913079ba8f803e3

Functions
Getter at block 22145810
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc832caae430c9daa21748df2080549b536df608ee46fb3169ec1290f59193794
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xd6DB099eE6FcBBE47cfBe470C85C01a871b0B0B8, 0x73798EBdEC73d902fB3aD80Be71ef40dBdd99eBb, 0x58Df5f8f61D50f0386A10aCCF847F9Ce3f195d85, 0x669413498476dC9e71669Cd11DAc45172045d112, 0x711dAB4A0C57747102a44B3753Bf7A22d9057B72, 0x7E83AA92E04De879eEe1E0b6509C84d0Db4d533A]
getThreshold(view returns (uint256)
3
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.