Skip to content

Add StealthEX support - #6160

Open
j0ntz wants to merge 1 commit into
developfrom
jon/integrate-stealthex-swap
Open

Add StealthEX support#6160
j0ntz wants to merge 1 commit into
developfrom
jon/integrate-stealthex-swap

Conversation

@j0ntz

@j0ntz j0ntz commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

EdgeApp/edge-exchange-plugins#485

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Description

Wires up StealthEX as a swap provider: STEALTHEX_INIT in the env config, the plugin registration in corePlugins, the provider icon, the merchant contact entry, and the terms of service the swap flow shows before a user's first StealthEX quote.

Asana: https://app.asana.com/0/1215088146871429/1217498055202092

The plugin itself lives in EdgeApp/edge-exchange-plugins#485.

The provider icon points at exchangeIcons/stealthex/icon.png on the content server, which does not carry that asset yet and needs uploading before release.


Note

Low Risk
Additive provider integration with no changes to auth or payment flows; swap behavior depends on the separate exchange-plugins dependency.

Overview
Adds StealthEX as a centralized swap provider in the GUI, following the same wiring as partners like Swapuz and SideShift.

Registers stealthex in corePlugins with STEALTHEX_INIT (optional apiKey in env config). The swap flow can show the first-quote terms/KYC modal using StealthEX’s terms, privacy, and KYC URLs. Provider icon mapping and a merchant contact entry point at the content-server exchangeIcons/stealthex/icon.png path (asset upload noted as a release prerequisite). Actual quoting and swap execution remain in edge-exchange-plugins (#485).

Reviewed by Cursor Bugbot for commit 1897888. Bugbot is set up for automated code reviews on this repo. Configure here.

@j0ntz

j0ntz commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

📸 Test evidence

stealthex terms

stealthex terms

stealthex quote

stealthex quote

stealthex success

stealthex success

stealthex tx details

stealthex tx details

Captured by the agent's in-app test run (build-and-test).

@j0ntz
j0ntz force-pushed the jon/integrate-stealthex-swap branch from 13e2c44 to 3655404 Compare August 14, 2026 23:58
@j0ntz
j0ntz marked this pull request as ready for review August 14, 2026 23:58
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Registers the StealthEX swap plugin, its provider icon and merchant contact,
and the terms of service the swap flow shows before the first quote.
@j0ntz
j0ntz force-pushed the jon/integrate-stealthex-swap branch from 3655404 to 1897888 Compare August 18, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant