GET
/
v1
/
blockchains
curl --request GET \
  --url https://backend.swap.coffee/v1/blockchains
[
  {
    "name": "ton"
  }
]

Authorizations

X-Api-Key
string
header
required

Response

200
application/json
list of blockchains
name
string
required