---
title: "GET /config/v2"
method: GET
path: "/config/v2"
---

# GET /config/v2

`GET /config/v2`

## Query parameters

- `originChainId` string, required
- `destinationChainId` string, required
- `user` string
- `currency` 'anime' | 'btc' | 'cgt' | 'dai' | 'degen' | 'eth' | 'omi' | 'pop' | 'tg7' | 'tia' | 'usdc' | 'usdc.e' | 'usdt' | 'sol' | 'weth' | 'ape' | 'g7' | 'pengu' | 'plume' | 'plumeusd' | 'gun' | 'somi' | 'synd' | 'xpl' | 'usde' | 'mon' | 'usdh' | 'musd' | 'usdm' | 'pyusd' | 'cash' | 'eusd' | 'pusd' | 'bnb' | 'usdg' | 'pathusd' | 'usdc.e-cronos'

## Response `200`

Default Response

- object
  - `enabled` boolean
  - `user` object
    - `balance` string — Balance on the origin chain in the native or supplied currency
    - `maxBridgeAmount` string — Maximum amount that the user can bridge after fees in the native or supplied currency
  - `fee` string — Total fee in the native or supplied currency for the bridge operation
  - `solver` object
    - `address` string
    - `balance` string — Balance of the solver on the destination chain. Denoted in wei
    - `capacityPerRequest` string — How much of the given currency is available to be bridged per bridge request. Denoted in wei
  - `supportsExternalLiquidity` boolean — This denotes if the chain combination supports canonical plus bridging

## Other responses

- `500` — Default Response

---

[API](https://skmtc.net/relay/apis/cross-chain-solver.md) · [All operations](https://skmtc.net/relay/apis/cross-chain-solver/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/relay/cross-chain-solver/versions/428d669c2830/schema)
