Skip to main content
Version: 31.0.x

Interface: ControllerTransferParams

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

Properties

amount

amount: BigNumber

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

amount of Asset tokens to transfer


destination?

optional destination?: AssetHolderLike

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

(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:1244

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