LenderYieldsByProtocolSnapshotsResponse
okboolean
Example:
truecountinteger
Number of entries returned
Example:
8data object
Nested map structure: chainId -> lender -> assetAddress -> snapshots[]
property name* object
property name* object
property name* object[]
Array [
dataTsstring<date-time>required
Timestamp of the snapshot
Example:
2024-01-15T12:00:00.000Zdepositnumbernullable
Deposit APR as a percentage at this time
Example:
3.5borrownumbernullable
Borrow APR as a percentage at this time
Example:
5.2additionalDepositDataobjectnullable
additionalBorrowDataobjectnullable
]
LenderYieldsByProtocolSnapshotsResponse
{
"ok": true,
"count": 8,
"data": {}
}