Skip to content

api.procedures.types.TransferPolyxParams

polymesh-bot edited this page Jun 3, 2025 · 86 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:944


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/procedures/types.ts:948


to

to: string | Account

Account that will receive the POLYX

Defined in

api/procedures/types.ts:940

Clone this wiki locally