Multi-Asset Expansion
The current protocol supports a single currency pair (EUR/USD). The contract architecture already supports multi-pair registration, and M3 will add GBP/USD and USD/JPY. Beyond M3, the vision extends to a comprehensive non-deliverable derivatives platform.Full FX Suite
Major and minor FX pairs: GBP/USD, USD/JPY, USD/CHF, AUD/USD, EUR/GBP, and cross rates. Each pair
requires its own oracle feed, forward curve, and risk calibration.
Commodity Forwards
Non-deliverable forward contracts on commodities (gold, silver, crude oil). Same forward pricing model
adapted with commodity-specific carry costs and storage rates instead of interest rate differentials.
Interest Rate Products
Non-deliverable interest rate derivatives — forward rate agreements (FRAs) and interest rate swaps.
Natural extension of the forward pricing engine to fixed-income products.
Permissionless Market Creation
Allow anyone to create and launch new Nile Market instances with custom pairs, parameters, and oracle
configurations — fully permissionless market creation. This open architecture enables community-driven
markets without requiring governance approval for each new pair.
Deliverable Forwards
In addition to NDFs, the long-term vision includes infrastructure for physically deliverable forwards serving SMEs and institutions that need actual currency delivery.- Deliverable settlement architecture that bridges onchain pricing and settlement with off-chain FX delivery networks
- Integration with banking rails for last-mile currency delivery in EUR, GBP, JPY, and other major currencies
- Hybrid products where onchain margin and pricing provide transparency while off-chain settlement networks handle physical delivery
Institutional Market Structure
Onchain RFQ System
Request-for-quote system for larger institutional-sized trades. Participants can request custom pricing
for block-sized orders without impacting the pool. Market makers compete to fill RFQs, providing
tighter spreads for large notionals than the pool’s standard pricing.
Sub-Accounts
Allow a master account to create isolated sub-accounts, each with its own margin and position limits.
Enables portfolio managers to segregate strategies while maintaining centralized collateral management.
Prime Brokerage Integration
APIs and workflows for prime brokers to onboard clients, manage margin calls, and aggregate reporting.
Includes FIX protocol integration for order routing from institutional trading systems.
Compliance Tools
Onchain compliance modules for KYC/AML verification, geographic restrictions, and transaction
monitoring. Compatible with onchain identity solutions (Worldcoin, Polygon ID, etc.).
Cross-Chain Deployment
- Layer 2 Networks
- Solana
- Multi-Chain Strategy
- Bridged Liquidity
Deploy the protocol on Ethereum L2s (Arbitrum, Base, Optimism) for significantly lower gas costs.
The publisher and keeper services send frequent transactions — L2 gas savings of 10-100x directly
improve operational economics and enable more aggressive automation schedules.L2 deployment also enables smaller position sizes to be economically viable, broadening the
addressable market.
Decentralized Governance
The M2 and M3 protocols are admin-controlled. The long-term vision is progressive decentralization:Multi-Sig Administration
M3 transitions from a single admin EOA to a multi-sig wallet. This is the first step toward
distributed governance.
Governance Token
Introduce a governance token for protocol parameter voting. Token holders can propose and vote on
changes to fees, margin requirements, exposure caps, and supported pairs.
Timelock Execution
All governance actions pass through a timelock contract (e.g., 48-hour delay). This gives
participants time to react to proposed changes and exit positions if they disagree.
Advanced Order Types
The current protocol supports market orders only (open at the current forward price). Future iterations could introduce sophisticated order types:Limit Orders
Limit Orders
Place orders that execute only when the forward price reaches a specified level. Implemented via an
off-chain order book with onchain settlement, or via a keeper-monitored order registry contract.
Stop-Loss Orders
Stop-Loss Orders
Automatically close a position when unrealized PnL reaches a specified loss threshold. Reduces the
risk of liquidation by enabling proactive risk management.
Take-Profit Orders
Take-Profit Orders
Automatically close a position when unrealized PnL reaches a specified profit target. Allows traders
to lock in gains without constant monitoring.
Conditional Orders
Conditional Orders
Compose complex order strategies: “if EUR/USD spot crosses 1.10, open a 1-month SHORT with 10x
leverage.” Enables algorithmic trading strategies directly onchain.
Portfolio Margin
Beyond the isolated and cross-margin models planned for M3, portfolio margin represents the most capital-efficient margin methodology:- Cross-pair netting: A LONG EUR/USD and SHORT GBP/USD position partially offset each other (positive EUR/GBP correlation). Portfolio margin recognizes this and reduces the combined margin requirement.
- Scenario-based margin: Calculate margin as the worst-case portfolio loss across a set of predefined stress scenarios, rather than summing individual position margins.
- Institutional efficiency: Portfolio margin can reduce capital requirements by 50-80% for diversified portfolios, making the protocol competitive with centralized FX prime brokers.
Portfolio margin requires sophisticated risk modeling and careful calibration. It would likely be
implemented as an opt-in feature for qualified accounts, with higher monitoring frequency and tighter
liquidation thresholds.
Reporting & Analytics
Mark-to-Market Valuations
Comprehensive reporting suite: real-time mark-to-market valuations, realized/unrealized PnL reports,
fee breakdowns, risk exposure summaries, and regulatory reporting templates.
Onchain Analytics
Protocol-level analytics dashboards showing aggregate trading volumes, pool performance, fee revenue,
liquidation frequency, and market microstructure metrics — all derived from subgraph data.
AI-Native Protocol
The Nile Markets protocol is designed from the ground up for AI agent interaction. The long-term vision extends this to deeper autonomous capabilities:- Automated Market Making
- Strategy Execution
- Portfolio Rebalancing
- Protocol Governance
AI agents that provide liquidity to the pool with sophisticated strategies — dynamically adjusting
deposit amounts based on utilization, fee income projections, and trader flow analysis. Agents
optimize LP returns by timing deposits and withdrawals.
Related Pages
M2 Scope
What is currently live on Sepolia.
M3 Plan
Concrete plans for the mainnet-ready milestone.