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

This API endpoint, 'Transaction by Hash Page Main Data', is designed to fetch detailed transactions data from a specified network. It requires three parameters: 'network' that you are querying from (Type: query), 'first' to limit the number of transactions returned (Type: text), and 'skip' to offset the starting position from the total list of transactions (Type: text).

The output data includes 'hash', 'block_number', 'block_timestamp', 'from_address', 'to_address', 'value', 'gas', 'gas_price', and 'input'. This data would typically be displayed in a tabular format for clear reading and understanding. However, no specific visualization details are provided for the 'Table::TABLE'. Ensure the parameter values provided are valid to get the correct transactions data.
Clone, Modify, Create API here at View query

Body Params
required
required
required
Responses

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