GET
/
block_by_hash
curl --request GET \
  --url https://story-rpc-001.originstake.com/block_by_hash
{
  "response": {
    "block_id": {},
    "block": {}
  }
}

Query Parameters

hash
string
required

Block hash

Response

response
object

Block information