Skip to content

Instantly share code, notes, and snippets.

Balancer Protocol Fee Report

Report Date: 2025-09-25

Collection Period: 2025-09-11 to 2025-09-25

Another fee round has been successfully processed. Please find below our detailed report with additional stats as requested from the last report

Stats for the fee run of 2025-09-25

Total fees collected (v2 and v3): 250,749 USDC

  • v2: $144,221
Traceback (most recent call last):
File "/Users/xeonus/Documents/repositories/GitHub/multisig-ops/.venv/lib/python3.10/site-packages/parsimonious/nodes.py", line 213, in visit
return method(node, [self.visit(n) for n in node])
File "/Users/xeonus/Documents/repositories/GitHub/multisig-ops/.venv/lib/python3.10/site-packages/eth_abi/grammar.py", line 101, in generic_visit
if isinstance(expr, expressions.Quantifier) and expr.min == 0 and expr.max == 1:
AttributeError: module 'parsimonious.expressions' has no attribute 'Quantifier'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):