BswapRmvLiquidityPreviewSingle | R Documentation |
BswapRmvLiquidityPreviewSingle Class
An R6Class
generator object
quoteAsset
character
quoteAmt
integer
price
numeric
slippage
numeric
fee
numeric
new()
BswapRmvLiquidityPreviewSingle$new( quoteAsset, quoteAmt, price, slippage, fee, ... )
toJSON()
BswapRmvLiquidityPreviewSingle$toJSON()
fromJSON()
BswapRmvLiquidityPreviewSingle$fromJSON(BswapRmvLiquidityPreviewSingleJson)
toJSONString()
BswapRmvLiquidityPreviewSingle$toJSONString()
fromJSONString()
BswapRmvLiquidityPreviewSingle$fromJSONString( BswapRmvLiquidityPreviewSingleJson )
clone()
The objects of this class are cloneable with this method.
BswapRmvLiquidityPreviewSingle$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.