Description: The contract uses many internal state variables to track various aspects of streams and protocol operations, which could lead to high gas costs and potential complexity.
Impact:
High gas costs may deter users from interacting with the contract, and excessive state variables can introduce complexity that may result in unintended behaviors.
Recommendations:
Review the necessity of each state variable and consider whether some can be combined or optimized.
Utilize events to log important changes instead of storing redundant data.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.