Developer Hub
EntropyFortuna

Get the list of supported chain ids

Get the list of supported chain ids

GET
/v1/chains

Response Body

application/json

curl -X GET "https://fortuna.dourolabs.app/v1/chains"
{
  "value": {
    "data": "string",
    "encoding": "hex"
  }
}