Getchaintxstats

getchaintxstats

post

Compute statistics about the total number and rate of transactions in the blockchain. You can optionally specify the number of blocks and a block hash to start from.

Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample: 1.0
idstringRequiredExample: getchaintxstats
methodstring · enumRequiredPossible values:
Responses
chevron-right
200

Chain transaction statistics retrieved successfully

application/json
errorobject · nullableOptional

Null if successful; otherwise contains error information

idstringOptional

The request ID

post
/

Last updated