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.

0xc73c5ee66b518c5450ce47520fc22f429f15a519

Verified contract

Proxy

Active on Base with 270 txns
Deployed by via 0x6f4e1a33 at 2704159
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,145.4
ERC-20
Value $678.39
ERC-20
Value $46.31
ERC-20
Value $42.23
ERC-20
Value $34.94
ERC-20
Value $4.05
ERC-20
Value $2.1
ERC-20
Value $0.28
ERC-20
Value $0.09
ERC-20
Value $0.05
0x1dce5295bbb51cb4836babf59fcd2703c5d1a6908d76322916c75266adffe0c4
0x6b2faa46951e36de3bff3c9bf2ab6093feac5c11b0eed2ec3e5ad9c342739037
0x05d521d1abe224067c5ba7787ff218bbfe362c2dedfbc8e70f595d69559e62c1
0x4f93ee7bc8290922d1a11c8b1310fe17bd404e7b6bdc81933764a906ec69e950
0x55b42a02b337a7dfbc03a22e734913880026d2f9eda821b4dd9c2b8ed3598123
0xd98b22c14b11fcc9ce25f9988b63cb604c463e1f26bc49c922c5097fd39ee13b
0xbb21f51a59e9e590b42f7a7757723979a225945ea4c811be7a6f4950b968d684
0xcf1a508ef0107c422a8e1c02bb2b5f0dcd84cb37120255ef1a4a1da10a0867d4
0x7dc85331fb213da2dca67990a0140354753bc65aa5a93e9840b56f952173b54d
0x22e949200952ad7b9ab65904cdd3351567ea18e730bdfb447d049f61dc453737

Functions
Getter at block 23233727
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf25aedd7c6a7a3cdddfba2d198a78c198bafac5cc7b96224d094e79179fadfc2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x1777C6d588fd931751762836811529c0073D6376, 0x10E7449c75dBbE2d18E9f4cCEEC7ab6c7d1F8A30, 0x2f6434C33374778b1fb6033F8B0b3C5e910A9b7a]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
403
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.