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.

0x52ae3c231715e07473164849ee64d1f9aefacd14

Verified contract

Proxy

Active on Base with 184 txns
Deployed by via 0x3accf36b at 2616999
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.03
ERC-20
Value $0.01
0x24ee07d11e2678d1d4eea515f969ed5ea916b5190871d15c394fce26d8d91d33
0x52b02b8322bdf504f88ce82f7a2a83f5b16761fb1080a59a282c5b4dbd32376a
0x52386a15a60974bd45dc2ca511f60fa9788fc710a9572d0d515ee48f9761686c
0x8a2aebf57afaf9d464547fb947e4fbf6653a1f273b1345158b53483bdce474d0
0x0799d0b6e5a5f681c9f3de9948b82878c13b7cb17012e36ead77c3a10d634241
0xe64e1762e7b291405865d3bd3350cb92d6e9457c04bb6d30d813efc9e8d92b49
0x386bf1217a31155fb87e595b586193b1360c4160df986c02e050acd5f44c1a6a
0xa4660ac4bba55f7574dac8a6ac14a3f681da620c3101978eb4ed41ddd4abed55
0xea5a0b707f9ff886326f2a7db56e8921fbbde58bf520c4fc33f8e7845eea31ac
0xda4db91f622b582ee4d5c576a7b660326bf41437be6ef9dad14d499b81057697

Functions
Getter at block 23602136
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe8aad411726843eb0985b9f1a0f67cabe50fb5457807184fe17088a0f8ab7bfc
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x252Dcca695E42f7571967c2f3DA1e847a4aC45AF, 0x73fC4c27fe25D6E6B15a333a5e14E1cAfcAB1D7c, 0xFc42DA3f19334851faa5D6d3723aCE6e2798D49D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
179
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.