# Eligible balances - Snapshot Data

This section includes the wallet balances used to determine eligibility for the $SWAP airdrop, based on two snapshots:

* **Snapshot 1:** 24th October 2024 at ordinal `3096131`
* **Snapshot 2:** 9th July 2025 at ordinal `4679308`

Also note:

* **Blocked addresses** are excluded from the airdrop and listed separately.
* Allocation from blocked wallets will be redistributed proportionally among eligible users.

Use the links below to view the datasets:

* [$PACA Snapshot](https://docs.google.com/spreadsheets/d/1YOBuF7tziPfI7hR2RFyqSrzKYQHLor_P85uybbuIDFY/edit?gid=0#gid=0)
* [$DAG Snapshot](https://docs.google.com/spreadsheets/d/1YOBuF7tziPfI7hR2RFyqSrzKYQHLor_P85uybbuIDFY/edit?gid=108259881#gid=108259881) (includes wDAG on Ethereum and DAG on Base)
* [$LTX Snapshot](https://docs.google.com/spreadsheets/d/1YOBuF7tziPfI7hR2RFyqSrzKYQHLor_P85uybbuIDFY/edit?gid=316847584#gid=316847584)
* [Blocked Addresses](https://docs.google.com/spreadsheets/d/1YOBuF7tziPfI7hR2RFyqSrzKYQHLor_P85uybbuIDFY/edit?gid=463238130#gid=463238130)

{% hint style="warning" %}

#### Report Issues or Suspicious Activity

If you notice any incorrect balances, missing entries, or suspicious wallet activity, please let us know. Use the form below to submit details:

[👉 Report Form](https://forms.gle/RRiNUtgeBpxgzTZYA)

We appreciate all community help to keep things fair.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.pacaswap.com/airdrop/eligible-balances-snapshot-data.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.
