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.

0x6cf085fe83fbbd996d240c99d81f198591751e1d

Unverified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x96e0fcaa at 19274948
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.27
ERC-20
Value $7,991.92
0x85dfb45f31dba083008d9a5ad6826ada9cf7b3f1bcf187c2c5bbc71d9421785e
0x2e92e908d344f76f29f51ce8d3007b9ced713f0a022c4d5f48a58b7d8230c4b8
0xc92fa057b8df15a871115b98f657fe8484947db256c6e95a07f5475f4c3779b1
0x2e64396294000f4ebbeb917e23726f321f3c07d0e91fe04e8c84be98fc2c8bd6
0xfd7c8d96a19eebbd67f5e38c1c521a54ab16a3b11eca8838d251d56f01315e69
0x171807356dbc298669eb4e7e36095f73203e49b73713bad02662f94ebce51452
0x11770f6df9b425449944a54507d60a1584205a10f04e08a62d7ab5c81ac5cb44
0x890fd73375dfe3b62120a12e31757f5c7387100f299a2eff735de24af7434368
0x037ebf4e66e94bbf1ba6378ff400e5b7f3f4e93384ac9951c822785e18e0c6c1
0x6e1ca8e3e2d1c43107bde604d60313b9bb0d5c5811435ab2ed500eeb542a151e

Functions
Getter at block 21220300
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x588d03b647c845b5c553519100bc8a72cdddbc059403288df5e46289a9e9bc5f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9d1E5C4552bD37322Be82a3Ee2647beb43aa4916, 0x08Df2A5d1c6fbe43ab26384d8fb5CF3DEB4cE3fA]
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.