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.

0x78e1151a567edb2ae4f847acf0aefcceb7d034ee

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x2d356f24 at 20764176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $85,342.25
ERC-20
--
0xecb90d8e75261dc0d955d68613674495650e810c215072dae3e93531d7ce0dda
0x5275bca6e41dbf5160dad1960b738f8c918176474dd915df3442b12df57fbe66
0xa6b1a03bc5b2bacc37eab5fda441e5bdcc6ed8222c5071070da4ee93a3a4cb93
0x015e453af242e70e07ac8e4b7b54472625ecf48c0e255d5a29a6f0b29a9d9d67
0x661374d03289fb67adbe970dafacba4565ad2d2def936fcad914fda75465ce4b
0xfcbfd2b0152ecd669417bf13a3ed240a9767753bcd3415c9a53e6abec7dbaff1
0xf8444094e7d828356925fe0427e39376905eb5a0955e5f782eb1a872f0683c3f
0x86e102cc4f06f5d24a3e20cbe54bfb8dba15f3df1b8f116a14d40c99f26a5b65
0x4a7d61d7a5b030690b230710e9221ae0c459e8babc1f74d994b48b98f1a5c866
0x3c1be185e1dd3bd7348435becfe0868ad7615ac5cd00411c94f36507fc0245a7

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