# BAND (no longer supported)

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

Support for BAND has been removed on 9/25/2021.  The underlying provider make breaking changes, and there appears to be no easy solution.   Due to a lack of usage on stake.tax, I decided to remove support altogether.

## 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;1000 most recent transactions

## **Notes**

#### Staking rewards are not reflected until you withdraw, delegate, or redelegate.

* True rewards accrue continuously for BAND stakers.  Since this is not straight forward, rewards are instead recorded at each withdraw-reward, delegate, or redelegate transaction. &#x20;

## Change Log

9/25/21

* Support for BAND removed from stake.tax due to breaking changes in underlying provider (and no easy solution).

8/29/21

* Fixed no fees for receive transfers


---

# 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/band.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.
