Skip to main content
Version: 22.1.x

Interface: TransferPolyxParams

api/procedures/types.TransferPolyxParams

Properties

amount

amount: BigNumber

amount of POLYX to be transferred

Defined in

api/procedures/types.ts:436


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/procedures/types.ts:440


to

to: string | Account

Account that will receive the POLYX

Defined in

api/procedures/types.ts:432