Skip to content

Commit 34a2f39

Browse files
Deployed 578c611 with MkDocs version: 1.6.1
1 parent c238d9f commit 34a2f39

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

contribute/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,12 @@ <h3 id="mapping-information">Mapping information</h3>
135135
page</a>).</p>
136136
<h3 id="price-information">Price information</h3>
137137
<p>The directory <code>price_data/</code> contains information about the supported ledgers'
138-
market price. Each file in this folder is named <code>&lt;project_name&gt;.csv</code> (for the
138+
market price. Each file in this folder is named <code>&lt;ledger&gt;-USD.csv</code> (for the
139139
corresponding ledger). The csv file has no header and each line contains two
140140
comma-separated values:
141141
(i) a day (in the form YYYY-MM-DD);
142-
(ii) the USD market price of the token on the set day.</p>
142+
(ii) the USD market price of the token on the set day (specifically its opening price).</p>
143+
<p>All price information is currently obtained from CoinGecko.</p>
143144
<p>To contribute price information you can either update an existing file, by
144145
adding entries for days where data is missing, or create a new file for a
145146
newly-supported ledger and add historical price data.</p>

data/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,8 @@ <h2 id="automating-the-data-collection-process">Automating the data collection p
273273
corresponding file does not already exist.</li>
274274
</ul>
275275
<h2 id="historical-prices">Historical prices</h2>
276-
<p>The historical market prices (available in <code>price_data</code>) were collected from
277-
<a href="https://coinmarketcap.com/">CoinMarketCap</a> and
278-
<a href="https://www.statista.com/">Statista</a>.</p>
276+
<p>The historical market prices for all coins (available under <code>price_data</code>) were collected from
277+
<a href="https://www.coingecko.com/">CoinGecko</a>.</p>
279278

280279
</div>
281280
</div><footer>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,6 @@ <h2 id="contributing">Contributing</h2>
168168
</html>
169169

170170
<!--
171-
MkDocs version : 1.6.0
172-
Build Date UTC : 2024-07-16 14:13:52.641802+00:00
171+
MkDocs version : 1.6.1
172+
Build Date UTC : 2024-12-26 16:54:03.000034+00:00
173173
-->

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)