powered by
Returns information about an uncle of a block by hash and uncle index position.
eth_getUncleByBlockHashAndIndex(hash, index)
Hash of a block.
Index of transaction in block.
List.
# NOT RUN { eth_getUncleByBlockHashAndIndex( "0x8575df1eb3df61f3880628ca8e495038ee0b278c0aa48fe41f80b8d0d4e83e79", "0x0" ) # }
Run the code above in your browser using DataLab