Last updated 2 years ago
Get list of supported chains
GET /v1/chains HTTP/1.1 Host: api.sandbox.horizonland.app Accept: */*
OK
{ "result": [ { "id": "text", "name": "text", "symbol": "text" } ] }