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

Network history status

GET 

/api/v2/networkhistory

Get information about the current state of network history's IPFS swarm

Request

Responses

A successful response.

Schema
    connectedPeers string[]

    List of peers connected to the IPFS swarm.

    ipfsAddress string

    IPFS address of the data node currently connected to.

    swarmKey string

    Swarm key used by the IPFS swarm.

    swarmKeySeed string

    Swarm key seed used by the IPFS swarm.

Loading...