v1
latestOpenAPI 3.0.02026-07-17120114186.8 KBbus
Get renewed contract
Returns the metadata of contract that was renewed from the contract with given contract ID.
get/bus/contracts/renewed/{id}
Path parameters
idstring required
A unique identifier for a file contract
Response
Renewed contract metadata
Example response
{
"proofHeight": 92813,
"revisionHeight": 92813,
"revisionNumber": 246,
"startHeight": 92813,
"windowStart": 92813,
"windowEnd": 92813
}