hr
Display mean hashrate for a certain blockchain (ETH or BTC) [Source: https://glassnode.org]
Usage
hr [-c {BTC,ETH}] [-i {24h,1w,1month}] [-s SINCE] [-u UNTIL]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
coin | -c --coin | Coin to check hashrate (BTC or ETH) | BTC | True | BTC, ETH |
interval | -i --interval | Frequency interval. Default: 24h | 24h | True | 24h, 1w, 1month |
since | -s --since | Initial date. Default: 2022-12-03 | 2022-12-03 | True | None |
until | -u --until | Final date. Default: 2023-12-03 | 2023-12-03 | True | None |