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

Get protocol upgrade status

GET 

https://api.n00.testnet.vega.rocks/api/v2/upgrade/status

Get status of a protocol upgrade

Request

Responses

A successful response.

Schema
    ready boolean

    Indicator if the upgrade is ready or not.

curl -L -X GET 'https://api.n00.testnet.vega.rocks/api/v2/upgrade/status' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.n00.testnet.vega.rocks
ResponseClear

Click the Send API Request button above and see the response here!