api_procedures_transferPolyx.TransferPolyxParams

@polymeshassociation/polymesh-sdk / Modules / api/procedures/transferPolyx / TransferPolyxParams

Interface: TransferPolyxParams

api/procedures/transferPolyx.TransferPolyxParams

Table of contents

Properties

Properties

amount

amount: BigNumber

amount of POLYX to be transferred

Defined in

api/procedures/transferPolyx.ts:21arrow-up-right


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/procedures/transferPolyx.ts:25arrow-up-right


to

to: string | Account

Account that will receive the POLYX

Defined in

api/procedures/transferPolyx.ts:17arrow-up-right

Last updated

Was this helpful?