return (await this.get(`/v1/transaction${this.generateQueryString(queryParams)}`)) as Response<QueryResult<L1DragonchainTransactionFull>>;