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

Get Vega time

GET 

/api/v2/vega/time

Get the current time of the network in Unix nanoseconds

Request

Responses

A successful response.

Schema
    timestamp int64

    Timestamp representation of current VegaTime as represented in Unix nanoseconds, for example 1580473859111222333 corresponds to 2020-01-31T12:30:59.111222333Z.

Loading...