blockscout-rs
blockscout-rs copied to clipboard
stats: utilize `transaction_stats` when available
Apparently, transaction_stats
has useful precomputed statistics for recent days. We might use it instead of heavy (30+ mins in eth mainnet) queries (if available).
Potential affected charts:
-
txns_fee
-
average_txn_fee
-
average_gas_price