v3

latestOpenAPI 3.0.32026-07-21128192192.7 KB
Entity

Get supported blockchains. Currently only TON is supported.

get/v1/blockchains

Response

list of blockchains

namestring required

Example response

[
  {
    "name": "ton"
  }
]
All 128 operations