Protocols
The Graph GRT delegations and rewards, decoded locally
rotki decodes The Graph GRT delegations and undelegations, indexer reward distributions, and delegation transfers from Ethereum to Arbitrum. You choose which RPC endpoint handles the queries.
Supported features
- GRT delegations and undelegations decoded as protocol events.
- Indexer reward distributions decoded as income.
- Delegation transfers from Ethereum to Arbitrum (L2) decoded.
Setup
- 1In rotki, add your Ethereum address (and your Arbitrum address if you moved delegations to L2).
- 2Open History and let the initial sync run. The Graph events are decoded automatically.
Frequently asked questions
Which RPC does rotki use for The Graph activity?
rotki is a local application that talks directly to the RPC endpoint you configure for each chain - the public default, a third-party provider, or your own node. Each query goes from your computer to that endpoint without passing through any rotki-operated server.