Skip to content

Commit

Permalink
docs: add coingecko and defillama (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleanerzkp authored Oct 11, 2024
1 parent d0719c1 commit 0ece8f4
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 DeFi data. To use it, a paid API key is required.

### CoinGecko

Rotki uses CoinGecko for cryptocurrency data. A paid API key is required.

## 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 0ece8f4

Please sign in to comment.