generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
api.entities.Asset.Fungible.Issuance.Issuance
prashantasdeveloper edited this page Jan 2, 2025
·
36 revisions
api/entities/Asset/Fungible/Issuance.Issuance
Handles all Asset Issuance related functionality
-
Namespace
<FungibleAsset
>↳
Issuance
▸ issue(args
, opts?
): Promise
<GenericPolymeshTransaction
<FungibleAsset
, FungibleAsset
>>
Issue a certain amount of Asset tokens to the caller's default portfolio
Name | Type |
---|---|
args |
IssueTokensParams |
opts? |
ProcedureOpts |
Promise
<GenericPolymeshTransaction
<FungibleAsset
, FungibleAsset
>>
Note
this method is of type ProcedureMethod, which means you can call issue.checkAuthorization on it to see whether the signing Account and Identity have the required roles and permissions to run it
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types