# Time Nodes

Many actors try to avoid detection by not linking their wallets directly. Instead, they use CEXs or bridges to fund multiple wallets, and then use those wallets to buy a token or participate in a presale. Fortunately, most of these actions are coordinated and can still be linked in an abstract way. That is exactly what Time Nodes are built for.

### Why Timing Matters?

Wallets that act within the same moments often share intent; This happens in situations such as:

* sniping tokens at launch
* rotating funds through CEXs
* executing coordinated sells
* claiming airdrops

Traditional clustering cannot detect these relationships.&#x20;

Time Nodes highlight them automatically

{% embed url="<https://youtu.be/co7nohtA8nA?t=162>" %}

### How does it work?

In traditional bubble maps, DEX, CEXs and contracts are hidden by default because they create large clusters that do not carry meaningful information.&#x20;

Time Nodes solve this by adding a time based dimension. Instead of showing an exchange as a single node, it is split into multiple abstract nodes, each representing a specific time window. Other wallets are only connected if they interacted with the same exchange during that window.

These Time Nodes are visually distinct on a bubble map. They appear as solid colored bubbles with a logo, rather than the usual gradient

<figure><img src="https://3090216562-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7Ee4vOA65pZfA38XWLiq%2Fuploads%2F4pxFa8mgMomksnis5WoR%2FCleanShot%202025-12-22%20at%2021.40.26%402x.png?alt=media&#x26;token=8f71e408-5b48-461e-b784-cecac8e61b21" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3090216562-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7Ee4vOA65pZfA38XWLiq%2Fuploads%2FZq1qNSQXiocScqQVmGbO%2FCleanShot%202025-12-22%20at%2021.54.55%402x.png?alt=media&#x26;token=c706fc80-887e-4cf4-bb1c-0f546ddb45b6" alt=""><figcaption></figcaption></figure>

### Some examples

1. [$BULLISH](https://v2.bubblemaps.io/map/APo2ardwo87qWaG4NhMS)

Between Sep 13 and Sep 24, more than 150 wallets were funded from Binance in tight time windows. Each sent SOL to a fresh wallet, which then bought BULLISH in the first 30 minutes after launch on October 2. Several CEX clusters match several distinct funding timings.

<figure><img src="https://3090216562-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7Ee4vOA65pZfA38XWLiq%2Fuploads%2F9cFYphgj2JA3BK1dNlZi%2FCleanShot%202025-12-09%20at%2018.44.55%402x.png?alt=media&#x26;token=b8a26767-1cce-4d6d-96a7-cab4b90b9bb6" alt=""><figcaption></figcaption></figure>

2. [$OVPP](https://v2.bubblemaps.io/map/dAbr0molRYwOtz8Kh9uV)

Multiple addresses sniped the token within very short time windows, forming a clear cluster around the Uniswap DEX

<figure><img src="https://3090216562-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7Ee4vOA65pZfA38XWLiq%2Fuploads%2FHH4BvjYbkf1MCXf54nD2%2FCleanShot%202025-12-09%20at%2018.45.48%402x.png?alt=media&#x26;token=450df9c6-30d0-4176-a92d-0b7e69480ea0" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.bubblemaps.io/bubblemaps-v2/time-nodes.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.
