Skip to main content
Version: testnet (v0.76)

Info

GET 

/info

Get information about the block explorer. Response contains a semver formatted version of the data node and the commit hash, from which the block explorer was built

Request

Responses

A successful response.

Schema
    commitHash Commit hash from which the data node was built
    version Semver formatted version of the data node
Loading...