eth_getUncleCountByBlockNumber - Xlayer

Xlayer API - Returns the number of uncles in a block matching the give block number.

Path Params
string
required
Body Params
string
required
Defaults to 2.0
string
enum
required
Defaults to eth_getUncleCountByBlockNumber
Allowed:
params
array of strings
required
length between 1 and 2

ByHashAndIndex: [blockHash, uncleIndex]; ByNumberAndIndex: [blockNumberOrTag, uncleIndex]; CountByBlockHash: [blockHash].

params*
int32
required
Defaults to 0
Response

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