This repo contains a few scripts for blockchain analytics used by CoinMetrics.io.
This repo is by no means complete. CoinMetrics systems are being transitioned to use the exact versions of the scripts published in this repository, therefore scripts released here may differ from actual scripts running on CoinMetrics servers at the moment and may be not fully tested. Please use with caution.
These scripts are to be used with PostgreSQL database containing raw information from blockchain, produced by running coinmetrics-export
tool.
data
- so far contains information about selected set of ERC20 tokens, suitable forcoinmetrics-export export-erc20-info
command.scripts
- scripts for refreshing information in database and generating CSV files.sql
- SQL scripts for creating materialized views for analytics.