Skip to content

api.procedures.types.TransferPolyxParams

prashantasdeveloper edited this page May 1, 2025 · 82 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:941


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/procedures/types.ts:945


to

to: string | Account

Account that will receive the POLYX

Defined in

api/procedures/types.ts:937

Clone this wiki locally