---
title: "Get quotes from all source chains to destination"
method: GET
path: "/quotes/multi-source"
tags: ["Quotes"]
---

# Get quotes from all source chains to destination

`GET /quotes/multi-source`

Shows Alice all her options to send money to a specific destination chain, including same-chain transfers

## Query parameters

- `destinationChain` 'ARBITRUM_MAINNET' | 'ARBITRUM_TESTNET' | 'AVALANCHE_MAINNET' | 'AVALANCHE_TESTNET' | 'BASE_MAINNET' | 'BASE_TESTNET' | 'STARKNET_MAINNET' | 'STARKNET_TESTNET' | 'BSC_MAINNET' | 'ETHEREUM_MAINNET' | 'ETHEREUM_TESTNET', required
- `amount` string, required
- `tokenOut` string, required
- `recipient` string

## Response `200`

## Changes

- **2025-11-11** `fce39ccb3e9d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/horuslabsio/apis/chainrails-api/changes/quotes/multi-source/get.md)

---

[API](https://skmtc.dev/horuslabsio/apis/chainrails-api.md) · [All operations](https://skmtc.dev/horuslabsio/apis/chainrails-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/horuslabsio/chainrails-api/revisions/fce39ccb3e9d/schema)
