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.

0xb51502d2900be15f9888a233bbde81fc2f93ed53

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x99ba60d3 at 17748364
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xb51502d2900be15f9888a233bbde81fc2f93ed53"

0x30025e1e9973805a8ea339736a74e83aba7efd2f70cdfe534b3faf048e7a73a4
0x3ab2c816a42d249e83de9620fb030d105038768ff6423bf0a1a0caac3ed6d731
0x9d25564259d26aaf5c56d0d2d13b2620453ffb1727a503af67e493225d0cd3cb
0x4332f451662e57e8047980c0a42b858f903870b2dd144e09faa88034069205ae
0xe4bf5b867a2ddb54bb649b590053ceeda2010b80ed460b38d55d25d58a434ede
0x2ccd87bb3f4164f5fad48db8eea9fcb33fb894c1d64c34002849141bfb3bc123
0x0b74da21e88a4083f3b41bdc86295d0bee1cc16e6688b587e66fa1813fd0eabb
0xea6d5868d021348145bf59de519fa2dd39742b013b18fcf78e347d7bba6294b7
0xb0c913d761a9d95d4848f25fd70ccb969afcdd02f64058ccdf35316edcd5c339

Functions
Getter at block 22325845
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x774378da873755717bda19c8b1e6ce1012bdc09333050b076ae77c15975d751f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x55850DB4bEb7596f3277086d637F33486cDA507d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
5
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.