Skip to content

Why Sera

Traditional foreign exchange operates through a fragmented network of banks, brokers, and dealers. While this system moves $9.6 trillion daily, it comes with significant structural limitations. Sera addresses these by bringing FX trading on-chain.

Advantages Over Traditional FX

Transparency

Traditional FX is an over-the-counter (OTC) market — pricing is opaque and spreads vary by counterparty. Sera uses a central limit order book (CLOB) for fair price discovery and matching, ensuring consistent pricing for all participants.

Non-Custodial

In traditional FX, your funds sit with a broker or prime brokerage. If the counterparty fails, your capital is at risk. On Sera, Vault balances are held in audited smart contracts on Ethereum — not by any intermediary. If Sera's servers go offline, the on-chain emergency-withdrawal path remains available for Vault balances.

24/7 Settlement

Traditional FX settles on a T+1 or T+2 basis through CLS Bank or correspondent banking networks, and only during banking hours. Sera settles trades on-chain in real time, 24 hours a day, 7 days a week, reducing settlement delay and weekend-gap risk.

No Intermediaries

A traditional FX trade can pass through multiple intermediaries — dealers, prime brokers, custodians, and settlement agents — each adding cost and delay. Sera removes these layers. Trades are matched off-chain and settled directly on-chain between counterparties.

Permissionless Access

Traditional FX markets have high barriers to entry: minimum account sizes, credit checks, and geographic restrictions. Sera is open to anyone with an Ethereum wallet. No minimum balance, no application process.

Verifiable

Traditional FX relies on trust — you trust your broker's quoted price, your custodian's balance sheet, and your settlement agent's process. On Sera, all smart contracts are open source. Settlement logic, balances, and trade history are independently verifiable on-chain.


What Makes Sera Unique

Beyond the general advantages of on-chain trading, Sera introduces capabilities that don't exist in traditional FX or other on-chain exchanges.

Smart Order Routing (SOR)

Sera's Smart Order Router finds the best execution path across all available pairs. If you want to swap GBP to SGD but the direct pair has thin liquidity, SOR can atomically route through USD — e.g. GBP → USD → SGD — in a single transaction, at the best available price. All legs settle atomically: either the entire route executes, or none of it does.

Virtual Liquidity

Virtual Liquidity lets market makers place orders across multiple trading pairs backed by a single shared budget. Instead of locking separate collateral for EUR/USD, GBP/USD, and SGD/USD, a single USD deposit can back all three. When one order fills, the remaining orders are automatically adjusted. This dramatically improves capital efficiency — a capability that doesn't exist in traditional FX or other on-chain exchanges.

Direct Non-USD Settlement Pairs

Traditional FX routes almost everything through USD. A EUR → SGD trade typically executes as EUR → USD → SGD, with two spreads, two settlements, and the associated costs. Sera supports direct cross-currency pairs — EUR/SGD, GBP/JPY, AUD/BRL, and hundreds more — so you can trade and settle directly without the USD leg, reducing costs and complexity.

Gasless Swaps

Swap users don't need ETH for gas fees. Costs are factored directly into the quote, so insufficient ETH for gas is not the blocker for a swap.

Reduced MEV Exposure

On Sera, price discovery and matching happen in a CLOB before settlement reaches Ethereum. This reduces exposure to the public-mempool dynamics common in on-chain AMMs, while Ethereum remains the final settlement layer.

Because orders are matched off-chain rather than exposed as public marketable swaps on-chain, searchers do not get the usual opportunity to front-run or sandwich user flow. For swaps, users still sign exact execution bounds such as maxInputAmount and minOutputAmount, so settlement either happens within those signed limits or fails.


Summary

Traditional FX Sera
Custody Broker / prime brokerage Non-custodial smart contracts
Settlement T+1 / T+2, banking hours only Real-time, 24/7
Pricing Opaque OTC pricing Consistent CLOB pricing
Intermediaries Multiple (dealer, PB, custodian, CLS) None
Cross-currency Routed through USD Direct pairs available
Capital efficiency Separate margin per position Virtual Liquidity across pairs
Access Restricted, high minimums Permissionless
Verifiability Trust-based On-chain, open source