Skip to main content

Returns the liquidity sources enabled for the chain.

GET 

/sources

Returns the liquidity sources enabled for the chain.

Request

Query Parameters

    apiKey stringrequired

    (Required) Your Public API key

    Example: pk_1234567890

Responses

An array of liquidity sources.

Schema
  • Array [
  • name string
    proportion string
  • ]
Loading...

Was this page helpful?