Expanding on Val’s Proposal for a Retrospective Award for Rocket Watch
Since December 2021, Rocket Watch has been collecting metrics about command usage and event emission. I have turned this data into a command that generates the following chart:
From the above, you can see that the monthly command usage never falls bellow 500 interactions per month (or around 17 calls per day), and peaked at over 2500 in a single month (over 80 calls per day)
I would also like to note the focus on uptime I have, hitting 99.89% over the last 6 months. There are multiple systems in place to ensure high uptime, such as automatic error reporting and periodic heartbeats to external services.
in the past few days i have also added a new commands, such as
/minipool_withdrawal_stats
, /delegate_stats
and/beacon_state
, and have modified a multitude of commands (such as /dp
and /current_reth_apr
) to suit the needs of others.