Skip to content

Non-custodial · Runs on your machine · Pay once

A Solana arbitrage bot that you run yourself.

It watches Jupiter round-trip spreads, re-checks every opportunity immediately before executing, and skips anything stale. Your keys never leave your machine.

Price
Loading…
Licence
One-time purchase. Never expires.
Custody
Yours. We never hold funds or keys.

Is this a scam?

Fair question. The answer is structural, not promissory — here is what the architecture makes impossible.

We never hold your funds

There is no deposit, no custody, no pooled wallet. The bot signs trades locally with a key from your own .env file.

We never see your key

No component asks for a private key or seed phrase — not the dashboard, not this site, not support. There is no field for one.

Payment is a plain transfer

You send USDT from your own wallet. The licence server watches the chain to confirm it. It never touches the money.

What does it actually do?

Four steps, on a loop. The third one is where most of the value is.

  1. 01

    Detect

    Quotes a round trip on each pair you configure and measures the spread.

  2. 02

    Re-check

    Immediately before executing, it quotes again — fresh numbers, not the ones it found the opportunity with.

  3. 03

    Skip or execute

    If the spread closed, liquidity thinned, or profit degraded, it skips and says why. Otherwise it executes on the fresh quotes.

  4. 04

    Repeat

    Back to watching. Every skip is logged with its specific reason.

Skipping is the point. An opportunity found a few seconds ago may already be gone. A bot that executes on stale numbers trades into a spread that has closed. This one re-validates every single time, and that check cannot be turned off.

What you control

  • Your wallet and your private key — they never leave your machine
  • Your own RPC endpoint
  • Your thresholds: minimum profit, trade size, price impact, degradation tolerance
  • Which pairs it watches
  • Optional Jito bundle execution — with a tip paid on every attempt, win or lose, and twice on a round trip

What does it cost — really?

One payment for the licence, plus the running costs that any bot like this has. All of them, stated here.

Licence
Loading…

One-time purchase. Never expires.

Buy a licence

Paid in USDT on Polygon or BNB Smart Chain.

Ongoing costs you pay directly

Solana RPC endpoint Your provider's rate
Jupiter API access Free tier or paid plan
Network & priority fees Per transaction
Jito tip (only if enabled) Every attempt

None of these are paid to us. The Jito tip is charged on every attempt whether the trade wins or loses, and a round trip pays it twice.

How do I buy and start?

Pay USDT from your own wallet, get your licence key, download, configure, run. No account to create.

  1. 1 · Order
  2. 2 · Pay
  3. 3 · Key
Pay with USDT on

I already have an order ID

Who this is for

Buy this if

  • You want to run your own bot and keep custody of everything
  • You are comfortable with a wallet, an RPC URL and a .env file
  • You want to see every trade and every skip, with reasons
  • You accept that arbitrage is competitive and some days find nothing

Do not buy this if

  • You want passive income or a guaranteed return
  • You want someone else to manage your funds
  • You are not willing to run software on a machine you control
  • You would be in trouble if you lost the money you trade with
Plain risk statement. Arbitrage is competitive and profitability is not guaranteed. This software finds and executes opportunities; it does not create them, and it cannot promise there will be any. You may make nothing. You may lose money to fees, tips, and failed trades. Never trade funds you cannot afford to lose.

Builder Pro

Earn a commission on purchases made through your code. Codes are reviewed and approved by hand — they are not issued automatically when you buy.

Apply

Check a code

Questions

What does non-custodial actually mean here?

Your private key stays in a file on your machine and is used to sign transactions locally. It is never sent anywhere. We cannot move your funds, freeze them, or see your balance. If our server disappeared tomorrow your wallet would be unaffected.

What can the licence server actually do?

Confirm that a payment arrived, issue a licence key, and answer whether a key is valid. That is the whole list. It never receives or forwards funds, and it has no signing ability over any wallet — including the one you pay into.

Can I run it on two machines?

One at a time. A licence can hold one active instance; a second copy is refused while the first is running. If a machine crashes, its claim releases itself after about three minutes so you are not locked out.

What if the licence server is unreachable?

The bot keeps trading. Verification is not a per-trade gate. The dashboard's status view is served locally and works with no internet connection at all.

What is Jito, and what does it cost?

An optional way to submit transactions that can improve how reliably they land. It is off by default. When enabled, each attempt pays a tip — win or lose — and a round trip is two legs, so it pays twice. That is a recurring cost, not a setup fee.

How much will I make?

We will not give you a number, and you should distrust anyone selling a bot who does. Returns depend on market conditions, your thresholds, your RPC speed, and competition from other bots. It may be nothing. Profitability is not guaranteed.

What is your refund policy?

There are no refunds. The licence key is delivered instantly and cannot be returned once issued, so all sales are final. We would rather tell you that here, before you pay, than in the small print afterwards. If you are unsure, read the setup docs first and make sure the requirements suit you.