api.procedures.types.IssueTokensParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

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