Update: endpoints are available in multiple regions.
Solana Execution Infrastructure

Reliable Execution, On Your Terms

Keep execution-critical workflows moving on Solana with consistent reliability and clear control, even under load.

Built for execution-critical workflows Designed for high-load environments Control under contention

Why AURA

A calmer, more reliable path to execution when demand spikes.

Execution Under Load

Stay steady when demand spikes. Keep critical flows moving.

Predictable Outcomes

Plan around consistent results, not best-effort delivery.

Control When It’s Crowded

Keep authority over what matters most when the system is busy.

Built for Real Volume

Handle high demand without degrading experience or confidence.

Public endpoints introduce structural execution risk.

When demand spikes, outcomes become less predictable. Priority and protection are not built into the public endpoint.

Public endpoint congestion

During contention, your transactions compete with unrelated traffic. Timing and ordering become variable.

MEV exposure

Public broadcast reveals intent before execution, enabling copying and reordering.

Limited execution control

No built-in priority signals or protection controls at the endpoint.

AURA adds a controlled submission layer built for predictable execution.

System Fit

AURA sits between your client and the Solana network, built for reliability under load.

Client Submission

AURA Relay Layer

  • Transaction inspection
  • Optional MEV protection detection
  • Priority assignment
  • Rate limiting
Solana Network

Product Showcase

A quick look at the product experience: fast feedback, clear protection, and calm execution under load.

Instant submission preview

Paste a payload and get a signature back in moments. Fast feedback with a clean, drop-in workflow.

  • Fast feedback
  • Clean interface
  • Drop-in workflow
Mode
Signature
Not run yet

Protection when it matters

Enable protection with a simple indicator. No extra setup, no added friction.

Reduced exposure Order-aware Seamless
Standard route

Predictable execution under load

When demand spikes, a priority signal helps keep placement predictable without breaking fairness.

  • Fair scheduling
  • Rate-aware
  • Stable under spikes
Queued request
Queued request
Your request
Queued request
Queued request
Estimated placement Medium

MEV exposure is the default on public infrastructure.

AURA establishes a controlled boundary for protected submission.

Protection gate
Enabled by account
Protection account auradontfront111111111111111111111111111123

Detected at the relay layer and routed through the protected path.

What changes

  • Reduced pre-inclusion visibility
  • Intended ordering preserved when enabled
  • Routed through a protected relay path
  • Mitigates opportunistic transaction reordering

What doesn’t

  • Transaction format
  • Signing process
  • Client logic
  • Submission method

Protection controls exposure. Priority controls execution.

Execution under load requires ordering.

When demand exceeds capacity, transactions must be scheduled to preserve predictable execution.

Priority model

Tip-based scheduling under contention

Tips act as scheduling signals. Higher tips are processed earlier during contention. When the network is uncongested, the signal has no practical effect.

  • Priority evaluated at submission
  • Ordering applied only under load
  • Signals remain transaction-local
  • No persistent state or queue reconfiguration
  • No cross-transaction dependencies

Works with a familiar workflow. No rebuild required.

API preview

AURA provides a familiar interface compatible with existing Solana tooling.

sendTransaction MEV protection via account

Endpoints are available in multiple regions.

POST /aura?api-key=xxx-xxx-xxx
Request
{
  "protocol": "2.0",
  "id": 1,
  "method": "sendTransaction",
  "params": ["<SIGNED_TX_BASE64>", { "encoding": "base64" }]
}

Tipping

Transactions must include a minimum transfer of 0.001 SOL to one of the following AURA accounts.

  • aura2NHPnnLkPWPXkcqeHkRisDT2b8vy76eMgXH6TsL
  • auraMDpDVVWxwrJDtBz3Nhog4WGtbrGK2v8y3Pda7ei
  • auraMkDXGTE678N8LX6cqSV5JJKDpgavVcubPudaVrs
  • auraSRE5x8CMKbPKto1AkWjLaH4SowAJeAfGqAtdmDC
  • aurahN2ezg2Ktb2vrDVWqe9yunSZJajzPNTevECSGV4
  • aurajDJ4Eoq7L6AW36frV8PrrSjf6WMfDjEraU5iFPC
  • aurarguyidxqBCVtDdoi1FiKrFr3CyyNELGPaU2MWLy

Select any one account per transaction.

Global access

Endpoints are regionally deployed for low-latency access.

Available endpoints

  • Frankfurt (FRA) Available
    http://62.113.194.74:5000
  • Amsterdam (AMS) Available
    http://84.32.64.135:5000

Coming soon

New York More regions

AURA is a Solana transaction relay for execution-critical workflows.

Designed to fit your existing workflow. No accounts. No SDKs.