Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 375 Bytes

liquidity_pool.md

File metadata and controls

21 lines (13 loc) · 375 Bytes

Liquidity Pools

pool()

Generate a liquidity pool object from its component assets.

Parameters

Name Type
$assetA Asset,string
$assetB Asset,string
$fee Int32,int,null
$type string

Return Type

LiquidityPoolParameters

This page was dynamically generated from the LiquidityPoolService source code.