Skip to content

api.entities.types.FungiblePortfolioMovement

prashantasdeveloper edited this page May 1, 2025 · 33 revisions

Interface: FungiblePortfolioMovement

api/entities/types.FungiblePortfolioMovement

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/types.ts:816


asset

asset: string | FungibleAsset

Defined in

api/entities/types.ts:815


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/entities/types.ts:820

Clone this wiki locally