Home

Get current Tx (Mini) epoch

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the current Mini Epoch number. A Mini Epoch (a.k.a. Tx Epoch) is a unit of time in which transaction blocks are produced.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

paramsarrayrequired

Should be an empty array

Response

200OK

Current mini epoch number successfully retrieved

400Bad Request

Invalid request

500Internal Server Error

Server error