Interface: NextCheckpoints
Defined in: src/api/entities/Asset/Fungible/Checkpoints/types.ts:40
Properties
nextAt
nextAt:
Date
Defined in: src/api/entities/Asset/Fungible/Checkpoints/types.ts:44
closest upcoming Checkpoint creation date across all of the Asset's active Schedules
schedules
schedules:
ScheduleNextCheckpoint[]
Defined in: src/api/entities/Asset/Fungible/Checkpoints/types.ts:52
next Checkpoint creation date for each active Schedule
totalPending
totalPending:
BigNumber
Defined in: src/api/entities/Asset/Fungible/Checkpoints/types.ts:48
total amount of pending Checkpoints across all of the Asset's active Schedules