IssueTokensProcedureArgs

Arguments for the IssueTokens Procedure

Hierarchy

  • IssueTokensProcedureArgs

Index

Properties

Properties

issuanceData

issuanceData: IssuanceDataEntry[]

Defined in src/types/index.ts:553

array of entries that specify who to issue tokens to and the amounts

symbol

symbol: string

Defined in src/types/index.ts:549

symbol of the Security Token

Last updated