RepositoryParity.io
  • Preparing search index...
  • The search index is not available
txwrapper-core
  • txwrapper-core
  • txwrapper-substrate/src/methods/foreignAssets/approveTransfer
  • approveTransfer

Function approveTransfer

  • approveTransfer(args, info, options): UnsignedTransaction
  • Approve an amount of foreignAssets for transfer by a delegated third-party account.

    NOTE: The signing account does not need to own amount of foreignAssets at the point of making this call.

    Parameters

    • args: ForeignAssetsApproveTransferArgs

      Arguments specific to this method.

    • info: BaseTxInfo

      Information required to construct the transaction.

    • options: OptionsWithMeta

      Registry and metadata used for constructing the method.

    Returns UnsignedTransaction

    • Defined in txwrapper-substrate/src/methods/foreignAssets/approveTransfer.ts:36

Settings

Member Visibility
RepositoryParity.io
txwrapper-core
  • Loading...