GET
/
v1.0
/
supported-chains-info
cURL
curl --request GET \
  --url https://dln.debridge.finance/v1.0/supported-chains-info
{
  "chains": [
    {
      "chainId": 137,
      "originalChainId": 100,
      "chainName": "Polygon"
    }
  ]
}

Response

200 - application/json
chains
object[]
required