Skip to content

api.procedures.types.IssueTokensParams

polymesh-bot edited this page Jun 3, 2025 · 36 revisions

Interface: IssueTokensParams

api/procedures/types.IssueTokensParams

Table of contents

Properties

Properties

amount

amount: BigNumber

amount of Asset tokens to be issued

Defined in

api/procedures/types.ts:738


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

Clone this wiki locally