Skip to content

api.procedures.types.TransferPolyxParams

prashantasdeveloper edited this page Apr 16, 2024 · 64 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:509


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/procedures/types.ts:513


to

to: string | Account

Account that will receive the POLYX

Defined in

api/procedures/types.ts:505

Clone this wiki locally