Copy of (#78) Transaction by hash Page Main Data

This API endpoint, (#78) Transaction by Hash Page Main Data, retrieves specific transaction details based on their respective hash values from a specified network.

The expected parameters are 'network', 'first', and 'skip'. 'Network' is a query parameter representing the network from which the data is to be extracted. 'First' and 'skip' are text parameters used to limit and offset the data respectively, thus controlling the number of results returned from the query.

The output of this endpoint includes transaction details such as hash, block number, block timestamp, from_address, to_address, value, gas, gas_price, and input.

This data is then displayed in a table visualization, providing a clear and structured format for easy data analysis and comprehension.
Clone, Modify, Create API here at View query

Language
Authorization
Query
Click Try It! to start a request and see the response here!