@ecp.eth/sdk / indexer / getReportsCursor
Function: getReportsCursor()
function getReportsCursor(id, timestamp): `0x${string}`;
Defined in: packages/sdk/src/indexer/utils.ts:30
Get the cursor for a report
Parameters
id
string
The ID of the report
timestamp
Date
The timestamp of the report
Returns
`0x${string}`
The cursor for the report