SapiV1BswapPoolConfigureLiquidity | R Documentation |
SapiV1BswapPoolConfigureLiquidity Class
An R6Class
generator object
constantA
integer
minRedeemShare
numeric
slippageTolerance
numeric
new()
SapiV1BswapPoolConfigureLiquidity$new( constantA, minRedeemShare, slippageTolerance, ... )
toJSON()
SapiV1BswapPoolConfigureLiquidity$toJSON()
fromJSON()
SapiV1BswapPoolConfigureLiquidity$fromJSON( SapiV1BswapPoolConfigureLiquidityJson )
toJSONString()
SapiV1BswapPoolConfigureLiquidity$toJSONString()
fromJSONString()
SapiV1BswapPoolConfigureLiquidity$fromJSONString( SapiV1BswapPoolConfigureLiquidityJson )
clone()
The objects of this class are cloneable with this method.
SapiV1BswapPoolConfigureLiquidity$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.