TransferPolyxParams

Hierarchy

  • TransferPolyxParams

Index

Properties

Properties

amount

amount: BigNumber

Defined in src/api/procedures/transferPolyx.ts:21

amount of POLYX to be transferred

Optional memo

memo? : undefined | string

Defined in src/api/procedures/transferPolyx.ts:25

identifier string to help differentiate transfers

to

to: string | Account

Defined in src/api/procedures/transferPolyx.ts:17

account that will receive the POLYX

Last updated