Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 880 Bytes

eth_getunclebyblocknumberandindex.mdx

File metadata and controls

40 lines (22 loc) · 880 Bytes
title
eth_getUncleByBlockNumberAndIndex

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

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

Parameters

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

Returns

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

Example

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

Request

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

Response

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