api.procedures.types.TransferPolyxParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

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:887


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/procedures/types.ts:891


to

to: string | Account

Account that will receive the POLYX

Defined in

api/procedures/types.ts:883