> For the complete documentation index, see [llms.txt](https://docs.orda.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.orda.network/pricing-and-coverage.md).

# Pricing & Coverage

### **S**olver Competition → Single Unified Tier

<table><thead><tr><th width="170.625">Market Segment</th><th width="120.49609375">Fees</th><th width="277.2578125">Access Mechanism</th><th>Settlement Time</th></tr></thead><tbody><tr><td>Everyone</td><td>0bps</td><td>orda network: RFQ &#x26; Intents</td><td>T+0</td></tr></tbody></table>

### Blockchain Coverage <a href="#integrations" id="integrations"></a>

<table><thead><tr><th width="160.37109375">Status</th><th width="209.83203125">Name</th><th width="159.5859375">NetworkID</th><th>Token Support</th></tr></thead><tbody><tr><td>✅ Live</td><td>Abstract</td><td><code>2741</code></td><td>Limited</td></tr><tr><td>✅ Live</td><td>Arbitrum</td><td><code>42161</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Avalanche C-Chain</td><td><code>43114</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Base</td><td><code>8453</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Berachain</td><td><code>80094</code></td><td>All</td></tr><tr><td>🚧 In Progress</td><td>Bitcoin</td><td><code>1001002</code></td><td>Limited</td></tr><tr><td>✅ Live</td><td>BSC</td><td><code>56</code></td><td>All</td></tr><tr><td>✅ Live</td><td>CELO</td><td><code>42220</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Ethereum</td><td><code>1</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Gnosis</td><td><code>100</code></td><td>All</td></tr><tr><td>🚧 In Progress</td><td>HyperEVM</td><td><code>N/A</code></td><td>All</td></tr><tr><td>🚧 In Progress</td><td>Hyperliquid</td><td><code>N/A</code></td><td>Limited</td></tr><tr><td>✅ Live</td><td>Mantle</td><td><code>5000</code></td><td>Limited</td></tr><tr><td>✅ Live</td><td>MegaETH</td><td><code>4326</code></td><td>All</td></tr><tr><td>🚧 In Progress</td><td>Monad</td><td><code>N/A</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Optimism</td><td><code>10</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Plasma</td><td><code>9745</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Polygon</td><td><code>137</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Scroll</td><td><code>534352</code></td><td>All</td></tr><tr><td>✅ Live</td><td>SEI</td><td><code>1329</code></td><td>Limited</td></tr><tr><td>✅ Live</td><td>Solana</td><td><code>1001001</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Stable</td><td><code>988</code></td><td>Limited</td></tr><tr><td>🚧 In Progress</td><td>Starknet</td><td><code>N/A</code></td><td><code>N/A</code></td></tr><tr><td>🚧 In Progress</td><td>Tempo</td><td><code>N/A</code></td><td><code>N/A</code></td></tr><tr><td>🕓 Planned</td><td>Tron</td><td><code>N/A</code></td><td><code>N/A</code></td></tr><tr><td>✅ Live</td><td>Unichain</td><td><code>130</code></td><td>All</td></tr><tr><td>✅ Live</td><td>Worldchain</td><td><code>480</code></td><td>All</td></tr></tbody></table>

### Banking Rail Coverage

<table><thead><tr><th>Status</th><th>Region</th><th width="119.8359375">Currencies</th><th>Types</th><th>Settlement Time</th></tr></thead><tbody><tr><td>Live</td><td>Brazil</td><td>BRL</td><td>PIX</td><td>minutes - hours</td></tr><tr><td>In Progress</td><td>USA</td><td>USD</td><td>ACH</td><td>minutes - 1 day</td></tr><tr><td>In Progress</td><td>Europe</td><td>EUR</td><td>SEPA</td><td>10 min - days</td></tr><tr><td>In Progress</td><td>Mexico</td><td>MXN</td><td>SPEI</td><td>minutes-hours</td></tr></tbody></table>

## Restricted Geographies <a href="#restricted-geographies" id="restricted-geographies"></a>

**Important Information Regarding International Transactions**

To ensure compliance with global regulations and promote safe financial practices, we kindly ask our customers to avoid conducting financial activities involving the following regions:

* Cuba
* Iran
* Sudan
* North Korea
* Venezuela
* Russia
* Ukraine
* Belarus
* Myanmar (Burma)
* Syria


---

# 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:

```
GET https://docs.orda.network/pricing-and-coverage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
