Transaction or list of transactions/blocks
GET/transaction
Returns a transaction by hash or a list of transactions/blocks depending on the parameters sent. If "id" is sent as parameter, we return only one transaction, else we return a list. In the list return we have a key "has_more" that indicates if there are more transactions/blocks to be fetched
Request
Responses
- 200
Success