Overview
Senders who provided collateral when creating a stream want to know when that collateral will be released. A countdown badge on the stream detail page would show the time until the collateral unlocks.
Problem
Senders who lock collateral have no visibility into when it will be released without reading the contract state directly.
Proposed Solution
- On the stream detail page, if the sender has a collateral deposit, show a badge with the countdown to unlock (based on stream end_time + any grace period)
- Badge changes to "Collateral Released" and shows a claim button when the unlock time passes
Acceptance Criteria
Overview
Senders who provided collateral when creating a stream want to know when that collateral will be released. A countdown badge on the stream detail page would show the time until the collateral unlocks.
Problem
Senders who lock collateral have no visibility into when it will be released without reading the contract state directly.
Proposed Solution
Acceptance Criteria