api_procedures_transferPolyx.TransferPolyxParams
@polymeshassociation/polymesh-sdk / Modules / api/procedures/transferPolyx / TransferPolyxParams
Interface: TransferPolyxParams
api/procedures/transferPolyx.TransferPolyxParams
Table of contents
Properties
Properties
amount
• amount: BigNumber
amount of POLYX to be transferred
Defined in
api/procedures/transferPolyx.ts:21
memo
• Optional
memo: string
identifier string to help differentiate transfers
Defined in
api/procedures/transferPolyx.ts:25
to
• to: string
| Account
Account that will receive the POLYX
Defined in
Previousapi_procedures_transferAssetOwnership.TransferAssetOwnershipParamsNextapi_procedures_transferTickerOwnership.TransferTickerOwnershipParams
Last updated