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.

0xf44fe428b525bf96e8978ac349728851f6fe63ee

Verified contract

Proxy

Active on Base with 57 txns
Deployed by via 0x59e07d4c at 12722620
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $73.87
ERC-20
Value $125,964.21
ERC-20
Value $0
0x1ba5890c1fabd3bc03dcce969aaee81d134a5956099c8aa7a1d58ed95926adef
0x6a7039088150e631d1498fa82c35ddf743f04c0359705b40dfb7cf7b8376e88c
0xeae3958de0c63bd9b419ff4ce9ad9eb58a54313c69a131e3875251d6ee4b5974
0x4ac5237082da33a4b56166472166fc474f485bed4c6c93af884803f3536b1572
0x1147ad6b26db7d6e4123f2eafa16f016e98a59797c4fa466a559757b0055c5a5
0x2d9329bb954d4760b8dca3b806be95193ac47a679a1aec9c86d105a2047201de
0xe5f424b52c4402d2509395ddf51e802627ea7ec4682439d26214b3aa247677f2
0x8a39267659df649a5f32bb5104237304db098a778a7a1bcceda1aa97a2361c1b
0x1be42c1306eabdc6a9f5f78c1ed0197e74bd75703929cc666d7a758f2f4c9f23
0xce3878b24f4543ad8fec27f41ef881b5f701e61ebb89f2d3707aabcef1f033b4

Functions
Getter at block 23132747
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc94af0e3373f5ef12e622e87efbf44cb7f13b15630a7695a72cdc9e7e5d2e6a2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x46dCf87C67d3C442F3eb7E31a41222c02E4D9a58, 0x7C5f61351339B7a516ba1e7fC0d9052042CC4875, 0x119635A0930994c32510Ec6DF23db4273f57c734, 0xe4aC643277889eFE2E677a9059D077297351B80d, 0xD5B3Bed5E9ceD73811f117BA18eECda5A125D8E6, 0xA3aB4C8bccdf5D2430D19ED5273F8fEBc75EA465]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
84
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.