> ## Documentation Index
> Fetch the complete documentation index at: https://tech.ramses.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Deployment Addresses

# Ramses Contract Deployments

The Ramses Protocol is adapted and utilized by many protocols throughout different networks.

Please do not assume contracts are deployed to the same addresses across chains, and be extremely careful to confirm addresses before using a contract.

Below are official and authorized instances of Ramses:

* [`Shadow`](https://shadow.so) — Sonic
* [`Pharaoh`](https://phar.gg) — Avalanche C-Chain
* [`Ramses`](https://ramses.xyz) — HyperEVM, Arbitrum, Robinhood Chain, and Polygon (multichain)
* [`Etherex`](https://etherex.finance) — Linea

# Ramses Pool Deployments

Each Ramses concentrated-liquidity pool is a unique `RamsesV3Pool` deployment. Confirm both the address and verified source on the relevant chain explorer.

DLMM pools are separate deterministic `DLMMPool` clones discovered through `DLMMFactory`. A token pair may have multiple DLMM pools with different bin steps.

## Robinhood DLMM

Robinhood Chain uses chain ID `4663`. At the [block 22,674,244 snapshot](/contracts/reference/dlmm/deployments), its DLMM deployment was fee-only and was not connected to `Voter`.

| Contract      | Address                                                                                                                                  |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Factory       | [`0xdcD5F77697914E27f56FD263EF82923C8524AbAc`](https://robinhoodchain.blockscout.com/address/0xdcD5F77697914E27f56FD263EF82923C8524AbAc) |
| Fee Collector | [`0xcc543a9EDBa25cEB2922b165047b6A7bE861C55b`](https://robinhoodchain.blockscout.com/address/0xcc543a9EDBa25cEB2922b165047b6A7bE861C55b) |
| Router        | [`0xd0019e86edB35E1fedaaB03aED5c3c60f115d28b`](https://robinhoodchain.blockscout.com/address/0xd0019e86edB35E1fedaaB03aED5c3c60f115d28b) |
| Quoter        | [`0xb722efaAbe807FAeA16068f595EaA9aa1a62CECD`](https://robinhoodchain.blockscout.com/address/0xb722efaAbe807FAeA16068f595EaA9aa1a62CECD) |
| Sarcophagus   | [`0x712567e71a93Fb111510A790cAf3469677aAba3e`](https://robinhoodchain.blockscout.com/address/0x712567e71a93Fb111510A790cAf3469677aAba3e) |

See [Robinhood DLMM Deployments](/contracts/reference/dlmm/deployments) for live wiring, quote assets, presets, and verification requirements.

See the [Sarcophagus reference and searcher guide](/contracts/reference/sarcophagus) for the live claim parameters, contract interface, execution flow, and integration requirements.
