Log your node balance every 1 hour
This script will check your QUIL balance every 1 hour and log it in a CSV file that you can view or download. The CSV file will look like this:
You can then import it on a Google sheet, divide the data in columns, and run all kind of formulas to calculate daily rewards, averages, growth in % etc.
Step 1 - install the script
Follow the Safety checks before running this script in your server
Step 2 - see or download the balance log
After installing the script, you can view your balance log by running:
Or you can download the CSV file directly via this script:
The second time you want to download it, you just need to run :
Last updated