Skip to main content
Version: 23.0.x

Interface: TransferPolyxParams

api/procedures/types.TransferPolyxParams

Properties

amount

amount: BigNumber

amount of POLYX to be transferred

Defined in

api/procedures/types.ts:492


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/procedures/types.ts:496


to

to: string | Account

Account that will receive the POLYX

Defined in

api/procedures/types.ts:488