Detect Killed Pools #11

Closed
opened 2025-11-10 15:18:37 +00:00 by tim · 1 comment
Owner

If a pool is killed() then only basket burn is allowed, no swap or swapMint or burnSwap.

Make sure to still list the pool as "Withdraw Only" and guide the user to the basket burn page.

If a pool is `killed()` then only basket burn is allowed, no swap or swapMint or burnSwap. Make sure to still list the pool as "Withdraw Only" and guide the user to the basket burn page.
tim added the
mid-pri
label 2025-11-10 15:18:37 +00:00
tim added this to the User Release milestone 2025-11-10 15:22:27 +00:00
Author
Owner

IPartyInfo.working() will check for both the killed() flag and for a de-initialized pool.

`IPartyInfo.working()` will check for both the `killed()` flag and for a de-initialized pool.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Liquidity.Party/web#11
No description provided.