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.

0x834c0da026d5f933c2c18fa9f8ba7f1f792fda52

Verified contract

Proxy

Active on Base with 163 txns
Deployed by via 0xc4f2475b at 3055833
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,694,716.57
ERC-20
Value $3,138,771.73
ERC-20
Value $4,522.88
ERC-20
Value $164.33
ERC-20
Value $145.97
ERC-20
Value $122.7
ERC-20
Value $113.25
ERC-20
Value $27.72
ERC-20
Value $4.17
ERC-20
Value $2.4
0xad06b1e9a24a354f81e43d82dda005145e072fe40c1857fc14ef7f50541f680b
0x2a5241e26e2e32ffc39176898ee167f90a62e91ccc4d06984c9fb239d4717a4d
0x65d8e3a166e653ed8aa9ab0feb2f25bbecc370613777cc0ca03540c8572a3c85
0xea47386b70b0aaf29facfe2d3cc983b8e5b9a77f1eb14531b870810c972ec282
0x736b14f704fcfc9a2c3be0b1154dc81d8cfc6525b3c601a1867c2126cd3ecb7a
0xc2146f57f01042237c672e6202505d1d0b0241308d479ccb4d1fa2d368aacb77
0x0702b6c98bbf21cbceea395a400229551aea86399d6d50fefba01192cabecf93
0xb9af80b4fc6691481b7da27c1fb451430db8ff085756fdbb0487ac12467ab415
0xeefbd01f03f3b94cbc82e4a1083de37df65b3214164e179fdd627fce642cfda6
0xef7bb9529e0e29937fa34b72e5148518399b4c7553ba1f6618d0140ae1087a00

Functions
Getter at block 22761434
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea812c24a8c43f6b317c4a4f28ce3de3dde21da05d69cc5a6d381f2983f55cb9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4e805029B8613d4fc5b4631c26E2c2E630d3724A, 0x689f4db3A506Ff1d66F0497C4536068637682189, 0xb70519E16B1cd0978F9E5450086311EF0617111f, 0x02C27cd43306F0940af688FD1901b07f65e2443c, 0x509BBAF1eDB834bc039e1B18Dd338ae3B84e28e4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
153
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.