generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 12
api.procedures.addInstruction.AddInstructionParams
prashantasdeveloper edited this page Jun 30, 2022
·
1 revision
api/procedures/addInstruction.AddInstructionParams
-
AddInstructionParams
• Optional endBlock: BigNumber
block at which the Instruction will be executed automatically (optional, the Instruction will be executed when all participants have authorized it if not supplied)
api/procedures/addInstruction.ts:63
• legs: { amount: BigNumber ; asset: string | Asset ; from: PortfolioLike ; to: PortfolioLike }[]
array of Asset movements (amount, from, to, asset)
api/procedures/addInstruction.ts:46
• Optional tradeDate: Date
date at which the trade was agreed upon (optional, for off chain trades)
api/procedures/addInstruction.ts:55
• Optional valueDate: Date
date at which the trade was executed (optional, for off chain trades)
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Corporate Ballot
- 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