cURL
curl --request GET \ --url https://api.range.org/v1/network/transactions/counts \ --header 'Authorization: Bearer <token>'
{}
Returns a list of transaction counts for each specified interval across all requested networks.
Use Authorization: Bearer
Networks with their respective number of transactions.
The response is of type object.
object