Query if block is an uncle block
api/v1
Path Parameter
Parameter
Type
Required
Description
blockhash
text
Yes
Hash representation of the block
Response - 200 OK, text/plain
true
if block hash is an uncle block; else false
GET/api/v1/isUncleBlock/{blockhash}
Example request
Response (Success)
Last updated
Was this helpful?