Skip to content

api.entities.types.FungiblePortfolioMovement

polymesh-bot edited this page Jun 3, 2025 · 37 revisions

Interface: FungiblePortfolioMovement

api/entities/types.FungiblePortfolioMovement

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/types.ts:823


asset

asset: string | FungibleAsset

Defined in

api/entities/types.ts:822


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/entities/types.ts:827

Clone this wiki locally