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.

0x12a607052c5f714dc211a5802b6074d8b00e163d

Verified contract

Proxy

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

No balances found for "0x12a607052c5f714dc211a5802b6074d8b00e163d"

0xb53aeed1e60c4b8912cf60764026704cfc96eb329cb26986a9db5310cc0a7683
0x0e93ef7bdd2940be891b29b69bd1d1695c0f15290bd5c22284c37481e602467d
0x0b95db39980c04c0dda30acc6da831bdd93ac19102e53b54853460141b5d6870
0xc75b82bc8e8989cb083a2ebf1740c3c7c0a4a39fd241853d72c91e843471de33
0xc2152d3d4219570c28092d742522b4675ff2ed9e2e8b506528eb1f1ef650c832
0xd85bad311246d32c46dbda564de27c2ea159e503116e7a22d731b06ce2dd391c
0x4d9d2fa1145f96d7ffd0925b48291b259b33df4870882006284edf68bfd70f37
0x9dd0ad99f121777a893bdf7b235f2f641d30e34b153193f4880b8f149c30df7a
0xb7e90913adfa4a9f65227d6e7630706ca2fba3ddd035488cc7f3bfb169dd638c
0x02377543f9c616b22777ffc4938a9ffc52ac5172b0605c0bcf1226bd58098358

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