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.

0x2ba1bbbda501ca3fc124d521bb9b457d2596418c

Verified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x2f1af45c at 11929809
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,287.45
ERC-20
Value $261,194.63
ERC-20
Value $35,929.6
ERC-20
Value $5,154.14
ERC-20
Value $1,488.2
ERC-20
Value $0.64
ERC-20
Value $0.41
ERC-20
Value $0.33
ERC-20
Value $0.13
ERC-20
Value $0.08
0x5c134a12076502d953d2304f26e4b7c40c955e819c02f014fc2678e6ec53db12
0x59c94064f13078360a02673d484a5cb872016a50603230fa3c25c234367606eb
0x90bcc494d9a790cc305afe5cd1481c905dc136a0b2e1d90e68f978e4d1a96488
0xb003f1e5e484c58bc865f240642c9875cebc0d91e7530363fbc0882192586504
0x9652cc6debb2b88c1a5821c0576f6976c9c069e8eb8a86eb7d88f3381c176bc3
0xa0d56a0827e4909942f8dd708db6f60d8610966b554b3fea3a8d331fedb1c968
0xd0fcc334cc9ee187341a5df86e03879e9dd93c2d4377ea1a47bdaf82c0317a3c

Functions
Getter at block 23269687
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc6f6654331f5c5fc4fe6e05495de8cc0d0ec6e557ef36172a51b4619f6e2e68b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6513Fc8e3381b245436BFfAeCBA9E7A8c2cA2413, 0x8046bBF2BcE6Fb1365Cb9d5253B898DF148Ae0ac, 0xB6c6a771eb72114C74d810a1C832649b5d9E361d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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.