# ATOM

(docs for <https://stake.tax> )

Note: Older cosmoshub-2 and cosmoshub-1 transactions are not supported for ATOM (predates 1/2021)

## CSV transactions with full details:

CSV transactions with full details:

* staking reward occurrence
  * withdraw reward
  * delegate with reward
  * redelegate with reward
* transfer
* delegate with no reward
* redelegate with no reward

## CSV transactions with missing details (TX\_TYPE=\_UNKNOWN)

* all other transactions not listed

## **Limits**

* &#x20;5000 most recent transactions

## **Notes**

One transaction on the blockchain may have multiple unique CSV entries&#x20;

* Example case: one transaction performing multiple delegations, each with unique reward amount

## Change Log

ATOM changes:

<https://github.com/hodgerpodger/staketaxcsv/search?o=desc&q=atom&s=committer-date&type=commits>

IBC changes:

<https://github.com/hodgerpodger/staketaxcsv/search?o=desc&q=ibc&s=committer-date&type=commits>


---

# 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://docs.stake.tax/tokens/atom.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.
