Checkpoints
Last updated
Was this helpful?
Last updated
Was this helpful?
Handles all Security Token Checkpoints related functionality
Namespace‹›
↳ Checkpoints
Protected
contextInherited from void
Protected
parentInherited from void
Create a snapshot of Security Token holders and their respective balances at this moment
note
required role:
Security Token Owner
Parameters:
Name
Type
args
void
Retrieve all Checkpoints created on this Security Token, together with their corresponding creation Date and Total Supply
note
supports pagination
Parameters:
Name
Type
paginationOpts?
• context:
Defined in
• parent:
Defined in
• schedules:
Defined in
â–¸ create(args
: void): Promise‹‹››
Defined in
note
this method is of type , which means you can call create.checkAuthorization
on it to see whether the Current Account has the required permissions to run it
Returns: Promise‹‹››
â–¸ get(paginationOpts?
: ): Promise‹‹››
Defined in
Returns: Promise‹‹››