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