TermSheetDigest
The compact form (?terms=digest, the DEFAULT). Structurally different from the full sheet: headline and tags are HOISTED to each side root and there is no info object, no nested blocks and no items[]. Read it through a shape-tolerant accessor — sheet.supply.info.tags throws here.
schemaVersioninteger
profileIdstring
marketUidstring
Market identifier, formatted lender:chainId:address.
supply object
property name*any
borrow object
property name*any
oracle object
property name*any
governance object
property name*any
utilizationnumbernullable
Market utilization, as a fraction between 0 and 1.
TermSheetDigest
{
"schemaVersion": 0,
"profileId": "string",
"marketUid": "string",
"supply": {},
"borrow": {},
"oracle": {},
"governance": {},
"utilization": 0
}