latestOpenAPI 3.0.32026-08-20129194195.0 KB

8f32977bfb50

Entity

Get supported blockchains. Currently only TON is supported.

get/v1/blockchains

Response

list of blockchains

namestring required

Example response

[
  {
    "name": "ton"
  }
]