Skip to content

Commit

Permalink
Merge branch 'bugfixes' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Oct 28, 2024
2 parents 16462bc + 4fb4ac5 commit 881fe62
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions usage-guides/importing-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,14 @@ After creating the API key, you can add it to Rotki. Additionally, ensure that t

![The Graph subgraphs](/images/the_graph_subgraphs.png)

### DefiLlama

Rotki integrates with DefiLlama for price data. An API key is not required, but a paid API key will provide higher rate limits. You can find more information about their API [here](https://defillama.com/pro-api).

### CoinGecko

Rotki uses CoinGecko for cryptocurrency data. An API key is not required, but a paid API key will provide higher rate limits. You can find more information about their API [here](https://www.coingecko.com/en/api).

## Import exchange data (CSV)

For exchanges that don't support integration through API keys (or haven't integrated to Rotki), you can still import your trades or transactions. First, export the CSV file from the exchange's user interface. Then, import this CSV file into Rotki.
Expand Down

0 comments on commit 881fe62

Please sign in to comment.