⚡ We welcome businesses to test our enterprise-grade service

xem
NEM (XEM)

Method: GET /chain/score

dropdown

Method REST /chain/score example for NEM (XEM)

GET /chain/score

Gets the current score of the block chain. The higher the score, the better the chain. During synchronization, nodes try to get the best block chain in the network.

Parameters

-

Request

curl --location --request GET 'https://xem.getblock.io/chain/score' \
 --header 'x-api-key: YOUR-API-KEY' \
 --header 'Content-Type: application/json'


Response

{
    "score": "13da4dda5fb5c4e8bd"
}