Skip to content

api.procedures.types.TransferPolyxParams

polymath-eric edited this page May 6, 2024 · 64 revisions

Interface: TransferPolyxParams

api/procedures/types.TransferPolyxParams

Table of contents

Properties

Properties

amount

amount: BigNumber

amount of POLYX to be transferred

Defined in

api/procedures/types.ts:829


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/procedures/types.ts:833


to

to: string | Account

Account that will receive the POLYX

Defined in

api/procedures/types.ts:825

Clone this wiki locally