Retrieves data for a transaction by its ID and parses it as JSON
The transaction ID to retrieve
Promise resolving to the parsed transaction data
Retrieves data for a transaction by its ID as a string
The transaction ID to retrieve
Promise resolving to the transaction data as a string
Executes a raw GraphQL query
The GraphQL query string
Promise resolving to the query response
Executes a query using an ArweaveGQLBuilder
The ArweaveGQLBuilder instance
Promise resolving to the query response
Retrieves a transaction by its ID