Arguments for the IssueTokens Procedure
IssueTokensProcedureArgs
issuanceData
symbol
• issuanceData: IssuanceDataEntry[]
Defined in src/types/index.ts:553arrow-up-right
array of entries that specify who to issue tokens to and the amounts
• symbol: string
Defined in src/types/index.ts:549arrow-up-right
symbol of the Security Token
Last updated 5 years ago
Was this helpful?