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.

0x1677640787891022efec86828bc386828c68d2aa

Verified contract

Proxy

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

No balances found for "0x1677640787891022efec86828bc386828c68d2aa"

0x9b3b457eb6d626e3bb86491b3afc57841da3050a6e484f69d3bc9e912c234932
0x0f5ce482b48fd30d20d933871d3307b5620105fa2416a0f3c2d64f20080675cd
0x8078981b0529ef888e8e02219c05e152777674562655a90a4f6e0d2e8dfee1ee
0xd875f41910a38a9ab249abb3220c297eb690cfed03070c20ee3d41a129f9d206
0x0b8cee97849693f06af05fcc4f326f087471ffade99e453e9e8bd55db450e212
0x5cd147777af74bcfe60446f3f702c4be324ad3af4045fafd4ae4b598d40fb6bf
0x3d804267f592fec3113ec3ec815789243da524033b47fbb5da0c135220f0fec8
0x7a351caa16d37d89b7235cd483208a638980663ab85fb6cbc0d6779be792444c
0xa62a8d10f0409d729ae17ae463e953b2b87934cbf14cad49b4e95f3078872a9a
0x60cc25dfe38b72af9d4e84cb780ff9ec6f7cafe12fac1236f9cf73ea4d30ac5a

Functions
Getter at block 23908373
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96d44dea9627086860f8028e05d89603e618f152e7e9ec3567c57048688ff7b9
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0E192E75Bf06916A054695B60dA91E4b427c89ef, 0x253956AEDC059947e700071bc6D74Bd8E34Fe2Ab, 0xE1e56A2e679Ef4778775718Cf5ffaD577368d695, 0x6265Bf1a6d52CB40f1f80155bd140c8EfaCe919d, 0x284a7F74c73340C08ce413Edf44101c23243c66c, 0xbE8377398879245A14E1453ffA711f93121c9273, 0x738f25847A2bD6dEe11e3ccf438572Daa1b413f6]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
33
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.