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

Function createPool

  • createPool(args, info, options): UnsignedTransaction
  • Creates an empty liquidity pool and an associated new lpToken asset.

    Once a pool is created, anyone may add liquidity to it.

    Parameters

    • args: CreatePoolArgs

      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/assetConversion/createPool.ts:30

Settings

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