For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Time

Get the current time.

Request: requestType is getTime

Response:

(N) time is the current node time (in seconds since the genesis block) (N) requestProcessingTime is the API request processing time (in millisec)

Last updated