Skip to main content
Dark Sv

What is Vanish Core?

Vanish Core is the API that powers private trading on Solana. It integrates directly with your existing infrastructure, compatible with any aggregator, and keeps you in full control of routing logic, slippage configuration, and execution. Private trading, with no stack rebuild required.

Get Started

Quickstart

Up and running in under 30 minutes.

Integration Guide

All endpoints and request fields documented.

FAQ

Signing, fees, compliance, and commit FAQs.

How It Works

1

Fund your account

Deposit SOL or SPL tokens. Once confirmed and committed on-chain, your balance is live and ready to trade.
2

Execute a private trade

Build a standard swap transaction using your DEX aggregator of choice. Submit it to Vanish — it wraps the transaction and routes it privately through a one-time wallet, submitting via Jito or returning a signed payload for self-broadcast.
3

Commit the result

Call /commit with the transaction signature. Vanish settles the trade and updates your balance. On-chain failures revert atomically — no manual action needed.

Core Infrastructure

Private Trading

Execution against all live liquidity, maintaining complete privacy.

Smart Wallet Architecture

Load-balanced wallet network with intelligent supply management.

Real-Time Handling

Real-time balance tracking with sub-second accuracy.

Full Compliance

Built with compliance aligned to regulatory frameworks.
Suited for Telegram Bots, Trading Terminals, Wallet Apps, and any Solana application requiring fast, stealth swaps with minimal lift required.

Integration Layer

Full API Suite

RESTful API service for deposit, withdraw, and private trade execution.

Dedicated Support

Comprehensive API Documentation alongside dedicated engineers on hand.

Infrastructure Compatibility

Vanish Core interacts directly with your existing RPC/Node infrastructure.

Enterprise Grade Security

Audited Infrastructure by Halborn. Private Key Management powered by Turnkey.

What’s Next

  • Ready to go? Follow the Quickstart for working TypeScript and Rust examples.
  • Need the full reference? The Integration Guide covers all endpoints and request fields.
  • Have questions? The FAQ covers signing, fees, compliance, and commit behaviour.