# Due Diligence before Investment

How can we conduct pre-investment due diligence by using Scopescan？

The following is an example of a due diligence exercise to determine the mixed use of funds between **Alameda** and **SBF** himself.

We will mention a few addresses in this report.They are:

**SBF**: 0xD57581D9e42E9032e6f60422fA619b4A4574Ba79 (one of these Sushi Multisig signers)

**Alameda Research**: \
0xf108a465a5dafb51bb48615b1a4f5e00401ff90d\
0x964d9d1a532b5a5daeacbac71d46320de313ae9c\
0xa6e683d5dccce898f16bb48071f08f2304c8ba09(tagged by us and other on-chain tools)

**These addresses are represented by their real identities as follows**

The reason why we think they have been sharing the same funds for a long time:

1. **Alameda Research** provide initial gas funding to **SBF**

<figure><img src="/files/jptshtFX6NElVpRuZjrC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ffDqljxW0aAAN5qnF5YP" alt=""><figcaption></figcaption></figure>

2. **Alameda Research** directly transferred 12710 ETH to **SBF** in September 2020.

<figure><img src="/files/QEpR0kzDbS7UsfwiLqBd" alt=""><figcaption></figcaption></figure>

3. A lot of **Alameda Research** addresses share the same Deposit Address with **SBF**

<figure><img src="/files/7eqoUZtQ3HsyitgTDrAw" alt=""><figcaption></figcaption></figure>

The basic idea is to find the connection in the **Address Clustering Tool**.

* Pull your mouse on the link between Deposit Address and EOA address to find the top transferred token.

<figure><img src="/files/2VWKljq2a2CL90SLYwzQ" alt=""><figcaption></figcaption></figure>

* Get the Deposit Address

<figure><img src="/files/OJgnXp6xmcrB7wK7FH2a" alt=""><figcaption></figcaption></figure>

Then go to the **Money Flow Tool** to find the specific transaction with the address and token you find above.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scopescan.ai/use-cases/due-diligence-before-investment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
