Issuance
Last updated
Was this helpful?
Last updated
Was this helpful?
Handles all Security Token Issuance related functionality
Namespace‹›
↳ Issuance
Protected
contextInherited from void
Protected
parentInherited from void
Issue a certain amount of tokens to the primary issuance agent
Parameters:
▪ args: object
Name
Type
Description
amount
BigNumber
amount of tokens to be issued to primary issuance agent
• context:
Defined in
• parent:
Defined in
▸ issue(args
: object): Promise‹‹››
Defined in
Returns: Promise‹‹››