Skip to main content
GET
/
chains
Get supported chains
curl --request GET \
  --url https://v2.prod.halliday.xyz/chains \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

sandbox
boolean

Whether to return sandbox/testnet chains

Response

List of supported chains

{key}
object