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.

0x9dcecf7d2d164cf59e2440320e0d39ccc771855f

Unverified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x422c1331 at 20689470
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x9dcecf7d2d164cf59e2440320e0d39ccc771855f"

0xe16899d2bd9931832debce68aa2511302f4e3d10bc6347be2523cac31c1409e6
0xf2b026a96cc5f7aa549f57797d4fef01184260d56b8000b4340eb927eebdcee9
0x96cddd124516444763b5bfb06317cac628a6e382867144479431653867f194b9
0x4da581562cc06a27a98bab0f821886dd249b1fb01391eb715800b73933e0893c
0x28dd04b701ab86001fd44b98d3b93919770eb426bc4f3fabf3dad38827e9522d
0x3e6e8e01570853378e631bdc897f899085a2bd30aa61c52ae4d5c72a3e566296
0xb656119d1d32657552ca9d97b83a300273fede39d6e0593aa78a86231edfa451

Functions
Getter at block 21178624
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb327d2c0d10ee1d993d49a7f69d6deb54072f7d40efa3d10791484e71688c344
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5Fc96c182Bb7E0413c08e8e03e9d7EFc6cf0B099, 0xa9d8188B35f05ab9a07454eA412A2dA6F1eBD036]
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 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.