# On-Chain Intelligence

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

### Equinox AI provides structured visibility into on-chain behaviour by indexing wallet activity across major EVM-based networks. It monitors contract interactions, transactional flows, asset movements, and behavioural markers in real time.

The system tracks and records:

| Category               | Description                                                   |
| ---------------------- | ------------------------------------------------------------- |
| Transfers              | ERC20, native token sends, receives, and approvals            |
| Contract Interactions  | Method-level calls, token approvals, deployments              |
| Liquidity Events       | Adds/removals on DEXs, LP token actions                       |
| Bridge Transactions    | Cross-chain transfers, origin/destination matching            |
| Mixer Behaviour        | Patterns involving obfuscation services and recursive routing |
| Multisig Participation | Role-based access, sign frequency, execution patterns         |

Wallets are continuously profiled over time. The system evaluates frequency, repeat behaviour, gas spending habits, routing structures, and asset types. This creates a historical fingerprint that can be compared, matched, or flagged.

Bridge and mixer usage is resolved to the greatest level of accuracy possible. Recognised contract paths and abnormal transaction loops are flagged and linked to wallet-level intelligence.

All data is indexed for query-based access. Users can search, filter, or build tracking workflows based on contract activity, token exposure, timing patterns, or identity overlap.

**Equinox AI turns blockchain raw data into structured, real-time intelligence ready for monitoring or automation.**


---

# 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://equinoxai.gitbook.io/equinox-ai-whitepaper/core-features/on-chain-intelligence.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.
