TransferPolyxParams
amount
memo
to
• amount: BigNumber
Defined in src/api/procedures/transferPolyx.ts:21arrow-up-right
amount of POLYX to be transferred
Optional
• memo? : undefined | string
Defined in src/api/procedures/transferPolyx.ts:25arrow-up-right
identifier string to help differentiate transfers
• to: string | Account
Defined in src/api/procedures/transferPolyx.ts:17arrow-up-right
account that will receive the POLYX
Last updated 4 years ago
Was this helpful?