> For the complete documentation index, see [llms.txt](https://docs.crosscurve.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crosscurve.fi/crosscurve-metalayer-1/crosscurve-usdeywa-roadmap.md).

# CrossCurve ($EYWA) Roadmap

<figure><img src="/files/bCl6q8AUelAY5tzDt9xp" alt=""><figcaption><p>CrossCurve Roadmap</p></figcaption></figure>

## 1. Migration to Sonic

Hub Chain Migration: Transition of CrossCurve’s main liquidity layer from Fantom to Sonic for higher performance and scalability.

***

## 2. CrossCurve V2: Liquidity MetaLayer

• New Architecture: Isolated paired pools with synthetic derivatives and Sonic-based liquidity.

• Synthetic Routing: Cross-chain swaps via Sonic liquid assets (e.g., USDC.e, scETH, scBTC).

• Efficient Swaps: Any asset from any chain can be exchanged through two pools.

***

## 3. Incentive Mechanisms

• CrossCurve Incentives: Projects can incentivize veEYWA and veCRV holders for voting and liquidity attraction.

• CrossCurve Delegations: Anyone can launch a veEYWA voting aggregator, manage voting power, and earn through protocol revenue, staking boosts, bribes, and inflation rewards.

***

## 4. Community Rewards

• Sonic Airdrop Rewards:

• CrossCurve won Sapphire Tier in Sonic BOOM Season 1.

• Received Sonic GEMs (\~$1M).

• These will be distributed among CrossCurve liquidity providers.

***

## 5. Consensus Bridge

• LayerZero DVN Integration:

• Provides a secure base level of trust for cross-chain swaps and messaging.

• Recommended validator network for multiple protocols.

***

## 6. Router Evolution

Router v3

• Advanced Token Transfers:

• Supports transfers to arbitrary addresses.

• Integrated with top aggregators: Li.fi, Bungee, Rango.

• Collects fees for route construction.

• All transactions pass through the Consensus Bridge.

Router v4: CrossCurve as a Liquidity Aggregator

• “Router of Routers” model:

• Supports external token bridges (e.g., Circle, Tether, LayerZero OFT, Wormhole, Axelar, CCIP).

• Omnichain swap support.

• DEX Integration:

• Operates on any external DEX: Uniswap, Balancer, Velodrome, Aerodrome, etc.

• Non-EVM Expansion:

• Porting to chains like Solana, TON, Tron, Sui, Aptos, Ripple, Stellar, Cardano.

• Native Bitcoin Integration:

• Connection with Bitcoin L2 partners for native BTC liquidity.

***

## 7. CrossCurve Foundation

• Governance & Sustainability:

• Launching a dedicated CrossCurve Foundation.

• Focus on decentralization, maximizing holder value, and long-term ecosystem growth.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.crosscurve.fi/crosscurve-metalayer-1/crosscurve-usdeywa-roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
