https://github.com/jcnelson/get-stacking-info.sh
Shell script to query PoX information for the next reward cycle
https://github.com/jcnelson/get-stacking-info.sh
Last synced: 3 days ago
JSON representation
Shell script to query PoX information for the next reward cycle
- Host: GitHub
- URL: https://github.com/jcnelson/get-stacking-info.sh
- Owner: jcnelson
- License: gpl-3.0
- Created: 2021-02-11T18:26:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-11T18:28:44.000Z (over 5 years ago)
- Last Synced: 2025-10-29T23:51:05.412Z (8 months ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# get-stacking-info.sh
Shell script to query PoX information for the next reward cycle
## Example
```
$ get-stacking-info.sh
Next reward cycle: 2
Fraction of STX participating: 19.2772
Minimum STX per reward address: 70000.000000
Blocks to next reward cycle: 89
```