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.

0x275fa99450bd44b2a69d1d9d002a253bac66c787

Verified contract

Proxy

Active on Base with 30 txns
Deployed by via 0xada5b2eb at 14100750
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $68,973.26
ERC-20
Value $6,198.54
ERC-20
Value $86.51
ERC-20
Value $20.6
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x26eda895d58835329ce15d01019cd34eacb85b4c2cc08b86605d55b02fb66fc0
0xcaad3fcfd1e5227aa42a2e87f70f3acc2e26a3e2447376a3a12e9e94d7e11634
0x2977a75e0352e7dec38d8b9d223a2b4569bcb2c589067835c61394fc3e3fb6ec
0xadbad200c941a03737dc9e0dec00c4dd72b643af92330d274e116aeaf62d7d95
0xa28ceebaf6d0776c964f1f2b90a821f1f463002880b59d483ba8583d72203a8d
0xd477dc162a5280568fff3888ebebc2b75c86a434f14cb3b676a31011aefa910e
0x6312883813ead1b7a2e1e33a0a898a8f7c2e74f7f56d9deb52cf5cdc1cd5dc0d
0xfc4c368415db9c6e6cc17bd27f5bcb8913a681a2f2530819941c50e4f320f9b3
0x7e5b7de7d86c64a4cc2ade7a774fa83b5202c0915cb60942f17144bba77e695a
0x9b87a5e2f81460ee492b51939956720aee539384e1273ae2956058ca14e36564

Functions
Getter at block 21866141
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x109f11d6be22b97158285bfed523c3f24f8244253e4462071e72fa8c059e5518
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x05B575c8Af6B585A0bcCbF47EDdBAFf23e2e2774, 0x286963d59b9770b62f3e47c32b45314558a16D11, 0x1B7feB653785C7Dc515F8424dA63206f69145a0e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.