Skip to content

Add a reclaim function for excess SOL in OpenBook V1 markets #59

Description

Solana is currently reducing rent by 90% in five phases, and the first phase is already live.

Solana has also encouraged program developers to provide a way for users to reclaim excess lamports from program-owned accounts:

https://solana.com/news/how-to-reclaim-excess-sol-after-rent-reduction

Many OpenBook V1 markets were created under the previous rent requirements, so their market accounts may now hold SOL above the current rent-exempt minimum.

I’m not proposing to close the markets.

Instead, could OpenBook V1 add a reclaim instruction that allows the original Market ID creator to withdraw only the excess SOL above the current rent-exempt minimum, while keeping the market fully active?

This could allow historical OpenBook V1 market creators to recover SOL that is no longer required as rent.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions