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.

0x0a456fd933ac97f8429c57b76e5e980a828ab236

Verified contract

Proxy

Active on Base with 37 txns
Deployed by via 0xcb64bb63 at 2042642
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.09
ERC-20
Value $0
0xb62efaa2b5ef120781af645881358c023d68809b0df51617b056e6552cb35f85
0xb4623dca97425090f295e385edeb9d068767a5fea0d4b09867d505ae6e5c64a0
0x98913f406a5595801f12fbfa0fbb58c229a25bb0c974f1415884c7cdc45fab93
0xa2e964d87cf002a941ad8d295ae444b6b4561708c5a10de950991878949fed68
0x4afa1ba0b6da362d340ac2a62ff61e1b8059deef0f17d63132183b8ab5df6e40
0x1e7be456006331bc42b0089579325bc92ee65e94b89d8c1b0a9b1f6ae7bd25a4
0xbb66200ec03ae3aa3ed9da66e202f51b6896554b46a318ecf3c14ada4ae822b2
0xc33828e85bb0cb27d06072ab7a1aafd693da2f1b7b4cba750bb05045ffd012c3
0xdeaebf7f995be756bf5689bbd493b0c297c71b2370d50d844d029e6abc15f3a7
0x7ffb35f41e5c0e561608dcb2428432b65f73d7819f3b344659863e356ee0405b

Functions
Getter at block 23214737
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3c78363afb6b5276c3dc81fcd54f93bc7a81138ef2e5ec1b10bf0c7a0e40796c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4CCd8B38572C1c47929592306D4a7e740fDe719D, 0xa9400341Dd52fA54Dd66200983D0898D77628297]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.