# /common

## Description

With the common command, add two or more token addresses and it will analyze the common wallets across the token mints:

* Takes multiple mint addresses as input
* Identifies wallets that have bought more than one of the specified tokens
* Shows detailed statistics about common buyers including:
  * Number of mints bought
  * Which specific mints were bought
  * Supports optional CSV/JSON output formats
* Useful for identifying patterns in buyer behavior (insiders/team members) across different tokens

## Optional Flags

* -csv
  * Will generate a csv sheet.
  * Useful for wanting to extract the data and input elsewhere
* -json
  * Will generate an array in .json format.
  * Useful for using programmatically.

## Usage

`/common BnPUDgxxV9cDLf7zP7yvgWFnceG5YBPtVLsMHtpzpump atrARuARaEw5Sez7dTRqeT8rhtE8j5QR1WkdYsipump`

<figure><img src="https://2366715571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwZhT2rt1MEsR0j03JVUI%2Fuploads%2FZapjGXkIg2PyVfdWVjyW%2Fimage.png?alt=media&#x26;token=f66a5715-a31b-46be-a17a-e41965089da3" alt=""><figcaption></figcaption></figure>
