Add GhostSwap (no-KYC, non-custodial swap aggregator)
M
Malachite Ocelot
GhostSwap (https://ghostswap.io) is a non-custodial swap aggregator covering 1,600+ assets — no account, no email, no KYC. Heavy Monero usage: BTC↔XMR, ETH↔XMR, and SOL↔XMR are top pairs, which lines up directly with the no-KYC user base.
Note on integration mechanics: because there are no user accounts, the standard "user pastes API key, Koinly pulls history" model doesn't apply directly. Each swap appears in the user's own wallet as one outgoing tx + one incoming tx. Realistic integration paths:
- Order-lookup endpoint — user provides swap order ID, Koinly fetches the swap details. Can be added if useful.
- Wallet-level recognition — Koinly's existing blockchain integrations already detect the txs; flagging known GhostSwap deposit addresses would just label them correctly.
- CSV export — can be tied to the user's Telegram bot session.
Partner API exists today at https://ghostswap.io/api with 3 endpoints (quote / address validation / create swap), 30 RPS per key. Public docs publishing soon. For integration access or sample order IDs: support@ghostswap.io or https://t.me/ghostswap1.
Jack
API is for merchants not for end-users, looks like there's no endpoints to get the transaction history (which makes sense since the idea is that the trades are private)
Is there a CSV with your trades that you can export from the UI? If yes, please share it with our support team (via our in-app chat), referencing this post.
I
International Bison
interesting
I
Iced lavender Cheetah
I agree ghostswap is a great fit here