OpenAPI 3.0.32026-08-12129194194.6 KB

2d1b51b5df52

Entity

Get supported blockchains. Currently only TON is supported.

get/v1/blockchains

Response

list of blockchains

namestring required

Example response

[
  {
    "name": "ton"
  }
]