Checkpoints
Last updated
Last updated
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:
Retrieve all Checkpoints created on this Security Token, together with their corresponding creation Date and Total Supply
note
supports pagination
Parameters:
• 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‹‹››
Name | Type |
| void |
Name | Type |
|