Skip to main content
Version: v30.0.x

Interface: ControllerTransferParams

Defined in: src/api/procedures/types.ts:1279

Properties

amount

amount: BigNumber

Defined in: src/api/procedures/types.ts:1287

amount of Asset tokens to transfer


destination?

optional destination?: AssetHolderLike

Defined in: src/api/procedures/types.ts:1292

(optional) portfolio (or portfolio ID) or account to which Assets will be transferred to. Defaults to default portfolio. If specified it must be one of the callers own portfolios or accounts


originPortfolio

originPortfolio: PortfolioLike

Defined in: src/api/procedures/types.ts:1283

portfolio (or portfolio ID) from which Assets will be transferred