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.

0x049ce31d4b60797ebddd80f5674943d46823289f

Verified contract

Proxy

Active on Base with 101 txns
Deployed by via 0xcbdb8a61 at 12904920
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,186.59
ERC-20
Value $20
ERC-20
Value $0.07
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4c0c1b37e5ee7028d24a6c41fbaf8512e02bc8061cd072b507b398275f5c8be7
0xeaf22a13c82f0f22fd2268678313c72ba19de6445a84645fd0c2e26ca3c1749d
0x2643499417b93a4c7353715c41a42f6469a4de4ad14f5fc37655a9ce2f004964
0x1b4ad31c70bd51a3552acc19190b439f57435651989e1f78d75f8adfa9608dad
0xc7fef4ac595630cc8da2311897331da24c91705c24823211ba8732156c8f9968
0x7363c363c25314a9161afdcb6e924b9938dfc446228da682bf5d50c24c17b1e2
0x9acad9b82f31ae0f4bcb32909391e59e4c7b025199882fddaecd01da22514802
0x2ccb88ed7d733b211db3fa1ef26c7b3421a10da11ec7a32d37d365fc78abec20
0x636541986a0fd884bf2b656dbf8c5054df4fdb69c2f13a69ebe49987a9153fed
0xede916f081b6dabf59d88e81466b128b1c90b8a3e41665fe8c9c25026368b99c

Functions
Getter at block 23077723
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf71880c59762e1f45f4957ccc4378175f69b19ba417e5a29c7526e9bc052300a
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x74B3cF9Bbb8AB0c879C0933a2430f18BdAc04c10, 0xe2df67458E686282B1cE24315a02d02C3E1902C9, 0x896ca06C98cAE2b6fa898B2073f37FEDaC55E84a, 0x91BCA4d8802c11410E9eF82f5d6cCc476b463738, 0xA05cb5955890663F3e318e50cB6570c0958601aF, 0xc2A6AfF0C64f0Eae198fF00Cd454378C2d541eCD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
63
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.