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.

0x98cc9a0ae01ef8597c8519836c6dcbbe94d1d2ce

Verified contract

Proxy

Active on Base with 250 txns
Deployed by via 0xb3700a38 at 12488884
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10.42
ERC-20
Value $268,808.49
ERC-20
Value $838.96
ERC-20
Value $126.25
ERC-20
Value $121.73
ERC-20
Value $0.07
ERC-20
Value $0.06
ERC-20
Value $0.03
ERC-20
Value $0.01
ERC-20
Value $0.01
0x5a98c0979f3c7813e4529d8610482f33b4542d9ea51fa73a44aeeba61712494b
0x449fa4436838679069a6346c100ef759516e315a08f7004b2b31a3abf171f0ff
0x7593340b30b72ff11687e1eb6653eb898db1d4eb0e2383a461530b347bd86bfe
0x818b15516a701053481e355a17ad50125aaf883162758b7fddfa7b674ea46321
0xe4a1890992af82319bee7dfdf15ad2531b89da7f583a9abf6bcc81e497705311
0xa793fd77d5a37d7b4325588d8e3047c270b75e02412d9f0b177a3fc50b7ea6a0
0xd0f7ffa60fdeddc0f5d2388fa911910cef8ecf05ab9d540343806c64ddef05d6
0x587800d92d6b75bc59528915e332d8a51f3d772e58e6d5255693e2542666cdbe
0x465360acaa4a6ccdec165b9a3431da22d1ee5140232885dbf5642e8388ea1c9f
0xf426acde226aa81a940f75374da2445c29252b232a2e44b089704b15eb00631a

Functions
Getter at block 22895917
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe3128fa494833e64fb6b4aa0b820aacd835e638b67949ad934c2b40b488c3f8d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x811b0ffF8A8B4394F448BEFcbb6F870019a71bd5, 0xe82e41174488b2B22E09AE192acd8bB1709d1118, 0xF2F284eFEc1df97F22c2e9bD1b24769bB0BBf908, 0x73dC9458f4C4e8CB4E81D6fF9ef34AD097924Fe1, 0x7c78EF9df081fCe301F1dc7D9802AEF4F65BF5db, 0x3f98cF61088EC0aA5dD5e7BCDBf4594C3AB11763]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
241
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.