Get number of transactions in current Tx epoch
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-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
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
Response
200OK
Number of transactions in the Tx epoch retrieved successfully
400Bad Request
Invalid request
500Internal Server Error
Server error