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.

0x64d508959764f95b044f2e2d154bbdc2139ec929

Unverified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x6d9bedd4 at 20450072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.33
0x152c4a2ee328c4efe49007d8429f8b0f9257fab10584d7b20d00051b8ecca2d2
0xae004682f1a84028f7c293349069ca24a758d7b92eb3cc9a19bf54a8e6c7a548
0x342085e10d5a9523888286fa64c65cbb7986984cc40bd7a0f543c322c28a78e7
0x40f8297ec2cf602c07bf69d4d032e286c9603ecec42888094c9af517370c1242
0x356edac137de13e2399febbae918786bc82b7b19eeadc406876aa58e95821f54
0x893d40f1bb3e1d1578c97c2091a518cb5f3b4f83c0a37ab58fd2b672b3010474
0x1c7e82d950e95ee43231ccf655ac09291fd334f9c63c32cfaf626b8855979f36
0xc7f0f359e7e316a092139ecfa761915a5a60e9a28c395f420c319273f8cfeec3
0x835544250fcd1ea91b1f330b1fbdc3f27b82d50516bfe17af553a1c69afff0a2
0xe65e4108efd55d59fbc79f15ffef10f511051cd294560b4155c44d1794fc3c7e

Functions
Getter at block 20903540
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6349eb656b1be15e71a52ff6b6a94f8d4dda25298159f314dee211a943ffca57
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x06d764c47C4ECE18e0a9239444EdBb187780efEB, 0x8ca83192D2437bE7683c740a41D50108267BF33b, 0xD33238d3B0088b1f41b9984e730ffC3DFe081A54, 0xBe775E95C9928039a6c86caADf641F35BD5d4eb9, 0x8DE2742e1cE4262569124752Bf3D62873A1B86FA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.