api_procedures_moveFunds.MoveFundsParams

@polymeshassociation/polymesh-sdk / Modules / api/procedures/moveFunds / MoveFundsParams

Interface: MoveFundsParams

api/procedures/moveFunds.MoveFundsParams

Table of contents

Properties

Properties

items

items: PortfolioMovement[]

list of Assets (and the corresponding token amounts) that will be moved

Defined in

api/procedures/moveFunds.ts:22


to

Optional to: BigNumber | NumberedPortfolio | DefaultPortfolio

portfolio (or portfolio ID) that will receive the funds. Optional, if no value is passed, the funds will be moved to the default Portfolio of this Portfolio's owner

Defined in

api/procedures/moveFunds.ts:18

Last updated