> For the complete documentation index, see [llms.txt](https://sdk.chorus.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.chorus.one/our-products/chorus-one-rewards.md).

# Chorus One Rewards

**Overview**

The Chorus One Rewards is a powerful tool designed to simplify staking rewards reporting across 20+ blockchain networks. It provides granular, accurate, and multi-format data tailored for all kinds of institutions including Asset Management Firms, Custodians, Wallets, Exchanges etc. It is available as a fully functional UI where you can log-in and view your reports. In addition to that, Chorus One Rewards API can be used to integrate reporting capabilities into your own infrastructure.

#### **Who is it for?**

Chorus One Rewards is built for Finance Managers and Product Operations teams handling staking reconciliations, reporting, and audits. It is ideal for institutions looking for accurate and granular reporting.

{% hint style="info" %}

#### **Can users see a demo of the platform?**

Yes. Please contact your Chorus One representative for details or email us at <supportBOS@bitwiseinvestments.com> or <StakingBOS@bitwiseinvestments.com>.
{% endhint %}

***

## **Features and Capabilities**

Chorus One Rewards offers many benefits for users, allowing it to stand out as a unique accounting and reporting solution.

* Supports 20+ blockchain networks, including Ethereum, Solana, and Celestia.
* Provides daily reports with historical stake, ARR, commissions, and transaction events.
* Includes point-in-time USD values and an aggregate view of stake across chains.
* Features a simple, user-friendly interface and one-click Excel downloads.
* Easy integration using API

#### **What type of data does it provide?**

* Historical rewards and stake
* Transaction events (such as Delegate, Undelegate, Claim Rewards etc.)
* Daily (annualized) ARR
* Aggregated and chain-specific staking data.

#### **Will there be an API?**

Yes, reporting APIs are available to enable automated integrations for reconciliation and reporting.

#### **Can I export the data?**

Yes, we support data exports to to CSV and Excel formats, allowing you to filter by address, month, and more.

#### **Does the platform only support Chorus One delegators?**

Currently, yes! However, in the future, we will support any address, regardless of whether it’s staked with Chorus One or other validators.

#### **Is the data layout customizable?**

Yes, you can choose which columns to display and sort the data by date, amounts etc. as per your needs.

***

## **Usage and Scalability**

#### **How many addresses can I monitor using Chorus One Rewards?**

The platform is designed to scale, supporting hundreds of addresses.

{% hint style="info" %}
Right now it supports only the addresses that delegate to Chorus One but in the future your delegations to other validators will be enabled.
{% endhint %}

#### Does it support historical data?

Chorus One Rewards supports historical stake, rewards and transaction data. We have imposed the start date as of January 1st, 2024.

* In case, you need older snapshots, just let us know!

#### **Can I segregate rewards by activity type?**

At the moment, DeFi rewards are not visible. However, we are working towards showing rewards segregated by different types, including by MEV (e.g. on Ethereum) rewards.

#### **How accurate is the data provided?**

We employ multiple layers of data validation to ensure high data quality and accuracy.

#### **What is the pricing structure?**

If you stake with Chorus One, you automatically get access to Chorus One Rewards.

***

## Access Details

### **How to Login**

{% stepper %}
{% step %}
Share with us the email you would like to whitelist.
{% endstep %}

{% step %}
Login with that email.
{% endstep %}

{% step %}
You’ll receive a magic link.
{% endstep %}

{% step %}
You’re ready to log in!
{% endstep %}
{% endstepper %}

### Troubleshooting

<details>

<summary>How long is the link valid for?</summary>

The magic link will be valid for 72 hours.

However, once you login you will stay logged in even beyond 72 hours.

</details>

<details>

<summary>What do I do if I have questions?</summary>

Please reach out to us over Slack or email. We are always happy to help!

* Either contact your dedicated Chorus One representative or email us at <StakingBOS@bitwiseinvestments.com>

</details>

<details>

<summary>How do I report a bug?</summary>

Please reach out to your dedicated contact at Chorus One or reach out to us on Slack or via email at <StakingBOS@bitwiseinvestments.com>

</details>

## Network Coverage

### **Currently Supported Networks**

* Akash
* Aleo
* Axelar
* Celestia
* Cosmos
* dYdX
* Ethereum (Stakewise)
* Injective
* Oasis
* Osmosis
* Persistence
* Seda
* Sei
* Solana
* Ton

### Upcoming Networks

* Avalanche
* Polygon

***

## Further Questions?

For additional support, please contact your Chorus One representative or email us at <supportBOS@bitwiseinvestments.com> or <StakingBOS@bitwiseinvestments.com>

<details>

<summary>About Chorus One</summary>

Chorus One is one of the largest institutional staking providers globally, operating infrastructure for over 60 Proof-of-Stake (PoS) networks, including Ethereum, Cosmos, Solana, Avalanche, Near, and others.

Since 2018, we have been at the forefront of the PoS industry, offering easy-to-use, enterprise-grade staking solutions, conducting industry-leading research, and investing in innovative protocols through Chorus One Ventures.

As an ISO 27001 certified provider, Chorus One also offers slashing and double-signing insurance to its institutional clients. For more information, visit [chorus.one](https://chorus.one/) or follow us on [LinkedIn](https://www.linkedin.com/company/chorus-one/), [X (formerly Twitter)](https://twitter.com/ChorusOne), and [Telegram](https://t.me/chorusone).

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://sdk.chorus.one/our-products/chorus-one-rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
