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.

0x19684786b22a8cdfc8a843d8b4fd80b46b6341e1

Unverified contract

Proxy

Active on Ethereum
Deployed by via 0x69117769 at 19923577
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x19684786b22a8cdfc8a843d8b4fd80b46b6341e1"

0x2ae53d46c88c26dd2892ffa70185f5d64c7c9b21b37eb8a7bbd4e0c1935b3f14
0xfc51f18117231c06b87df86c35ade00f8d02be6e9726973b26624226f35b0c98
0x0e0203b409b82659facd0f553c1965ae6efa07d7584023c7a792996ee178fc32
0x92b3d6956a26d7aae753aee1f0b8f1e58012bb96046c4d4c24c2a9745e2e8a66
0x7b5df74b9070ecc9a9bc20d7ca7edce73b7057c4e60252c83c950d931340b8e5
0xa17c779660fbeffdfc5ddde3885d1c2014ed069b983750e4511f4ea339d46913
0x3227706223b76524a56f9058f6296220d5ff82436e22233efb67a2fb71914147
0x0e540537916cf8d3688e349b0d404d846abcf65c825837b8abb6f82db60085e4
0x5cddd51f400075fc0c072429d5e1b05a122b31267543b4d5bc5b8e64a91791be
0x07c378a97ae532ed27d0cba3731c2c7f23cdac387ae0d136e5468a8df41e5077

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