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.

0xabe6bcac76b1a73e91db74a64b890af30eef7174

Verified contract

Proxy

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

No balances found for "0xabe6bcac76b1a73e91db74a64b890af30eef7174"

0x760eeb6dd25814f598d247ed57efaf151f5328ba48e1d9a1f3a98cacdec84291
0x17934d4b4a850ceb09d43f61a938e69a6dd6fa6c38b233fce18bc2fcd9b4f7a4
0x42e872b05fb7528aa0d7dc8952bf6e8482b8a608e0bf8288f7aa95a039d76d23
0x3924e1504db3cab3d70e41d4f4e598065333f0434a5aaeab7483028484ced958
0x498ab9477ae0246815484a6e05e3337a66561d6eb92c6d2a833a1ada0e700c26
0x206227c5e762f92f79022863cb532437bcd3cc7a58dfddcd5a2fe69ef1db1551
0x076bdf8d6ee6adae6bd0f2a49bcc2021bb8897c71df8bba37eb65d2c844d6b05
0x3d8e8c95921e31968a2aad08922e949363a5eca340397df0a79ee4e67f078c65
0xaa27e9c604373e4818da05bcbd7b608c1ddd46f3a514fe7d49b54b6ed0c571a5
0x1d6e7007221e44f49fd432bd909132a7ed86232a7c13c35bcb1d033557acb950

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