Skip to content
@LumenWipe

LumenWipe

Infrastructure for closing Stellar accounts and recovering the XLM locked in their reserves
LumenWipe: close any Stellar account, recover the funds locked in it

LumenWipe is infrastructure for closing Stellar accounts and recovering the funds locked in their reserves.

It offers a web app, a REST API, and an SDK, so anyone from a single user to a whole platform can run the same non-custodial wind-down. Every transaction is signed in your browser, and no server ever holds your keys or funds.


Web app Docs Built on Stellar License


What it does

A clean close follows a strict order. LumenWipe runs the whole sequence in one guided flow.

The close, in order: signers, data, offers, positions, convert, trustlines, then merge out with the funds recovered.

Capability Status Detail
Full account wind-down Live Clears every subentry in order, then merges. Most accounts close in a single signature.
Soroban and DeFi exits Building Exit positions on Blend, Aquarius, Soroswap, Phoenix, and FxDAO so the account can close.
Exchange-compatible merge Live Bridges the close to a CEX deposit address with the correct memo.
Sponsored fees Planned Frees accounts too locked to pay their own transaction fee.
Allowance inspector Planned Revoke risky token approvals, even without closing.

You decide what happens to each balance: swap it to XLM or return it to its issuer. Nothing converts on autopilot.

Non-custodial by design

  • You sign on your own device. Your keys never leave it, and nothing moves without your signature.
  • Live on-chain state is re-read before anything is built or signed.
  • The transaction builder is open source and auditable, with no network side effects.

For builders

A REST API and TypeScript SDK (planned) let wallets, exchanges, and platforms run the same wind-down with their own keys, so account closure can live inside their own product instead of sending users elsewhere.

Explore

Try it on lumenwipe.com, read the docs and architecture, or dig into the source.

Open source and non-custodial, built for the Stellar ecosystem.

Pinned Loading

  1. lumenwipe lumenwipe Public

    Non-custodial tool to close any Stellar account and recover the XLM locked inside it

    TypeScript 3 1

Repositories

Showing 2 of 2 repositories

Top languages

Loading…

Most used topics

Loading…