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

Network history bootstrap peers

GET 

https://vega-data.nodes.guru:3008/api/v2/networkhistory/bootstrap

Get a list of IPFS peers that can be used to initialise a new data node with network history

Request

Responses

A successful response.

Schema
    bootstrapPeers string[]

    List of peers that can be used to bootstrap a Vega data node.

curl -L -X GET 'https://vega-data.nodes.guru:3008/api/v2/networkhistory/bootstrap' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://vega-data.nodes.guru:3008
ResponseClear

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