Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 924 Bytes

eth_gettransactionbyblockhashandindex.mdx

File metadata and controls

40 lines (22 loc) · 924 Bytes
title
eth_getTransactionByBlockHashAndIndex

import Tabs from "@theme/Tabs" import TabItem from "@theme/TabItem"

import Description from "/services/reference/_partials/_eth_gettransactionbyblockhashandindex-description.mdx"

Parameters

import Params from "/services/reference/_partials/_eth_gettransactionbyblockhashandindex-parameters.mdx"

Returns

import Returns from "/services/reference/_partials/_eth_gettransactionbyblockhashandindex-returns-yparity.mdx"

Example

import Example from "/services/reference/_partials/_eth_gettransactionbyblockhashandindex-example.mdx"

Request

import Request from "/services/reference/_partials/_eth_gettransactionbyblockhashandindex-request.mdx"

Response

import Response from "/services/reference/_partials/_eth_gettransactionbyblockhashandindex-response-yparity.mdx"