# COSMOS+ (v2)

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

## **Notes**

* The COSMOS+ (v2) tab is for experimental CSVs for unlisted tokens in cosmos ecosystem.

  * Untested CSVs.  As-is tool for users.
  * Requires mintscan label.  See [Mintscan Label](#mintscan-label) section.
  * V2 uses mintscan api for transaction data
  * Generally complete history
  * Limited to: [list of chains supported](https://docs.cosmostation.io/apis#supported-chain-list)&#x20;

* Example:

  * address: akash2lkpdc...
  * ticker: AKT
  * mintscan label: akash

## **Mintscan Label**

* i.e. Use 'akash' if mintscan url is <https://www.mintscan.io/akash>
* i.e. Use 'gravity-bridge' if mintscan url is <https://www.mintscan.io/gravity-bridge/>
* Limited to: [list of chains supported](https://docs.cosmostation.io/apis#supported-chain-list)&#x20;

##

## **Limits**

* &#x20;5000 most recent transactions

## Change Log

COSMOS+ (v2) changes

<https://github.com/search?q=repo%3Ahodgerpodger%2Fstaketaxcsv+cosmosplus2&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/cosmos+-v2.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.
