Get Full TX

Full TX is a module native transaction result that combines the data from a normal transaction object with the data from a receipt object. The result is all information needed about a transaction, without having to send multiple requests.

Query Params
int32
Defaults to 100

Number of items to retrieve. Max 100 at a time.

int32
Defaults to 0

Offset for pagination.

string

Transaction hash to query for.

string

Contract address to query transactions for.

string

Transactions from an address.

string

Transactions to an address.

string

Block number to query transaction receipts for.

string
enum
Defaults to timeDesc

The direction to sort results. timeAsc = time ascending and timeDesc = time descending.

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json