Skip to main content
Version: 24.6.x

Interface: IssueTokensParams

api/procedures/types.IssueTokensParams

Properties

amount

amount: BigNumber

amount of Asset tokens to be issued

Defined in

api/procedures/types.ts:651


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:655