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.

0xb4f763878f521a7ed2528f339cf2cc57bd0d377d

Unverified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x7d9dfb36 at 19747210
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $96.45
0x50bc81f67f9b8432d7ebb3d8448b53e695ea1d646a0264fbae986107a2fe7341
0xda4495e01b17745f273160cada098565fc3fe44fb706c2830fb4901089eb3c79
0x38a5bdd2eb0dea88b2213d6aeeab935f9270aa05aa8a711f99dfd99349522bb8
0xbba1644d02f3ee338e4668f28d5316d7e8a4e7a2c1e5f53312ad93c3683740b4
0x05047a0398e36c0811f24f796bdd3a770ec1fdd385cffafc69cbe8f5161634e1
0x670954b4e61a591b5263a5d2b044c85138d5347ece35ae6abe7b67d9bac41a29
0x66237e164d79f8ac382abdc858401e896b6f790ebc2a39bf421fbc8096878caa

Functions
Getter at block 21323036
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f54134d1f508dd1c9959b996f7eae0f38fab0e31ac5be189fc7defd05680946
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x44F55b0B43C291099EA91524b80F3037B5D1a9a5, 0x32FF90bC3fA85D87e982d5b384A453BEd65A799d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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 success)
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
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.