Get Bridge Swap Price

This endpoint provides a real‑time swap quotation for transferring tokens between two blockchain networks using a designated bridge. It calculates the estimated amount of destination tokens that you would receive based on a given input token amount and token pair, factoring in the current liquidity and fees across the specified source and destination chains.

Compute Unit Value: 40 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The unique chain ID to specify the source chain. Find more here.

string
enum

The unique ID to specify the bridge protocol for routing cross-chain queries or transactions. Find more here.

Allowed:
string
required

The unique chain ID to specify the destination chain. Find more here.

string

Symbol of the source token.

string

Symbol of the destination token.

string

Address of the source token.

string

Address of the destination token.

string
required

Amount of the source token to swap.

string

A comma-separated list of currency symbols to convert the amount into, such as 'USD,EUR'. This parameter is optional and allows retrieving values in multiple fiat currencies.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json