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.

0xd5270fe247d0d81b35f22d09f687d45cc7e91bab

Verified contract

Proxy

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

No balances found for "0xd5270fe247d0d81b35f22d09f687d45cc7e91bab"

0x1d76c67ae0231ac071325c900487e13c2135bc955ecf70dbc542443e3620a35e
0x58035ce88c794ade7fbcb45dee9e67ab54e71990ebf6d279fffeea51f3b1eccd
0xc0af4f06aa99103caa5ee668602dc8f70f032076e306a769b7110543d311b212
0x16166b0b61e71ed5583a4f44b9a4f801193310c25d70b99fbcf19780219faa29
0x1fec4ced018aaf50aae3c4b6b6667bc7876816db53008096a0a15217483b799d
0x3a499f1c2dcb8a42bff0eec381db0d2f78df9989c3382ebc8be8e22b40890a89
0x6d066624f65fb9480bdffabd6723c93ba148fa9f6ed03a6e4f546527ba5a38b6
0x9903cf4c3b8e15667d56e134d3a1f1104a40c59cedb7f96a09fca925e04cf3f9
0x5b1c566d2716f860ba92100dc0c5cd246493f179157c976d1618cd90482931f3

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