IntrinsicYieldsSnapshotsResponse
okboolean
Example:
truecountinteger
Total number of snapshots across all asset groups
Example:
150series object
Map of asset group to array of snapshots
property name* object[]
Array [
dataTsstring<date-time>required
Timestamp of the snapshot
Example:
2024-01-15T12:00:00.000ZintrinsicYieldnumbernullablerequired
Intrinsic APR as a percentage
Example:
4.25]
IntrinsicYieldsSnapshotsResponse
{
"ok": true,
"count": 150,
"series": {}
}