# Vintage Coins Spent - DEPRECATED

<mark style="color:red;">**THIS ENDPOINT HAS BEEN DEPRECATED AND WILL NO LONGER BE ACTIVELY MAINTAINED, UPDATED OR SUPPORTED**</mark>

**Alert Definition**

Alerts if an Unspent Transaction Output (UTXO) from 2010 has been spent.

**Dictionary**

| Name                | AlertID                   | Category | Sub-category      | Type | Unit  | Interval |
| ------------------- | ------------------------- | -------- | ----------------- | ---- | ----- | -------- |
| Vintage Coins Spent | vintage\_coins\_spent\_hi | Alert    | Blockchain Alerts | N/A  | Event | Ad hoc   |

**Interpretation**

The movement of old coins can spook markets as their implied cost basis is substantially lower than current market levels. Often, these movements are interpreted as the coin's owner getting ready to liquidate the position. As such, the price of Bitcoin has negatively reacted to such events. This alert tracks the movement of Unspent Transaction Outputs (UTXOs) from 2010, which belong to the earliest adopters of Bitcoin.

**Potential Root Causes**

An early adopter has been able to recover previously-lost keys.

An early adopter has decided to move funds, either as a way to employ better security practices, or to sell funds.

**Asset Coverage**

Bitcoin (BTC)

\\


---

# 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://gitbook-docs.coinmetrics.io/network-data/deprecated/watchtower-alerts-overview-deprecated/watchtower-alerts-deprecated/blockchain-alerts-deprecated/vintage-coins-spent-deprecated.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.
