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.

0xbb1c46aecc41efce8183659ac8240b25e9d725a6

Verified contract

Proxy

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

No balances found for "0xbb1c46aecc41efce8183659ac8240b25e9d725a6"

0xad747dcd85b779ffe69c11f1df9db38e70294ac88cef60dd88ebef687bafb131
0x3d51ceafff1c9b99562d1d4c3be2d278a7ac213b7a1d117c53566e92b02bc6d0
0xb7e6ba609c71f691e9e35dc202743e789411b8532abd0fe908d213ec0236fe94
0x0bf4de596330bfcaaf382d98a50b3957d0e7bbc424a3ba4737082d1780fe1ab0
0x18e6064b3b0fb67ff2db52440e4f8021bafb841ff6546ce3fd2292ab98e001fc
0x199ec82b382975cbbcdff28765480cef0d4b818c3f77ff2028f4cb024d33ad1d
0xbdb41ffc68cb86e8cb192f9690174ab8f82fe79a9d3229b33a90a1141d55fdf3
0x124e1ac01b6f28813948542eedc07982a06570ec6c8f6be714ea3a8bde4d9e82
0xae7cbb25dd28ce53e59aabf9228faca9a54195f6a2f8cb71fc08557f6c1855ac
0xb85fd2f6cf2c95064bf458c0e2c734bafbeaf39f4b428125a9e9f0162a8e1848

Functions
Getter at block 23177730
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8d7283d81ed96145936db28b2500d1e259c493802195536dbf48f80872d9fcc0
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x384b9f2b1C8be58B758B112C9f01D1EB9F032975, 0x5992647730B5C355964409785b2825DaD132be95, 0x89144777D6232863712eA119B4b78CC2470272fA, 0xA014354978CE183C6Da5C05c5B1D20B280491221, 0x490F6A7874173f6D8517f4537e2F2E0cD6737eB8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.