Skip to main content
Version: 26.0.0-alpha.1

Interface: IssueTokensParams

api/procedures/types.IssueTokensParams

Properties

amount

amount: BigNumber

amount of Asset tokens to be issued

Defined in

api/procedures/types.ts:698


portfolioId

Optional portfolioId: BigNumber

portfolio to which the Asset tokens will be issued (optional, default is the default portfolio)

Defined in

api/procedures/types.ts:702