From 0ece8f4c625301f25d2e40ceba187104a010c629 Mon Sep 17 00:00:00 2001 From: cleanerzkp <104455005+cleanerzkp@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:05:57 +0200 Subject: [PATCH] docs: add coingecko and defillama (#25) --- usage-guides/importing-data.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/usage-guides/importing-data.md b/usage-guides/importing-data.md index 94c09e0..fa956b2 100644 --- a/usage-guides/importing-data.md +++ b/usage-guides/importing-data.md @@ -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.