DIGG is an elastic supply rebase token pegged to the Bitcoin. Here's a dashboard which lets you study the relation between the two.
- DIGG vs BTC price over time: You can pick a time period from 1 day to all time.
- DIGG ownership: Shows a pie chart on percentage ownership and available circulation.
- DIGG staking: Shows how DIGG is deposited in various setts.
https://diggmetrics.netlify.app/
-
The Graph: Uses the official Badger subgraph to fetch DIGG balance for various accounts.
query getBalance($id: ID!) { tokenBalance(id: $id) { id balance token { name } } }
-
Bootstrap 5
-
Netlify
-
Vanilla javascript
-
Badger finance API
-
Google fonts
-
CoinGecko price comparison widget