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.

0xaabca6261e960572d2214e5a7d7b6f97b04c88d9

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0xdc2ea465 at 11709544
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26.62
ERC-20
Value $0.07
ERC-20
Value $0.06
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xb56a01eb8d14df9bc7f432ae968b9870788a972fd9dd228638a33023f5bd4091
0x933ef542be0022ffd0b87e1835a78f543b7cb2544954c4ccb6a44b54668813d2
0x989affd64438be81fd0966a01aecfeece71813c4e9cee91a94b1e5db675094b9
0xc297231b75beafa0d48940c29d747a58b245576db4d12439be7853d414312049
0x263d2353e982351b7e2eb57f9bb3d03034bb762d82b38f31dcda543d758c11c5
0x6283f5e1411a26e07b58db1582b42892c14b57c804d52137a71d53fb677b0c84
0xa4471bb2ef9082eabe006195703aa8086a12404786b1c9469d36aabff215aa0b
0x37cae7dec996c3cc547427e55a03eaf56db0816a3944a5aec9c83e5dffcf163a
0x2d416a57bf1445ee4a3be3a704a3794e0df3e224afcd19b16a37301b280b6620

Functions
Getter at block 23637059
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x9c9fce0d8b001278308f4686a7483092a1997af0b1e11cd1941e9eca52b773f4
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x51ecFa86f8654d4f32f4D80EB89be52731DA8559]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
0
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 success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
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.