From 4bc80490a388a6a5e3722cc87013054b288c879e Mon Sep 17 00:00:00 2001 From: cleanerzkp <0xCleaner@proton.me> Date: Fri, 11 Oct 2024 12:12:41 +0200 Subject: [PATCH] docs: add coingecko and defillama --- 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.