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

Get coinbase tx sum

Get coinbase and fee amounts for n last blocks starting at a particular height

post

Retrieves the sum of coinbase rewards and fees for a range of blocks.

Authorizations
api-keystringRequired
Body
jsonrpcstringOptionalExample: 2.0
idstringOptionalExample: 0
methodstringOptionalExample: get_coinbase_tx_sum
Responses
200

Coinbase and fees sums retrieved successfully

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated