Skip to content

Commit 152ec8b

Browse files
0xBoxergitbook-bot
authored andcommitted
GitBook: [dev] 35 pages modified
1 parent 8dd7822 commit 152ec8b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
## FAQ
3838

39+
* [How does Dune get it's data ?](faq/how-does-dune-get-its-data.md)
3940
* [Does Dune have an API?](faq/does-dune-have-an-api.md)
4041
* [Does Dune have a Token?](faq/does-dune-have-a-token.md)
4142
* [How are results refreshing?](faq/how-are-results-refreshing.md)

faq/how-does-dune-get-its-data.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# How does Dune get it's data ?
2+
3+
We are working together with node providers across the Industry to ingest data into our database. This includes all raw historical data from these blockchains. It does not include state data.
4+
5+
6+
We don't discriminate against any smart contract, you can submit any contract via our [decoding page](../data-tables/data-tables/decoded-data.md) and work with it in a matter of hours. The only prerequisite for this is an API key so we can actually decode the contract \(usually that key is already on etherscan, but there is edge cases\).
7+
8+
9+

0 commit comments

Comments
 (0)