TransferPolyxParams

Hierarchy

  • TransferPolyxParams

Index

Properties

Properties

amount

amount: BigNumber

Defined in src/api/procedures/transferPolyx.ts:21arrow-up-right

amount of POLYX to be transferred

Optional memo

memo? : undefined | string

Defined in src/api/procedures/transferPolyx.ts:25arrow-up-right

identifier string to help differentiate transfers

to

to: string | Account

Defined in src/api/procedures/transferPolyx.ts:17arrow-up-right

account that will receive the POLYX

Last updated

Was this helpful?