Home

Get number of transactions in current Tx epoch

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the total number of transactions processed during the current transaction (Tx) epoch on the Zilliqa blockchain.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

Response

200OK

Number of transactions in the Tx epoch retrieved successfully

400Bad Request

Invalid request

500Internal Server Error

Server error