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.

0xcc859ecb66a4e4434363f62246d92fb8996ad0a7

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x2cb5eea8 at 4562958
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.22
ERC-20
Value $9.46
ERC-20
Value $5.1
ERC-20
Value $0.08
ERC-20
Value $0
0x477859a891ad822bb62df317c953295b23decff77654d8b40f7cc3e74a0f59bb
0x66e36c0dfb5a3beb51417c16fd3b74f01d01c5bfef8eed9963aa6d6d5e22b0fa
0xc8d98ce06a23e60a90acbbf2405c60b3886b9429088e77c0c76376e56cb5840e
0xa9b0b8be3bd3349e365ff75decef2833abbc1b6ab368db2bfff25d296087debc
0xe0727b7a9727688a4f1a766697d48c5120f913fac9c3ca5599819de57964a675
0xb05a31a342ee9810396bbdc53732c341d24afd66523c2da1d6965e86c7a3565f
0x7ad32b56611be27f7257ba45030f54082dc2eef5ffd87d8ee98fb53cf735bb62
0x7b748bf58e54a6952d00c542fe25d9d054c430e149b38cf1b94a5bb2f8fd664d
0x44d6ef4971df169ad845dcae94b1f8e8bdeb2a2c5ba2d2608ed2e48c8c666b01

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