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.

0xd3d7d4df0addc3b97063620a319a6ad3a0a834af

Unverified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x7eac3510 at 19059309
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x10b13c5309cb23a8b2e860f6336221f88eff80b1b0e1ce5fb776e328729ecc61
0xb65306782d1acee1bfa72b3e64d09a0e281943e0bec5fdbfc081ee2f8dfd017e
0x5cf80729e2c7cc3094f32de0245d69dbc1ba28042b8ac85a95088fa943152983
0xf7df22a8f0403a8d31253dca31d64276a6efe32a6f860b868d9dec57da9c6128
0xbbfedc8b91e973ad8f07691be6cb3d910457f878bd3119483e2aa51692bb2bf8
0xb228f9b3ec98a551fe49256f471ec83681dc7ce1a5c2ae97e74b3be447dcc9d4
0x15e0cf8823892a99965d93f130f5f018fa0626b29a5fc4d51df6fcacfbf6c55b
0x4fe273cf12d7701424307bba7a4d9c67417f77924d843f461b2ff2321608c0a5
0xdedd7ffb8a35e448f11dab193edbb7ba6c63491e6d4559e41a46a53b8361c848
0x0025a80e400215471f615f9d8557f150e7b967fdd99c6f1379cbb09ce1c69a1f

Functions
Getter at block 20826086
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x83294c4904090c2effd1653e6d32faa4ff2a83406b0642a465adeb44d1aa2549
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9A608f47D2fEB9A61401C9a42392901cFD047Fc2, 0x49ad0FFb9f5fda257953823b0adC7E84C4D0aEb5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.