> For the complete documentation index, see [llms.txt](https://docs.odinbot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.odinbot.io/odinbot-pro/filters.md).

# Filters

Below is a complete list of all available filters. They can be applied individually, combined, or left unused.

| List of all available filters                           | Description                                                                                      |
| ------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| [Last activity](#last-activity)                         | Time of the last buy or sell swap (in hours)                                                     |
| [Current SOL balance](#current-sol-balance)             | Last known state of the SOL balance                                                              |
| [Trades](#trades)                                       | Number of trades performed (pair of buy and sell of a token for the same token amount)           |
| [Swaps](#swaps)                                         | Number of swaps performed - a single buy or sell of a token using SOL or stablecoin (USDC, USDT) |
| [Active days](#active-days)                             | The number of days the wallet was active (had at least 1 swap) from the specified time-frame     |
| [Bot usage percentage](#bot-usage-percentage)           | Percentage of bot traded tokens                                                                  |
| [Successful tokens traded](#successful-tokens-traded)   | Number of win trades                                                                             |
| [Failed tokens traded](#failed-tokens-traded)           | Number of loss trades                                                                            |
| [Hold time](#hold-time)                                 | Median between the initial buy swap and the last sell swap in seconds for each token traded      |
| [First detected activity](#first-detected-activity)     | First detected activity since 29 Mar 2025 - can be considered the wallet’s age                   |
| [Tokens traded](#tokens-traded)                         | Number of tokens traded                                                                          |
| [Tokens swapped](#tokens-swapped)                       | Number of tokens swapped                                                                         |
| [Success rate](#success-rate)                           | Percentage of successful trades                                                                  |
| [Trade rate](#trade-rate)                               | Percentage of tokens traded versus tokens swapped only                                           |
| [Total buy](#total-buy)                                 | Total amount of SOL spent on buying tokens                                                       |
| [Average buy](#average-buy)                             | Average buy per swap in SOL                                                                      |
| [Median buy market cap USD](#median-buy-market-cap-usd) | Median market cap at the time of buying                                                          |
| [Total sell](#total-sell)                               | Total amount of SOL received from selling tokens                                                 |
| [Trade PnL](#trade-pnl)                                 | Trade PnL is calculated only for completed trades and not for individual swaps                   |
| [Trade RoI](#trade-roi)                                 | Average return on investment for trades in %                                                     |
| [Median RoI](#median-roi)                               | Median per token return on investment in %                                                       |

***

### Last activity

Time of the last buy or sell swap (in hours)

<figure><img src="/files/nJgyetWgVU0DOVCVYivy" alt="" width="323"><figcaption></figcaption></figure>

* Older than (hours) is the **maximum** time of the last buy or sell swap
* Newer than (hours) is the **minimum** time of the last buy or sell swap

#### Example:

Setting the parameters to "**Older than 24**" and "**Newer than 12**" hours, we will only list wallets that had their last buy or sell swap in the given time period.

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

Sorted by "**Last activity**" Ascending:

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

***

### Current SOL balance

Last known state of the SOL balance

<figure><img src="/files/1Y08djystMSvGXxOKSSR" alt="" width="320"><figcaption></figcaption></figure>

* Min SOL represents the **minimum** amount of SOL a wallet can have
* Max SOL represents the **maximum** amount of SOL a wallet can have

#### Example:

Setting the parameters to "**Min SOL 1**" and "**Max SOL 77**", we will only list wallets that have a current SOL balance within the entered range.

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

Sorted by "**Current SOL balance**" Ascending:

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

***

### Trades

A trade is a pair of buy and sell of a token for the same token amount

<figure><img src="/files/93uKhRMqLagCiuxUIfXg" alt="" width="322"><figcaption></figcaption></figure>

* Min Trades represents the **minimum** number of trades (*a buy followed by a sell for the same token amount*) a wallet can have&#x20;
* Max Trades represents the **maximum** number of trades (*a buy followed by a sell for the same token amount*) a wallet can have

#### Example:

Setting the parameters to "**Min Trades 2**" and "**Max Trades 7**", we will only list wallets that had that number of completed trades (pair of buy and sell of a token for the same token amount).

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

Sorted by "**Trades**" Ascending:

<figure><img src="/files/8Cvq33QE6w5vEKFH9Oap" alt=""><figcaption></figcaption></figure>

***

### Swaps

A swap is a single buy or sell of a token using SOL or stablecoin (USDC, USDT)

<figure><img src="/files/CekcoZwAMt0cOGrsWFOG" alt="" width="322"><figcaption></figcaption></figure>

* Min Swaps is the **minimum** number of swaps (buy or sell) a wallet can have
* Max Swaps is the **maximum** number of swaps (buy or sell) a wallet can have

#### Example:

Setting the parameters to "**Min Swaps 4**" and "**Max Swaps 12**", we will only list wallets that had that number of swaps (a single buy or sell of a token)

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

Sorted by "**Swaps**" Ascending:

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

***

### Active days

The number of days the wallet was active (had at least 1 swap) from the specified time-frame

<figure><img src="/files/YWv7CU0msrEjmD81bdA1" alt="" width="323"><figcaption></figcaption></figure>

* Min Days / Max Days represents the time-frame of the most recent day when the wallet had a swap

#### Example:

Setting the parameters to "**Min Days 1**" and "**Max Days 7**", we will only list wallets that had their last swap in the given time period.

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

Sorted by "**Active days**" Ascending:

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

***

### Bot usage percentage

Percentage of bot-traded tokens

<figure><img src="/files/rX4ZNRLSqCW3xvBRcy2h" alt="" width="323"><figcaption></figcaption></figure>

* Min % / Max % of tokens that had bot activity

#### Example:

Setting the parameters to "**Min % 0**" and "**Max % 40**", we will only list wallets with a bot-traded token percentage in that range.

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

Sorted by "**Bot usage percentage**" Descending:

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

***

### Successful tokens traded

Number of winning trades (pair of buy and sell of a token for the same token amount)

<figure><img src="/files/95vqcanJEF6TVexpdBxf" alt="" width="324"><figcaption></figcaption></figure>

* Min number of tokens that had a positive outcome
* Max number of tokens that had a positive outcome

#### Example:

Setting the parameters to "**Min 10**" and "**Max 20**", we will only list wallets that had the entered number of winning trades.

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

Sorted by "**Successful tokens traded**" Ascending:

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

***

### Failed tokens traded

Number of losing trades (pair of buy and sell of a token for the same token amount)

<figure><img src="/files/LRv0XAWvgeCjLhznCiYL" alt="" width="324"><figcaption></figcaption></figure>

* Min number of tokens that had a negative outcome
* Max number of tokens that had a negative outcome

#### Example:

Setting the parameters to "**Min 3**" and "**Max 10**", we will only list wallets that had the entered number of losing trades.

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

Sorted by "**Failed tokens traded**" Ascending:

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

***

### Hold time

Median time between the initial buy swap and the last sell swap in seconds for each token traded

<figure><img src="/files/QBuJlNLvj0W8WyNOb03e" alt="" width="324"><figcaption></figcaption></figure>

* Min Seconds represents the **minimum** time that passed between the initial buy swap and the last sell swap for each token traded in seconds
* Max Seconds represents the **maximum** time that passed between the initial buy swap and the last sell swap for each token traded in seconds

#### Example:

Setting the parameters to "**Min Seconds 200**" and "**Max Seconds 1000**", we will only list wallets that have a hold time within the entered range.

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

Sorted by "**Hold time**" Ascending:

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

***

### First detected activity

First detected activity since 29 Mar 2025 - can be considered the wallet's age

<figure><img src="/files/zwoKVn6SbcbkLzHeUJ1d" alt="" width="323"><figcaption></figcaption></figure>

* Min Days / Max Days represents the time-frame when the wallet could have had its first detected activity

#### Example:

Setting the parameter "**Max Days 20**", we will only list wallets at least 20 days old.

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

Sorted by "**First detected activity**" Descending:

<figure><img src="/files/3xYG9J6Z37IpytxNmHRg" alt=""><figcaption></figcaption></figure>

***

### Tokens traded

Number of unique tokens traded

<figure><img src="/files/5uE4VeVbis1IHtVIn9pG" alt="" width="328"><figcaption></figcaption></figure>

* Min / Max number of tokens traded (pair of buy and sell of a token for the same token amount)

#### Example:

Setting the parameters to "**Min 5**" and "**Max 10**", we will only list wallets that had the entered number of tokens traded.

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

Sorted by "**Tokens traded**" Ascending:

<figure><img src="/files/8DYqOlnlrisIGbw1Sr0q" alt=""><figcaption></figcaption></figure>

***

### Tokens swapped

Number of unique tokens swapped

<figure><img src="/files/3Ib9qn1OL41wuhNvSaQR" alt="" width="324"><figcaption></figcaption></figure>

* Min / Max number of unique tokens swapped

#### Example:

Setting the parameters to "**Min 10**" and "**Max 20**", we will only list wallets that had the entered number of unique tokens swapped.

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

Sorted by "**Tokens swapped**" Ascending:

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

***

### Success rate

Percentage of successful trades (pair of buy and sell of a token for the same token amount)

<figure><img src="/files/pw7qZ09r0T8bJ03IA8H9" alt="" width="326"><figcaption></figcaption></figure>

* Min / Max percentage of successful trades

#### Example:

Setting the parameters to "**Min % 50**" and "**Max % 90**", we will only list wallets that had a success rate in that range.

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

Sorted by "**Success rate**" Ascending:

<figure><img src="/files/06ualChx65JU9Hqpwtra" alt=""><figcaption></figcaption></figure>

***

### Trade rate

Percentage of tokens traded versus tokens swapped only

<figure><img src="/files/PnySK16dvjCPvjHtsj5p" alt="" width="326"><figcaption></figcaption></figure>

* Min / Max percentage of tokens traded (pair of buy and sell of a token for the same token amount)

#### Example:

Setting the parameters to "**Min % 30**" and "**Max % 70**", we will only list wallets that had a trade rate in that range.

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

Sorted by "**Trade rate**" Ascending:

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

***

### Total buy

Total amount of SOL spent on buying tokens

<figure><img src="/files/txYIOnuSMw5Zy6EYaCXM" alt="" width="323"><figcaption></figcaption></figure>

* Min SOL spent on buying tokens
* Max SOL spent on buying tokens

#### Example:

Setting the parameters to "**Min SOL 1**" and "**Max SOL 3**", we will only list wallets that spent that amount of SOL on buying tokens.

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

Sorted by "**Total buy**" Ascending:

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

***

### Average buy

Average buy per swap in SOL

<figure><img src="/files/bEWuWAftsmRBPjrNh0D2" alt="" width="323"><figcaption></figcaption></figure>

* Min SOL spent on average per swap
* Max SOL spent on average per swap

#### Example:

Setting the parameters to "**Min SOL  1**" and "**Max SOL 3**", we will only list wallets that spent that amount of SOL on average per swap.

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

Sorted by "**Average buy**" Ascending:

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

***

### Median buy market cap USD

Median market cap at the time of buying

<figure><img src="/files/lEON3fgZla3kB7vhPGNf" alt="" width="324"><figcaption></figcaption></figure>

* Min USD represents the **minimum** median market cap at the time of buying a token
* Max USD represents the **maximum** median market cap at the time of buying a token

#### Example:

Setting the parameters to "**Min USD 10000**" and "**Max USD 70000**", we will only list wallets that have a median market cap at the time of buying within that range.

<figure><img src="/files/5eqDco1XdAaBAcVy5vWJ" alt=""><figcaption></figcaption></figure>

Sorted by "**Median buy market cap USD**" Ascending:

<figure><img src="/files/0Ah4pf8zQsuyQzIt2H3E" alt=""><figcaption></figcaption></figure>

***

### Total sell

Total amount of SOL received from selling tokens

<figure><img src="/files/RDDJCiLDVKk2k9rU66pA" alt="" width="327"><figcaption></figcaption></figure>

* Min SOL represents the **minimum** amount of SOL the wallet received from selling tokens
* Max SOL represents the **maximum** amount of SOL the wallet received from selling tokens

#### Example:

Setting the parameters to "**Min SOL 10**" and "**Max SOL 30**", we will only list wallets that received that amount of SOL from selling tokens.

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

Sorted by "**Total sell**" Descending:

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

***

### Trade PnL

Trade PnL is calculated only for completed trades and not for individual swaps

<figure><img src="/files/clQgnZ8EFX7CUnsS7Hbe" alt="" width="327"><figcaption></figcaption></figure>

* Min SOL represents the **minimum** profit for completed trades
* Max SOL represents the **maximum** profit for completed trades

#### Example:

Setting the parameters to "**Min SOL 10**" and "**Max SOL 200**", we will only list wallets that had profit for completed trades in that range.

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

Sorted by "**Trade PnL**" Ascending:

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

***

### Trade RoI

Average return on investment for trades in %

<figure><img src="/files/Jxh7eEgeAxA7HBpinfes" alt="" width="326"><figcaption></figcaption></figure>

* Min / Max percentage of average return on investment for trades

#### Example:

Setting the parameters to "**Min % 100**" and "**Max % 700**", we will only list wallets that had average return on investment for trades in that range:

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

Sorted by "**Trade RoI**" Descending:

<figure><img src="/files/4TONVMtEl6UP9OrrBbaZ" alt=""><figcaption></figcaption></figure>

***

### Median RoI

Median per token return on investment in %

<figure><img src="/files/MAk8oPEPvwQfunlgB1do" alt="" width="325"><figcaption></figcaption></figure>

* Min / Max median return on investment per token in percent

#### Example:

Setting the parameters to "**Min % 50**" and "**Max % 400**", we will only list wallets that had median per token return on investment in that range:

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

Sorted by "**Median RoI**" Ascending:

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

***

{% content-ref url="/pages/22r3p8L0OIrEAZYzPOaJ" %}
[Wallet Analysis](/odinbot-pro/wallet-analysis.md)
{% endcontent-ref %}
